ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

httpProgress (Type of variable)
The httpProgress type is used to manage the progress when sending or receiving an HTTP request.
7. Multilingual sites in practice
grCategoryColor (Function)
Initializes the category color for a chart whose type is: Pie, Column, Bubble chart, Waterfall....
diagLayout (Type of variable)
The diagLayout type is used to define all the layout characteristics of a diagram.
RegistryRename (Function)
Renames a key in the registry.
TreeView Table control based on a data file
This type of TreeView Table control is linked to a data file or query......
RealToDateTime (Function)
Converts an 8-byte real to a date and time.
SQLFetch (Function)
Goes to the next row (i.e next record) of the query result.
Sound (Function)
Plays a sound in WAV format.
ArrayUnionAll (Function)
Returns an array corresponding to the union of two arrays (without deleting duplicates).
GetGUID (Function)
Calculates a globally unique identifier (named "GUID"), whose size is: equal to 16 bytes, which means 32 hexadecimal characters. equal to 32 bytes, which means 64 hexadecimal characters....
MatWrite (Function)
Writes an element into a matrix.
Search and full-text index
HFSQL proposes a quick search for character strings in the data......
GPSEnd (Function)
Indicates the end of the use of geolocation functions.
Button control properties
Button controls in a window or page can be manipulated using different WLanguage properties......
InfoWithTimeout (Function)
Displays an information message in a system information window for a set amount of time
Scheduler control: Customize appointments
In the Scheduler control, the appointment is displayed in a specific area......
<Page>.Address (Function)
Used to find out the Internet address of a page.
SortOption (Property)
The SortOption property gets and sets the sort options used in: text columns in Table controls, text columns in Treeview Table controls, List Box and ListView controls, Combo Box controls, attributes of Looper controls, images, clickable images and thumbnails with automatic sequence....
Properties associated with the options of a Switch control
Site Map control properties
List of properties associated with a Site Map control...
XMLNamespace (Function)
Returns the prefix of the namespace associated with the current tag in an XML document.
5. The following files are automatically created
ArrayAdd (Function)
Adds an element in last position: of a one-dimensional WLanguage array. of an advanced array property (array of events of gglCalendar, etc.). of a WLanguage list....
LoWord (Function)
Returns the two low bytes of an integer.