[WB 17] Customize a template
Hi Team, I want my menu bar to be split into two rows. Is this possible in webdev 17. If yes, then please let me know. Thanks in Advance Narendra Lakhara
View Article[wm20 - android] can I assign image_control = Uncrypt(base64) ?
Hi, I have a question. i have base64 string which contain image image_control = Uncrypt(based64_string, "", cryptNone) it seem work but there are few image not display out. I have tested the base64...
View ArticleInternal windows windev 20 (3 replies)
Hi, Iam trying to use planes with internal windows but have no luck so far. Can it be that planes are not availeble to use in internal windows? regards allard
View Article[WDM20] Resizing a Static control and Looper control row (no replies)
Hi guys, I have a Static control in a looper; is there a way to dynamically increase the size of the Static control based on the amount of text to be displayed in the Static control, then...
View Article[WD20] How to deactivate frozen columns? (padlock) (3 replies)
Hi, How can I deactivate it?! [attachment 1894 Immagine.png] Dann
View ArticleLive Update (no replies)
Hi Forum, I have a question regarding live update. I have a small windev application (WD20) which I woul like to distribute by internet. I created a live Update installation package, installed it on a...
View ArticleCheck Box along with Scheduler (no replies)
Hi, I have worked out scheduler for daily activities of employees..It works fine.. Now I need to add a checkbox with every appointment added on the scheduler so that once the task is completed, user...
View Article[WB19]Opening Excel File (no replies)
Hallo I want to open an Excel file of about 32MB in Webdev 19 but keep getting a GPF at the fOpen command. Other, smaller files are opened without problems In Windev 19 the file is opened after about...
View ArticleProject code non-visible
I have a weird problem with my code in initialization of project. This code from some reason is not visible and is not executed even I was try to 1. recompile 2. Copy/Cut and then back 3. If I put...
View Article[WM20] Percentage centred in a progress bar
Hi guys, Looking for clever ideas; Has anyone found an acceptable way to get a percentage to look as though it's displayed inside a progress bar with WM20 in Android? The Help pages state that the...
View Article[wm20 - android] alternate function for convert binary to text other than base64
Hi, I in urgent need to find alt function to convert binary to text after I found bugs in crypt(base64) . crypt(base64) cause lost of bytes. read the last post [27130.foren.mysnip.de] function I can...
View Article[WD20] Image Control rightclick AAF option
Hi, If I rightclick at a image control I can choose "open with the default program". Works in WD16 but is grayed out in WD20. It´s a bug ?
View ArticleWM21 French
Hey I am testing the scheduler control of WM21 (french) in the simulator every thing goes well. But on a tablet i don't see any appointment. But i do get an ID withe the statement...
View Article[WD20] SQL - Add Days to Date [SOLVED] (2 replies)
I have an SQL query with a subselect that uses case statements to return Date and Days. Is there a way to add the Days to the Date and still have a valid Date? The following code is as far as I have...
View Article[WB20] How to trap when a user closes or leaves a page (1 reply)
Hello All: I'm using WebDev 20, and I need to do a small processing before the user closes or leaves the current page. I tried putting that process in the Closing of PAGE_Test event, but it seems this...
View ArticleEmail through Outlook Failing
Hello All, I have an application (written in Windev 12) that has been working for a bout 9 months. It sends out pdf document via emails through MS Outlook. It has worked well until just a month ago....
View ArticleWD20 - send email through outlook not in html
Hello, I did a little test trying to send an email using the local Outlook. When I look at the email in the send-items everything looks normal. However the receiver does NOT see the body in html but...
View Article[WD20] [Solved] Drag and Drop multiple MDI child programs (2 replies)
Hi, I have two MDI child programs. On each program I can drop a file (or multiple files) from windows explorer. But If i do this and both programs are open then both events voor handling the dropped...
View ArticleWindev 20, System error code: 1224 (5 replies)
Hello, I have a Multi-user, Windev 20 applications. By some users i have sometimes this error; System error code: 1224 System error message: Kan de aangevraagde bewerking niet uitvoeren op een bestand...
View Article[WM] - How to insert data in SQLite from a remote MySQL (1 reply)
Hello, I am using php4WM library to fetch data from remote MySQL server. This part is working fine. But when I have to insert the data retrieved from MySQL server to local SQLite database, things are...
View Article