ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

MyReport (Reserved word)
MyReport is used to handle the current report...
WiFiConnect (Function)
Connects the device to the specified Wi-Fi network.
FilterProcedure (Property)
The FilterProcedure property allows you to get and modify the procedure used to apply a filter on a row or column header when calculating a Pivot Table control.
Events associated with a Native Container control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor)...
LabelNumberToStart (Property)
The LabelNumberToStart property is used to: Find out the number of the label on the label sheet from which the print will be performed. Modify the number of the label from which the print will be performed on the label sheet....
PageInitialization (Function)
Resets to zero (or not) the controls found in the current page and starts the events for initializing the controls and the page.
DDEStart (Function)
Starts the execution of a program (an executable for example) from the current application.
MemFound (Function)
Checks whether the sought element was found.
ControlExist (Function)
Checks the existence of a control (or group of controls) in a window, in a page or in a report.
HModifyUser (Function)
Modifies the information about a user according to the elements found in the corresponding variables for user management.
Constants for managing animations
List of constants used by the functions for managing the animations...
Serialize (Function)
Transforms the following elements into a specific format: a structure (and its subelements), a class (and its subelements), an array (including the associative arrays), a queue, a stack, a list....
sfDeleteResult (Type of variable)
The sfDeleteResult type is used to find out the result of SFDelete...
HOptimizeQuery (Function)
Optimizes the Select queries by using idle times when handling an application (period without processes).
Installing and configuring HFSQL Cluster
Required configuration and overview for installing HFSQL Cluster....
CtCacheSize (Property)
The CtCacheSize property is used to determine and change the maximum number of records that can be stored in the cache of the Native MySQL Connector.
Chart control: "Details" tab
Regardless of the editor (window, page or report), the "Details" tab found in the description window of Chart control is used to describe......
Constants for managing the modification of windows by the user
PhotoRunApp (Function)
Starts the native camera application of the device in order to take a photo.
DeleteAll (Function)
Deletes all the elements: from a one-dimensional or two-dimensional WLanguage array. from an associative array. from an advanced array property (array of gglCalendar events, etc.). from a WLanguage queue. from a WLanguage stack. from a WLanguage list....
SocketConnectSSL (Function)
Used to establish a secure connection to an SSL server.
EventChange (Function)
Modifies the status of an event.
AJAXExecuteAsynchronous (Function)
Runs a server procedure without refreshing the page.
Generating the RAD pattern
To generate a RAD pattern:...
sfEmptyRecycleBinResult (Type of variable)
The sfEmptyRecycleBinResult type is used to find out the result of SFEmptyRecycleBin...