ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

PowerStatus (Function)
Used to get various information about the battery (main or secondary) of the device on which the application is running.
WLanguage procedure called by FTPListFile
Procedure ("Callback") called by FTPListFile for each file found.
Data model editor: the different types of items
The different types of items proposed in the data model editor are as follows:
hbScanParameter (Type of variable)
The hbScanParameter type is used to define the parameters for iterating over the records in an HBase database.
Screen,Get (External language)
Retrieves the value in a control or in a variable.
AJAXExecute (Example)
Usage example of the AJAXExecute function
TableMode (Function)
TableMode is kept for backward compatibility.
HSavePosition (Function)
Stores the current file context: current record, filter, pointers.
REP files
REP files contain the list of data files handled by the application....
Android 11: Changes in the behavior of applications
After each new version of Android is deployed, Google requires a higher target API level ("TargetSdkVersion") to publish applications on Google Play...
WLanguage procedure called by fListDirectory
Procedure ("Callback") called by fListFile for each file found.
fListDirectory (Example)
Usage example of the fListDirectory function
RibbonCloseGrouping (Function)
Closes the group currently open in a Ribbon control.
ControlAlias (Function)
Gets, modifies or restores the data binding to a control or group of controls.
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).
Enlarging a window
Modern UIs generally use larger windows and larger fonts in the different controls......
HPrevious (Function)
Positions on the previous file record according to a browse item.
TreeCopyItem (Function)
Copies an element (leaf or node) into a TreeView control.
TreeMoveItem (Function)
Moves an element (leaf or node) in a TreeView control.
gglOverride (Type of variable)
The gglOverride type is used to define information about event notification overrides.
System constants
List of constants used by the system functions....
UnloadProcedure (Function)
UnloadProcedure is kept for backward compatibility.
sRead (Function)
Reads a character string in the entry buffer of the specified serial port.
fDate (Example)
Usage example of the fDate function
KioskEnable (Function)
Switches the current Android application to kiosk mode.