ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CompositeKey (Property)
The CompositeKey property determines if an item is a composite key.
Constants for managing certificates
TimePicker (Function)
Opens the system time picker.
Color palettes
The color palettes are an easy way to customize the visual aspect of a site......
Radio Button control functions
The following functions are used to manage the Radio Button controls......
iDocumentCanceled (Function)
Used to find out whether the current print was canceled by the user.
Calendar functions
List of Calendar functions...
LastDayOfYear (Function)
Returns the date of the last day of the year.
DatePicker (Function)
Opens the system date picker.
fContentType (Function)
Returns the type of file according to the MIME standard (Multipurpose Internet Mail Extensions).
CoordinateImageControlToImage (Function)
Converts the coordinates of a rectangle in the Image control to the corresponding coordinates in the image displayed in the control.
CoordinateImageToImageControl (Function)
Converts the coordinates of a rectangle in the image to the corresponding coordinates in the Image control.
The Organization Chart control
The Organization Chart control is used to represent elements in a hierarchical way. For example: the contributors of a company according to their position. the different branches of a group with their inter-dependencies. the different steps of a manufacturing process, ......
PasswordProtected (Property)
The PasswordProtected property is used to determine if a datafile is password-protected.
NoteCreate (Function)
Creates a Repositionable Note control in the curernt window through programming.
BTLEConnect (Function)
Used to connect to a Bluetooth Low Energy device.
GglFillCalendar (Function)
Fills a calendar that was retrieved beforehand: the events corresponding to the calendar are retrieved (some criteria may be specified).
XMLValidNode (Function)
Validates an XML node, its children and its attributes from its description in the XSD schema linked to the XML document.
CountryGet (Function)
Returns the Country variable corresponding to an ISO code or to the country caption according to ISO 3166-1.
ContinentGet (Function)
Returns the Continent variable that corresponds to one of the following values: a continent constant (2-character continent code), a continent caption....
Index (Property)
The Index property indicates the physical index (physical order) of an item in a record.
Chrono (Type of variable)
The Chrono type is used to define all the advanced characteristics of a stopwatch.
BrowserVersion (Function)
Returns the version of the browser used by the Web user.
DeleteColumn (Function)
Deletes a column at a given position from the advanced array property (array of gglCalendar events, etc.).
NbReceived (Property)
Returns the number of parameters actually received by a procedure.