ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDTestSite: Running a scenario
The scenario is a text file (".WCN" extension) containing all the operations performed when recording the scenario. This scenario is run by WDTestSite....
WithSpace (Function)
Adds or deletes the spaces found on the right of a text item when reading it.
saasClient (Type of variable)
The saasClient type is used to define the advanced characteristics of a SaaS client account.
HExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
Importing classes and sets of procedures (text file)
From version 23, you have the ability to import existing classes or sets of procedures in text format......
DataType (Function)
Identifying the type of a WLanguage variable.
TableAddInProgress (Function)
Modifies or returns the visibility status of internal wait window when adding additional elements into an infinite Table control.
WLanguage procedure called by fCopyDir
WLanguage procedure ("callback") called by fCopyDir for each copied file. This procedure is used to handle the current file.
Events associated with the project
List of events associated with the project...
Table,Modify (External language)
Modifies an element in a Table control.
Handling a Linear Looper control through programming
WEBDEV allows you to handle a Linear Looper control through programming....
MapCircle (Type of variable)
The MapCircle type is used to define the characteristics of a circle to be drawn on the map displayed in a Map control.
RETURN statement
The RETURN statement is used to exit the current event, process or procedure and return a result...
GuidedTour (Type of Variable)
The GuidedTour type allows you to define all the advanced characteristics of a guided tour and its stages.
Manipulating Diagram Editor controls programmatically
In WINDEV and WEBDEV, you can handle Diagram Editor controls programmatically......
Financial constants
List of constants used by the financial functions....
Iteration block (or substitution block)
The Iteration block is a free block, created manually in the report editor ("Report......
SOAPGetResult (Function)
Returns the result of the last SOAP procedure that was successfully run.
HExecuteSQLQueryAsynchronous (Function)
Executes an SQL query asynchronously.
NFCStatus (Function)
Returns the activation status of the NFC sensor found on the device.
CameraVideoStop (Function)
Stops the video recording previously started by CameraVideoStart.
Table,Insert (External language)
Inserts an element into a table at a given position.
Handling a Repositionable Note control through programming
A Repositionable Note control can be handled through programming......
Project elements
The project includes windows, reports, queries, help files, sets of procedures, ......
Starting WDOptimizer in a command line