ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

AJAXCallInProgress (Function)
Used to determine if the request being processed is an AJAX request.
List Box control properties
You can manipulate List Box controls in a window or page using the following WLanguage properties......
MyInternalWindow (Reserved word)
MyInternalWindow is used to handle the current internal window.
Telephony: Managing incoming calls
The management of the incoming calls is performed in a specific "thread"....
Display different content for each row
In a Looper control, a different content can be assigned to the Table, Chart, List Box and TreeView controls......
SecurityHtml (Property)
The SecurityHtml property is used to get and change the status of the security mechanism of HTML Display and HTML Editor controls.
grZoom (Function)
Defines the zoom of a chart.
How to loop through the files of a directory?
This help page presents the different methods that can be used to loop through the files of a directory....
How to use an array of structures?
An array of structures is an Array variable......
Image control properties
The Image controls include properties that can be handled in WLanguage both in the windows and pages but also in the reports......
Validating a page other than the current page
In some cases, you may have to propose the validation of a page via a button (or a link) found in a different frame......
MyPage (Reserved word)
MyPage is used to handle the current page...
CtUserName (Property)
The CtUserName property is used to set the username that will be used when connecting to a specific table via OLE DB.
TableToWord (Function)
Creates a Word file (.RTF) from the data found in a Table or TreeView Table control.
iPrintBlock (Function)
Forces a report block to print.
Step 4: Starting the print
To start the print job, simply use iEndPrinting......
dDifferenceImage (Function)
Compares two images and returns a grayscale image and a percentage determining the differences between the images. This new function is available from WINDEV Suite SaaS 2025 - Update 3....
Handling a status bar in the window editor
This help page presents the different operations that can be performed in a status bar......