ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TableSortedColumn (Function)
Returns the list of sorted columns found in a Table control.
MapGetJSObject (Function)
Returns the instance of the API of Map control.
LeapYear (Function)
Indicates whether the specified year is a leap year or not.
HRecNum (Example)
Usage example of the HRecNum function
How to sort the result of a query?
This help page explains how to create a sort query with the query editor....
gglCalendar (Type of variable)
The gglCalendar type is used to describe and modify a calendar used by the Google Calendar service...
wsRequest (Type of variable)
The wsRequest type is used to define the advanced characteristics of a Webservice.
TriState (Property)
The TriState property is used to: Determine if a check box option supports 3 or 2 states. Determine if a TreeView control uses 3-state or 2-state check boxes. Change the type of an option in a check box: option with 3 states or with 2 states....
apiRequest (Type of request)
The apiRequest type is used to define all the advanced characteristics of a request executed via a REST web service imported using the OpenAPI documentation.
OrganizerSelectedRange (Function)
Returns the start or end date and time of the time slot selected in an Organizer control.
PDFReaderSeekNext (Function)
Sets the position on the next result of a search in the content of a PDF Reader control.
MinAutoID (Property)
The MinAutoID property is used to get the minimum automatic identifier of a replicated data file.
Error 502: Incompatible type
HDeclare (Example)
Usage example of the HDeclare function
HListKey (Example)
Usage example of the HListKey function
FTPDate (Example)
Usage example of the FTPDate function
TestAddIteration (Function)
Adds an iteration into the current test and gives the values of test parameters for this iteration.
Scheduler control functions
List of functions that can be used with a Scheduler control....
Error 507: The '++' operator is not allowed
AppointmentDisplay (Function)
Displays an appointment in the native application for managing appointments found on the mobile device (Android or iOS).
Database (Property)
The Database property is used to get and modify the database associated with a connection.
RightIndent (Property)
The RightIndent property is used to get and change the right indent of an element.
LeftIndent (Property)
The LeftIndent property is used to get and change the left indent of an element.
ModbusDisconnect (Function)
Closes the Modbus session.
Size (Example)
Usage example of the Size property