ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

grDestinationImage (Function)
Defines an Image variable as destination of a chart.
ComponentLoad (Function)
Loads an external component. This component can be: an external component present in the current project. an external component independent of the current project....
Round (keyword)
The Round keyword can correspond to...
Email (Property)
The Email property is used to get and change an email address.
Background (Type of variable)
The Background type defines the advanced characteristics of the element background.
Link control associated with an item containing an email address
In a database, the email address of customers, suppliers, ......
SourceToScreen (Function)
Automatically updates the controls in a window or 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....
Monitoring robot overview
WINDEV, WEBDEV and WINDEV Mobile include a monitoring robot......
fDecrypt (Function)
Decrypts a file that was encrypted by fCrypt.
Exist (Property)
The Exist property determines if the element of an associative array exists.
Note (Property)
The Note property is used to get and change a text associated with an element.
gglPostalAddress (Type of variable)
The gglPostalAddress type is used to describe and modify the postal address of a contact...
TableToExcel (Function)
Creates an Excel file with the data from a Table or TreeView Table control.
RunReportsAndQueries (Function)
Starts Reports and Queries and opens the WINDEV project corresponding to the current application.
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...
Constants for managing Map controls
Constants for managing Map controls...
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.
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).
Vertical (Property)
The Vertical property is used to: determine if a control is oriented horizontally or vertically. change the orientation of Table and Looper controls (switch from vertical to horizontal and conversely)....
Multicolumn report
The report editor allows you to create "Multicolumn" reports....
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....