[WD22] Help with Regex
Hello, I'm having a hard time with regex. I need to isolate parts with a certain color in a RTF field. Here is my source :…
View ArticleWB22 - Loading An Image Dynamically
Hi All How does one programmatically load an image into an image control on a WB page. I need the simplest of examples. Nothi…
View ArticleMySQL version 8
Dear all, may be it is interesting for you: I tried to covert a WD22 / HFSQL application to MySQL Database, and choosed th…
View ArticleNative MySql access for WINDEV (not installed)
Hello all, With the connection to a MySQL database defined in the analysis i get the error: Native MySql access for WINDEV (…
View ArticleNee a hint : enumerate tables from mySQL
Hi Forum, I am trying to create something like hmodifystructure() myself to use it for mySQL. No I wonder, wheather I can en…
View ArticleWB22 - dSaveImageJPEG
Hi All Anyone used this successfully in WB? If so, I would be interested in how you got it to work. Cheers André
View ArticleEmailStartSession() fails with TLS 1.0 off
WinDev 22 - 01A220073h Anyone else had an email issue with WinDev error when TLS 1.0 is off? We now have to use TLS 1.2 on…
View ArticleWD23 Mobile Webservice vs Stored Proedure
I was thinking and am wondering the pros and cons of this. If you have a mobile device that needs to send a small amount of d…
View ArticleWB22 - Before handling the Image control
Hi All The help states: Before handling the Image control, check whether the type of the Image or Clickable Image control …
View ArticleWB22 - dModifyLightness
Hi All I have progressed from the saving to changing the lightness of the image. And I have hit problems again. The redefi…
View ArticleWB22 - Image Control To Looper Control
Hi All Thanks to Piet and others I can now use an image variable to manipulate the image and take it to the disk. It would ha…
View ArticleWB22 - Page Refresh
Hi All Is there anyway to change a control on a page without the entire page being refreshed each time you do so? I want to c…
View ArticleBanksys payment terminal (Dutch/Belgium market)
Hi, does anyone have Windev code to connect to a Banksys payment terminal? I've already done this before for a CCV terminal.…
View Article[WD23] WP-Control
Hi, it takes some time to become familiar with the WP-Control ... however, the Doc.. commands do work fine. Especially the Do…
View ArticleError with Native MYSQL access
I just installed WinDev on my laptop. Then I downloaded the Native MySQL access from PCSoft's download page: ------------------…
View Article[WD16] Width of a static control
Hi, I need the textwidth of a static control at runtime. The text of the static control can be modified by the user. I tr…
View ArticleHow to empty the EmailAttachment..content ?
Hi, I have a procedure which should send some dozens of e-Mails to as many receivers and a different .pdf document accompanyi…
View Article[WD21] - Question concerning connections & queries
I got myself a heavy duty query that takes about 10-20 seconds to execute. So of course I moved the query into a separate, backg…
View Article[WD22] How to Get Data Source from Thread
1. How can I tell if a Data Source var has been initialized? 2. How can I access a threaded Data Source var in the main thread?…
View ArticleTimeout on failed MySql queries if you lose connection
Finally I was able to manage my own timeout in failing HOpenConnection on MySql (Native Access) with a trick and threads. And…
View Article