ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The TreeView Table control
The Treeview Table control is a cross between the Table control and the TreeView control......
SysBatteryOptimBackground (Function)
Used to manage battery optimization: Identifies the battery optimization mode for the current application. Prompts the user to disable battery optimization for a given application on the device. This function can be used to tell the operating system to stop preventing the application from running in the background....
The Internal Window control
The "Internal Window" control is used to include a window (and its code) in a control of another window......
Warning (Function)
Displays a custom message in a system warning window.
DashInitialConfiguration (Function)
Modifies the configuration of a Dashboard control (defined in the editor) before its first display.
Constants for managing the User Groupware
List of constants used by the functions for managing the User Groupware....
Events associated with windows
List of events associated with windows...
zipArchivedFile (Type of variable)
The zipArchivedFile type is used to handle a file found in an archive in one of the following formats: ZIP, CAB, RAR or WDZ or a file to add into an archive.
zipAddDirectory (Function)
Adds all the files found in a directory and in its subdirectories into an archive and compresses them.
MaxHeight (Property)
The MaxHeight property is used to get and change the maximum height of a control or window.
grInterval (Function)
Indicates the interval between values on the vertical and horizontal axis of a chart.
BCDecode (Function)
Decodes the information stored in a QR Code bar code.
MinWidth (Property)
The MinWidth property is used to get and change the minimum width of a control or window.
fWrite (Function)
Writes: a character string into an external file. a memory section....
The SMS structure
The SMS structure is a preset structure of WLanguage (no declaration is required)......
GglDriveConnect( Function)
Creates a connection to an Drive Google Drive.
MultimediaPlay (Function)
Plays a multimedia file in a Multimedia control.
GPSDetectPosition (Function)
Asks to be notified when the device gets close to a given location.
EnumMenu (Function)
Returns: the name of nth option or sub-option found in the main menu of window. the name of nth option or sub-option found in a custom context menu (created with WINDEV or WINDEV Mobile)....
Connection (Type of variable)
The Connection type is used to describe one or more connections to external databases (HFSQL Client/Server, Native Connector, etc....
Installing a WEBDEV cluster
A WEBDEV cluster is a set of servers (or server farm)......
FinCurrentVal (Function)
Returns the current value of investment.
1. Examples provided with WINDEV Mobile
grSeriesSecondaryAxis (Function)
Defines whether a series will be drawn on the secondary axis.
SetFocusAndReturnToUserInput (Function)
Stops the current process, sets the focus to the specified control, window or page, and allows the user to enter data.