ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

mlzInsertLine (Function)
Inserts a new dynamic row in a Multiline Zone control.
CookieWrite (Function)
Writes a cookie onto the computer of the Web user.
XMLExecuteXPath (Example)
Usage example of the XMLExecuteXPath function
BitwiseXOR (Function)
Returns the result of the bitwise exclusive OR operation performed between two values.
gglPath (Type of variable)
The gglPath type is used to define the characteristics of the route to drawn on a map...
IWListInsert (Function)
Inserts a new internal window in the list of internal windows used by an Internal Window control.
mongoCollection (Type of variable)
The mongoCollection type is used to define the advanced characteristics of a collection in a database of a MongoDB server.
Continent (Type of variable)
The Continent type is used to find out the characteristics of a continent.
hFileParameter (Type of variable)
The hFileParameter type is used to define the data files taken into account by a scheduled optimization task.
xmlReader (Type of variable)
The xmlReader type is used to read an XML document without loading it in memory.
gRectangle (Function)
Builds a sequence of characters used to draw a rectangle.
hScheduledOptimization (Type of variable)
The hScheduledOptimization type is used to programmatically manage a scheduled optimization task on an HFSQL server.
sfEmptyRecycleBinResult (Type of variable)
The sfEmptyRecycleBinResult type is used to find out the result of SFEmptyRecycleBin...
IWListAdd (Function)
Adds a new internal window to the list of internal windows browsed by an Internal Window control.
btleDevice (Type of variable)
The btleDevice type allows you to handle a device that uses the Bluetooth Low Energy technology.
CaseSensitive (Property)
The CaseSensitive property is used to determine if the different searches performed on the item distinguish between uppercase and lowercase characters (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).
HErrorLock (Function)
Used to check whether a lock error occurred.
GglDriveConnect( Function)
Creates a connection to an Drive Google Drive.
MemoryFormat (Property)
The MemoryFormat property is used to get and change the format of the value returned for: Date or Time edit controls. Date or Time table columns. Calendar controls. Static controls. editable combo boxes. table columns displayed by combo boxes....
ChangeStyle (Function)
Modifies the style of a control dynamically.
SourceToPage (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables....
Collapsed (Property)
The Collapsed property is used to: get or define the state (collapsed or expanded) that will be used when rows are added to a TreeView Table control. find out or modify the collapsed/expanded status for: the breaks of a Table control, the breaks of a Looper control, the break headers and footers of Table and Looper controls, a Drawer control, a Ribbon control, a Navigation Bar control. a Pivot Table control in a report....
PageFromSource (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
Printing a report in WINDEV
When creating a report, the test of this report can be run from the report editor......
Speech synthesis in the mobile applications
The phones can talk!......