ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Point (Type of variable)
A Point variable is a structured type that is used to represent a position (X, Y) in 2 dimensions.
EmulateInput (Function)
Performs an input by emulation in a control while checking whether this control is an editable control.
Client/Server transactions: Available isolation modes
The HFSQL engine proposes to isolate the transactions......
Creating a table in a report
Tables can be created in a report......
SaaS administrator - Adding a client
Adding a SaaS client account is used to make a SaaS site available to the users......
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.
eChangeCurrency (Function)
Converts a currency into another currency.
EventTimeline (Type of variable)
The EventTimeline type is used to define the advanced characteristics of an event displayed in a Timeline control.
GanttTask (Type of variable)
The GanttTask type is used to define the advanced characteristics of a task for a Gantt chart.
WebserviceWriteHTTPCode (Function)
Specifies the HTTP code that will be returned at the end of the execution of the REST Webservice function.
SchedulerPosition (Function)
Displays a Scheduler control from a specified date or returns the date of the first day (or last day) displayed in a Scheduler control.
xlsDocument (Type of variable)
An xlsDocument variable is used to describe and modify an Excel document...
Constants for managing Scheduler and TimeLine controls
The following constants are used to manage Scheduler and TimeLine controls:...
MapPolyline (Type of variable)
The MapPolyline type is used to define the characteristics of a line composed of several segments to be drawn on the map displayed in a Map control.
MapImage (Type of variable)
The MapImage type is used to define the characteristics of an image to be drawn on the map displayed in a Map control.
Elements of a class: Enumerating and handling through programming
Several types of WLanguage variables are used to enumerate and dynamically handle the elements of a class......
URI constants
The following constants are used by URI-specific functions:...
GglDriveConnect( Function)
Creates a connection to an Drive Google Drive.
Select query: Displaying the first/last n records
The editor of Select queries is used to limit the number of records that will be displayed in the result of the query....
Optimizing the query execution
The query editor allows you to optimize the execution speed of one or more queries......
Burner constants
List of constants used by the burner functions....
xpathResult (Type of variable)
The xpathResult type is used it find out the result of the execution of an XPATH query.
OperationLogDirectory (Property)
The OperationLogDirectory property is used to manage the directory of the operation log file associated with a data file.
grCreateFont (Function)
grCreateFont is kept for backward compatibility.
Step 3: Printing characters, images, ...
This step consists in "sending the different elements to print to the printer"......