ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Trace (Function)
Displays the requested information (content of a control, for example) in a window opened next to the current window.
The "Radar" charts
The Radar chart is used to highlight a series according to another one......
HDescribeTrigger (Function)
Adds or modifies a trigger on an HFSQL data file.
FOR EACH/FOR ALL statement (browse of associative arrays)
The FOR EACH statement is used to perform different types of browse on the associative arrays...
SQL functions that can be used in SQL queries
The following SQL functions can be used on the queries written in SQL code (classified by theme)......
DeclareWebserviceContext (Function)
Used to declare a list of variables whose value will be persistent between the successive calls to a Webservice.
Record (Type of variable)
The Record type is used to save the values of a record.
The charts
To include charts in your applications or in your sites, WINDEV, WEBDEV and WINDEV Mobile include......
FileDisplay (Function)
Displays a file in the browser of Web user.
Screen,Get (External language)
Retrieves the value in a control or in a variable.
iPrintingNation (Function)
Modifies the current language for the next print (programmed print or report print).
SQL selection conditions
To specify the selection conditions in an SQL query, you can use......
Creating and using a REST Webservice
A REST WebService is a program hosted on a server containing functions accessible via HTTP requests......
Execute (Function)
Starts the execution of a process through programming.
Memory (Property)
The Memory property determines if the specified control is populated programmatically or is based on a data file.
EndProgram (Function)
Ends the execution of the current program.
fDate (Function)
Returns or modifies the different dates associated with a file or directory (date created, modified or accessed).
HErrorLock (Function)
Used to check whether a lock error occurred.
Telemetry: Method used to send data
Telemetry data is sent to the server regularly and is processed by the server every 2 hours......
WDAPI: Using the APIs in a WINDEV application
The two most interesting features of WDAPI are......
WDZip: Creating or modifying an archive
This help page explains how to......
Procedure description (Type of variable)
The Procedure Description type is used to get information about a procedure or a method.
HCopyFile (Function)
Copies an HFSQL data file (.fic, .ndx and .mmo files if they exist): from the HFSQL server to the server (to perform a backup for example). from the HFSQL server to the client (to perform a local backup for example). from the client to the HFSQL server (to update the data files for example). from an HFSQL server to antoher HFSQL server....
SaaS administrator - Adding a client
Adding a SaaS client account is used to make a SaaS site available to the users......
Managing the remote accesses
The remote accesses are used to create a temporary network connection......