ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HDescribeConnection (Example)
Usage example of the HDescribeConnection function
AJAXExecute (Example)
Usage example of the AJAXExecute function
H.NbRecModificationQuery
Used to find out the number of records added, modified or deleted when running the last query of the current context.
TableMode (Function)
TableMode is kept for backward compatibility.
16. Java applications in practice
Java applications in practice...
WLanguage procedure called by fListDirectory
Procedure ("Callback") called by fListFile for each file found.
FishEye
The "FishEye" effect is used to enlarge a section of editor graphs (analysis graph, UML graph, ......
SQLFirst (Function)
Positions on the first row of the query result.
External language: Programming in Java
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
fListDirectory (Example)
Usage example of the fListDirectory function
Constants for managing character strings
List of constants used by string management functions...
PowerStatus (Function)
Used to get various information about the battery (main or secondary) of the device on which the application is running.
hbScanParameter (Type of variable)
The hbScanParameter type is used to define the parameters for iterating over the records in an HBase database.
RequestRefreshUIElement (Function)
Requests the execution of the "Request for refreshing the display" event of the specified element (and gives back control without waiting for the execution of the event).
EventCreate (Function)
Creates an event.
Enlarging a window
Modern UIs generally use larger windows and larger fonts in the different controls......
zipOpenCAB (Function)
Opens an existing archive in CAB format.
TreeCopyItem (Function)
Copies an element (leaf or node) into a TreeView control.
TreeMoveItem (Function)
Moves an element (leaf or node) in a TreeView control.
HTML Editor control constants
Used to find out whether the application is started in "simulator test mode" from WINDEV Mobile....
gglOverride (Type of variable)
The gglOverride type is used to define information about event notification overrides.
Google Maps management functions
List of functions for managing Google maps...
Environment of the project editor
The main elements of the project editor are as follows:
ODBCSQLCode (Property)
ODBCSQLCode is used to: Find out the SQL code of the "query performed on a connection" (data source of report). Modify the SQL code of the "query performed on a connection" (data source of report)....
Diagram Editor control events
WINDEV manages the following events by default (in the order in which they appear in the code editor) for the Linear Slider controls and for the Range Slider controls...