ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HExecuteSQLQueryAsynchronous (Function)
Executes an SQL query asynchronously.
HStatTime (Function)
Returns the time of the last update for the index statistics.
Code snippets
The code editor allows you to enter "Code snippets"......
iOS 14 widget windows
An iOS application with an iOS widget configuration can contain one or more iOS 14 widget windows......
Advanced installer options
The setup wizard allows you to specify advanced options for the installer. These advanced options are used to: specify the options for managing the installer framework. specify the options for managing the UAC for the installer....
HRecordToJSON (Function)
Retrieves the structure and value of the current record and exports them into a string in JASON format.
The Spreadsheet control: Available formulas
At run time, in the Spreadsheet control, the end user directly enters the calculation formulas......
Handling a TreeMap through programming
WINDEV allows you handle a TreeMap control through programming....
wsRequest (Type of variable)
The wsRequest type is used to define the advanced characteristics of a Webservice.
Translating the code
WINDEV, WEBDEV and WINDEV Mobile allow you to automatically translate your WLanguage code from English into French and vice versa......
CacheSize (Property)
The CacheSize property is used to: Get the maximum number of records that can be stored in the cache of the Native MySQL Connector. Change the maximum number of records that can be stored in the cache of the Native MySQL Connector....
dbgStandardOutput (Function)
Writes an information into the standard output stream "stdout" (also called "console").
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.
HStatNbRec (Function)
Returns the number of entries for a given key item.
ExecutionCompleted (Property)
The ExecutionCompleted property is used to determine whether the execution of a query or view (HFSQL Classic or Client/Server) is completed....
Managing accounts
WEBDEV Account Manager allows you to create a deployment account......
JSON
JSON (JavaScript Object Notation) if a light format for exchanging data......
Scope of procedures
The scope of a procedure defines whether it is public, private, etc......
Docker image of the HFSQL server
From version 22, a Docker container with the HFSQL server is available in Docker Hub......
DeleteParameter (Function)
Deletes a parameter (or a set of parameters) saved either by SaveParameter, or automatically via the persistence of data in the controls.
AnimationGetParameter (Function)
Reads the value of one of the animation parameters defined for an Image or Static control.
SQLGetCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
GanttTask (Type of variable)
The GanttTask type is used to define the advanced characteristics of a task for a Gantt chart.
Deployment diagram
A deployment diagram shows the physical layout of the hardware components (nodes) used in a system as well as the association between the executable programs and these components......
HRecordToXML (Function)
Retrieves the structure and the value of the current record and exports them into a character string in XML format.