ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Joins between the data files of a select query
When several data files are used in a query, the query editor automatically searches for the links...
PageInitialization (Function)
Resets to zero (or not) the controls found in the current page and starts the events...
HInitHF55 (Function)
Used to access specific functions for managing xBase (or dBase) data if Native xBase Access...
grClearPict (Function)
Erases the chart drawing (in an Image control or in a window).
SocketWaitForConnection (Function)
Run on the server, this function is used to wait for a connection request coming from the client...
fListDirectory (Function)
Lists the subdirectories of a given directory and returns the full paths of listed subdirectories.
XMLInsertElement (Function)
Inserts an XML element (tag or attribute) into an XML document.
Table control based on a variable
A Table control based on a variable is a Table control whose columns are bound to the elements...
Handling Organizer controls programmatically
Organizer controls can be handled programmatically....
WDTRAD options
Handling Word Processing controls programmatically
Word Processing controls can be handled programmatically......
HExecuteSQLQueryAsynchronous (Function)
Executes an SQL query asynchronously.
SysDir (Function)
Returns the path of a system directory.
Custom style sheet
When creating a project, a blank custom style sheet is created and associated with the current...
".STY" file: "Style sheet" file
A style sheet is a "......
SQL set operations: UNION, UNION ALL and INTERSECT
SQL allows performing set operations on groups of files......
The "Internal report" control
...The "Internal report" controls are used to print several reports (secondary reports) in a single...
Implementing log-based replication: Modifying the analysis
Log-based replication can be implemented in the data model editor......
Code style
A code style is used to automatically prefix the name of all the variables and project elements...
Consuming a web service
WINDEV Tutorial: Consuming a web service Consuming a web service - 10 min
LooperCollapseAll (Function)
Collapses all expanded breaks in a Looper control.
LooperExpandAll (Function)
Expands all breaks in a Looper control with break.
Reuse code via external components
WINDEV Tutorial: External components Reusing code with external components - 40 min
Notification (Type of variable)
The Notification type is used to handle the local notifications or the push notifications.
LooperExpand (Function)
Expands a break in the Looper control on a given row.