ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

XMLFirst (Function)
Positions on the first element (tag or attribute) in the current tree level.
WithSpace (Example)
Usage example of the WithSpace function
The Edit control
The Edit control allows users to enter data......
SQLClose (Function)
Declares the end of the query execution and frees the memory resources allocated during the execution of the query.
Automation object
The Automation keyword is used to declare an automation object...
OrganizerListAppointment (Function)
Returns: the list of appointments found between two dates in an Organizer control, all appointments found in an Organizer control, a specific appointment (selected or hovered)....
SchedulerPositionDateTime
Displays a Scheduler control from a specified date or returns the date of the first day (or last day) displayed in a Scheduler control.
StatVarianceP (Function)
Calculates the variance for a full series of values.
MatReadLine (Function)
Reads the value of all elements found in a matrix row.
StatAverageDeviation (Function)
Calculates the average deviation of values in relation to their arithmetic mean.
StatStandardDeviation (Function)
Calculates the standard deviation for a series of values.
SQLColumn (Function)
Returns the characteristics of all the columns (or items): for a given table. for a given query....
Record (Type of variable)
The Record type is used to save the values of a record.
Middle (Function)
Extracts: a substring from a string starting at a specified position. part of a buffer starting at a specified position....
iInitReportQueryConnection (Function)
Initializes the query linked to the report.
SensorEnd (Function)
Indicates the end of the use of the sensor functions.
GPSStopDetection (Function)
Stops the location detection triggered by GPSDetectPosition.
GPSStatus (Function)
Retrieves the activation status of the geolocation provider or asks to be notified when the status changes.
Constants for managing multilingual applications
List of constants used by the functions for managing multilingual applications...
HOnServerCall (Function)
Customizes the management of message display on the client computer and the management of disconnection from a client computer.
Delete (Reserved word)
The memory occupied by a dynamic object (array, class object, ...
gLine (Function)
Builds a sequence of characters containing a line.
ChronoEnd (Function)
Stops a stopwatch and returns the time elapsed (in milliseconds) since the start of timing (call to ChronoStart).
URLDecode (Function)
Decodes an encoded URL (which means with characters in %xx format).
Right (Function)
Extracts the last characters from a string or string buffer.