ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

XMLOpenReader (Function)
Creates a reader used to read an XML document without loading it in memory.
ERR_BAD_CONTEXT_INVALID
ERR_BAD_CONTEXT_FOUND
J2EEAddHeader (Function)
Adds a header to the next procedure that will be run on the server.
4. Managing SMSs
With the WLanguage functions, WINDEV Mobile allows you to......
Examples for using the OLE DB provider for HFSQL
Error 19: The step of this FOR loop must be constant
<Array>.AddLine (Function)
Adds a row at the end: of a one- or two-dimensional WLanguage array. of an advanced two-dimensional array property (xlsDocument, etc.)....
FishEye
The "FishEye" effect is used to enlarge a section of editor graphs (analysis graph, UML graph, ......
Events associated with the Map control
WINDEV, WINDEV Mobile and WEBDEV manage the following events by default (order of appearance in the code editor)...
Composite report
The report editor gives you the ability to create "Composite" reports. In this case, the report includes several sub-reports....
Events associated with the Pivot Table control
Dictionary properties
The properties of a WDTRAD dictionary are as follows......
Manipulating WEBDEV menu options
The context menu of menu options allows you to perform all the operations required to define a drop-down menu......
Automated tests on an executable
WINDEV proposes to run the different project tests directly on the corresponding executable......
Automatic error handling
Error handling can be customized for each process......
Help system properties
The properties of help system are used to define......
Map control properties
The following properties can be used with Map controls:...
Keyboard shortcuts
The main keyboard shortcuts in the editors are as follows......
<Window>.EdRestore (Function)
Undoes all the modifications made by the end user ("Allow end users to modify the UI" option enabled).
Customizing keyboard shortcuts
The different editors in WINDEV, WEBDEV and WINDEV Mobile include many options that can be used directly via keyboard shortcuts......
CurrentTitle (Function)
Modifies the title of the current window (returned by CurrentWin) and the title bar.
Global procedure/function
A global procedure can be used in all the processes or events of the project....
Sort order of records found in a select query
To make the result of a query easier to read, the records can be sorted according to one or more items......
WinEdRestore (Function)
Undoes all the changes made by the end user ("Allow end users to modify the UI" option enabled).