ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SQL : ORDER BY clause: Organizing the result of a query
The ORDER BY clause is used to sort the records selected by an SQL query......
CriticalSectionEnd (Function)
Marks the end of a critical section: another thread will be able to run the code.
WebserviceWriteHTTPCode (Function)
Specifies the HTTP code that will be returned at the end of the execution of the REST Webservice function.
4. Create a page in the editor...
InWindowsStoreAppMode (Function)
Indicates whether the code is run in Windows Store apps mode. Function kept for backward compatibility....
User Control Center: Available network applications
The User Control Center is used to list the applications for which a network setup was created......
Libraries (.WDL file)
A library is a WDL file that contains all WINDEV or WEBDEV resources ......
Internal Page properties
List of WLanguage properties associated with Internal Page controls...
Optional events
By default, the codes available in the code editor correspond to the most common codes......
<Source>.Found (Function)
Checks whether the current record corresponds to the current filter or search.
Describing a query
Once a query is created, all the characteristics of this query can be modified at any time......
<Table>.SelectToFile (Function)
Positions on the data file record corresponding to a row selected in the multi-selection Table control based on a data file.
Reverse code modeling
The reverse code modeling allows you to view in a graph......
Management of XML
WINDEV, WINDEV Mobile and WEBDEV include several functions for handling XML code......
Check model
You can use check models to easily create checks...
Running a query and handling the result in WLanguage
The selection of records performed by query is not necessarily displayed in a report, in a window, ......
UMCActive (Function)
Used to find out and modify the activation of UMC management (User Macro-Code).
Handling a Scrollbar control through programming
WINDEV allows you to handle a Scrollbar control through programming......