ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

dbgEnableAudit (Function)
Enables the dynamic audit through programming.
PageDisplay (Function)
Displays a web page in the user's browser....
RTFSearch (Function)
Finds a character string in an RTF control (found in a window or in a report) or in a character string containing text in RTF format.
Events associated with the columns (Table control)
List of events associated with the columns of Table controls...
PageSubmit (Function)
Validates the specified page and starts the execution of a button.
HExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
BurnerAddDirectory (Function)
Adds all the files found in a directory to the compilation.
Programming overview in C and C++
WEBDEV administrator: Installed Webservices
The "Webservices" tab gives information about the dynamic WEBDEV Webservices installed on the computer......
Handling the views of a window
To easily handle huge windows (that cannot be entirely displayed in the editor for example), WINDEV and WINDEV Mobile allows you to handle several views of the same window......
Character strings
WLanguage supports different types of strings....
Error (Function)
Displays a custom error message in a system error window.
Client/Server: Connecting the client computers to the server
In order for the application to be able to handle the data files found on the HFSQL server, the connection that will be used by the application must be defined in the project......
TableCollapseExpand (Function)
Collapses or expands an element in a Table or TreeView Table control.
The Organizer control
The Organizer control is used to display and handle organizers......
Opacity (Property)
The Opacity property is used to get and define the opacity percentage for a window, or for controls in a window or page.
Font (Property)
The Font property is used to Get the identifier of the font used in a control in a report, page or window. Change the font used in a control in a report, page or window....
hFileParameter (Type of variable)
The hFileParameter type is used to define the data files taken into account by a scheduled optimization task.
Using several libraries in an application
A library is a WDL file that contains all the resources......
iXPos (Function)
Used to manage the horizontal position (X-coordinate) of print cursor in the page.
iYPos (Function)
Used to manage the vertical position (Y-coordinate) of print cursor in the page.
'Image gallery' Looper control
The "Image gallery" Looper control is used to manage the display of a set of images without programming......
StatCovariance (Function)
Calculates the covariance between two series of values.
10. Internal components in practice
11. Internal components in practice
Internal components in practice...