Hi all, In a form I want to block the ENTER key. Is this possible ? Best regards, Aadby AadG - WinDev Forum
Hi Al, One small question for you. Does every new patch need the contain the windows etc. that were integrated in earlier patches, so they still need to be marked when a new patch is generated. Best regards, Aadby AadG - WinDev Forum
Hi Al, I made a few tests and it works well. As an expert on this I have 2 questions for you about using this in a safe way. 1. How can I reset to .001 ? 2. How can I stop using patching and use the normal way of updating ? I hope you'll find the time to give me an update. Best regards, Aadby AadG - WinDev Forum
Ok, no problem. I will run a few tests. Thanks again for your help. Appreciated as always. Best regards, Aadby AadG - WinDev Forum
Hi Al, Like you said. In the wrong place. I found it under Workshop. Do you know if I change the layout of a file, I csn use a patch ? I'm using hModifytructure. Best regards, Aadby AadG - WinDev Forum
Hi Al, Thank you for answering my topic. I did what you said but cannot get it to work. There's no patchfile and also no patch map like you said. I have a small application, added a window and compiled 64 bits. Nothing happens. Am I forgetting something ?? Best regards, Aadby AadG - WinDev Forum
Hi all, Today I looked into making patches for updates.I think the concept is handy when you need a quick solution and not everyone can logoff from the application. I read the manual and it says there will be a file generated containing the patch applicationname.exe.001. When I try to generate the application no patch file is made. Has anyone have experience with this and is it advisable to usby AadG - WinDev Forum
Hi all, I'm using the WP-control, which is working fijn. Within the WP-control I sometimes convert the .doc to html with DocToHtml. The document in i.e. an email looks different then the original .doc file. Rules between the lines. - Rule 1 - Rule 2 - Rule 3 - Rule 1 - Rule 2 - Rule 3 Does anyone has a solution for this like I saw with the discussion about EmailImportHtmlby AadG - WinDev Forum
Hi Al, I think the main problem here is TableDisplay. It messes up things and gives unpredictable results. Very unusable in my case. You say you are using memory tables. Do you mean "table loaded in memory" as opponent of Direct access ? With Direct access TableDisplay seems to work OK, but then I cannot sort my columns the way I want, so I think keep using "table loaded in memby AadG - WinDev Forum
Hi Al. I tested it with a button with this code and this works well, so I have to experiment and put the code on an another spot. Thanks for your reply. Best regards, Aad ** Edit ** When I put a button in the window with TableSelectplus(table,1) it does the trick. I put this code in every segment of the table and of the window and you see the first record in the table is choosen andby AadG - WinDev Forum
Hi Al. This is exactly what I did. Placed in "End of initialization of table...". It ends on record 1 somewhere halfway the table. Do you think I'm using it in the correct way ? It seems that the sort is taking place first and then the record is pointed in the table. Best regards, Aadby AadG - WinDev Forum
Hi all, I have a table standard sorted on "XXCleunik". I want to give my users the opportunity to sort their tables and use "Store the sort". So when the application is restarted the sort order of the table is the way the customer wants. When the table is initialized it is sorted in the right way, like the customer wants, but the selectionbar is focussed on record 1 in tby AadG - WinDev Forum
Thanks Al, This is exactly what I was looking for like I mentioned earlier. I knew I have seen it somewhere. It's woking OK know. Thanks again. Best regards, Aadby AadG - WinDev Forum
Hi Guenter, Thanks for you reply. I thnk my post is not clear. I'm not talking but allignment, but the sorting itself. Sorting needs to be as in my Loaded in memory example. a1 a13 b5 c1 Now I get 1 10 100 101 102 103 104 105 106 107 108 109 11 110 111 this sorting is not OK. So the column can exist of numbers only, the sort has to be like a numeric column,by AadG - WinDev Forum
Hi all, I have a question about sorting in tables. I have a table with a alfanumeric column, that I want to sort in a different way as it happens now. When I use Direct access access the column is sorted in the first way and when I use Loaded in memory the column is sorted in the second way. This is the one I need. Does anybody know why this is and can example one be sorted in the second wayby AadG - WinDev Forum
Hi all, I have a bunch of edit fields, normal and RTF, and I use the Word spellchecking for these fields which is working OK. I added a few Wordprocessing controls, but they do not respond. Right mouseclick does not show the spellcheck option in the menu. Has anybody got this to work ? Best regards, Aadby AadG - WinDev Forum
Hi Jan, I'm not sure, but I think what Arie meant is that you have to save your file into a html-file. After that you use EmailImportHtml and that would do the trick. I didn't try this yet, but maybe this is the way to do it. Windev does not have a simple way to include a image into a mail that can be read by Outlook. Strange because I think it's the most used emailclientby AadG - WinDev Forum
Hi Markus, The Help suggests a specific function for this. hLinkmemo is a universal way for saving files of any kind in HFSQL. I think that hLinkmemo indeed is the only way. Thanks for your reaction. Regards, Aadby AadG - WinDev Forum
Hi all, In the Help I read that it's possible to save a wordprocessingfile (.docx) in HFSQL. I searched for it, but I cannot find anything about it. Does anyone know how to do this ? Best regards, Aad Gouka **edit** Wordprocessing files (.docx) can be read from and written in a binary field directlyby AadG - WinDev Forum
Thanks Arie, I read about EmailImportHtml but your example makes it more clear to me. Best regards, Aadby AadG - WinDev Forum
Thanks Argus, I'm using RTF-fields to compose the the with a mailmerge. When the merge is done I use RTFtoHTML and send the file by email This is working very nice, but not for the image. Do you have any tips to put this to work, because I tried to put the logo into the RTF. This works but no logo in the Outlook mail. Thanks for any help. Best regards, Aadby AadG - WinDev Forum
Hi all, Anyone figured out a way to put an image in a email, so this image is visible in Outlook ? I.e. a companylogo. Best regards, Aadby AadG - WinDev Forum
Hi Argus, Thank you for your response. The reason for this is, that the files are on VPS's. They can be hacked and privacy data wil be available for the bad guys. We, as hosters, are responsable for this data en will be prosecuted in case of data leakage (Dutch law AVG). That's the only reason that we want to scramble the files. It sounds silly and most of the time it won't hapby AadG - WinDev Forum
Hi Guenter, Thanks for this option. I will look into it. Best regards, Aadby AadG - WinDev Forum
Hi sivakrith, I have 20 users on this files so that's no way to go. Users are not aloud to know the password, because it can be leaked. Thanks for your suggestion anyway. Regards, Aadby AadG - WinDev Forum
When I encrypt a file I need to code HPass(File,"Password") in my code, so the password can be read by someone that has access to the code. Is there a way to hide this, so a file is "really" protected. Thanx for any help. Regards, Aadby AadG - WinDev Forum
Hi all, Is there a way to stop a While/End loop during execution, i.e. CTRL-S or something like that. Thanks for any help. Best regards, Aad = edit = If found Keypressed() and that did the job.by AadG - WinDev Forum
Hi, Anyone can tell me, when a table is in multiselection mode, how to delete the selected rows in one action ? Is this does done by programming or is there an easier way ? Thanks for any help. Best regards, Aadby AadG - WinDev Forum