ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HFilter (Function)
Defines and enables a filter on a table, view or query.
Accessing an LDAP directory
An LDAP directory is used to share information databases on a local or external network....
BufferToHexa (Function)
Converts a buffer into a displayable hexadecimal string (e.g. "4A 5B 00").
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.
httpProgress (Type of variable)
The httpProgress type is used to manage the progress when sending or receiving an HTTP request.
Date (Property)
The Date property is used to: Retrieve the date from a DateTime variable. Modify the date in a DateTime variable. Retrieve the date from a Date item (in "Date and Time" format) . Modify the date in a Date item (in "Date and Time" format)...
Recycle code windows
By default, a single code window is opened per ......
fMemExist (Function)
Checks the existence of a shared memory zone.
DayOfMonth (Property)
The DayOfMonth property gets and sets the number of the day of the month on which the scheduled task should be executed.
grCategoryColor (Function)
Initializes the category color for a chart whose type is: Pie, Column, Bubble chart, Waterfall....
ArrayUnionAll (Function)
Returns an array corresponding to the union of two arrays (without deleting duplicates).
The "Pie", "Donut" or "Semi-circular" charts
Several types of charts belong to the same family ......
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....
TelemetryIdentifyUser (Function)
Identifies the current user for whom the telemetry data is saved.
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.
MatStack (Function)
Compresses the memory footprint occupied by a matrix.
2. Analysis in practice
Search and full-text index
HFSQL proposes a quick search for character strings in the data......