ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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.
DocUpdateFormula (Function)
Updates the formulas in a document.
Creating a query in SQL code
The query editor allows you to create a query by typing SQL code......
DocUpdateTableOfContents (Function)
Updates the table of the contents of a document.
EncryptStandard (Function)
Encrypts a character string or a binary buffer by using a symmetrical encryption algorithm (AES, DES, etc.)
Record (Type of variable)
The Record type is used to save the values of a record.
TreeAdd (Function)
Adds a "leaf" element (and all necessary nodes) into a TreeView control.
Constants for managing Scheduler and TimeLine controls
The following constants are used to manage Scheduler and TimeLine controls:...
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......
Debugging a connection to an HFSQL server
The stored procedures and the triggers are debugged from the environment, with real execution on the server......
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.
xlsDocument (Type of variable)
An xlsDocument variable is used to describe and modify an Excel document...
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.
Point (Type of variable)
A Point variable is a structured type that is used to represent a position (X, Y) in 2 dimensions.
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.