How to programmatically adjust only certain columns in table control
Hi, does anybody know how to adjust only some columns of table control according to size of column content? I use TableAdjust…
View ArticleDownload MJPEG stream
Hey, I'm trying to download an MJPEG stream to a folder but I can't seam to get it to work. Using HTTPRequest gets me an e…
View ArticleSave MJPEG stream to folder
Hey, I'm trying to download an MJPEG stream to a folder on my computer using WinDev, I was trying to use HTTPRequests but thi…
View ArticleHow to tell Windev 23 REST webservice to use a custom web.config instead of...
I have this REST webservice (wd23) deployed on a IIS7.5 webserver. I added the System.Web.Security assembly of the .Net framewo…
View ArticleUse command line arguments in WinDev
Hey I'm trying to create a program that uses only the command line interface of Windows 10, I've created an application but I…
View ArticleWD-14 Analysis problem
Hello all, I just transfer my pc from Windows Vista to Windows 7. It works fine until tomorrow when i added more new analysis, …
View Article[WD22] MsgReader to read .msg files
Hi all, I would like to get data from .msg-files on disk without the use of Outlook. I found an open source .NET library Msg…
View ArticleTable Report with calculated control
Hi. I need to print a Kardex product report with a column showing the updated balance row by row. I tried to use a calculated…
View ArticleGroup
Hello all Just wondering, in the Analysis, can you group Data Items, you may want to group certain entries. And have those en…
View Article[WB18] Save Table Rows when modified ?
Hello, I am using Classes to load and save the data (records and array of record structures). In a page I fill a table and l…
View ArticleComments lines of code
Hi, Usually I have shortcut Ctr + / to comment lines (one or many selected) in code editor. I installed windev on laptop with…
View ArticleCheckSum
I'm trying to communicate with a Ingenico Eftpos machine. I'm having trouble getting the checksum of a string of hex charaters…
View ArticleWB22 -> high memory use - very slow.
Hi all, I am little :mad: frustrated in using WB22. Starting the environment uses about 150mb of memory. I have a simple proj…
View ArticlePrinting two A5 pages on one A4 page
Hi, one of my clients want's to print an A5 report twice. One for the customer. One as internal copy. He's already using spec…
View ArticleWD: Protect an Excel file with Passord
Hello I have over 120 excel files to protect with the same password. These files are created with WD, reading each record (one…
View ArticleConnecting to a SQL Server (Native access) database using a Connection String
I have a MS SQL Server database that I need to open using a valid C# connection string. Is there a way to open the connection …
View Articleimport data from excel file to HyperFile
Hello, I'm fresh user in Windev . I'm begining my adventure with this tool ;) I have a data in excel file and I need to im…
View ArticleHow to add scrolls to Internam Windows added to Dynamicm Tab
Hello, When I am adding an Internal Window to Dynamic Tab it comes up as expected but when the IW is bigger than the size of …
View ArticleSCM Branches
G'day All Is anyone running branches in the SCM ? I have a project running under SCM but when I try and create a branch I …
View ArticleSHA256 of Windev is different to MySQL's
Hello, I am trying to hash the passwords using: [code:wl] sPassword is string = "MiContraseña" sClave is string = HashStri…
View Article