ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HDeleteAll (Function)
Deletes all records from a data file, an HFSQL view or a query.
DateDifference (Function)
Calculates the number of days between two dates.
SQLNext (Function)
Positions on the next row of the query result.
SQLGetMemo (Function)
Retrieves the content of a Memo column from the query result, for the current row.
HAddGroup (Function)
Adds a group of users.
SQLLast (Function)
Sets the position on the last row of the query result.
Constants for managing ports
List of constants used by the functions for port management (serial and parallel ports)...
WinRateDDW (Function)
Gets and sets the dimming rate for windows that use the DDW (Dim Disabled Windows) feature.
iParameterReport (Function)
Configures the printer by opening the configuration window.
Shape control properties
Shape controls in windows, pages and reports can be handled using different WLanguage properties......
Asc (Example)
Usage example of the Asc function
Charact (Example)
Usage example of the Charact function
LooperInsert (Function)
Inserts a row into a Looper control.
fGraphicFilter (Function)
Returns the list of image formats supported by the current platform, in the format expected by the filter of fSelect.
24. Displaying and linking pages
Numeric (Type of variable)
The numeric type is used to contain integer or decimal numbers by specifying if necessary: the number of digits in the integer part. the number of digits in the integer part and in the decimal part....
DiskFile (Type of variable)
The DiskFile type is used to handle text files present on disk.
EmulateCheckBox (Function)
Emulates the selection of an option in a Check Box control.
EmulateRadioButton (Function)
Emulates the selection of an option in a Radio Button control.
<wsRequest variable>.AddSAMLAssertion (Function)
Adds a SAML assertion to a Webservice request.
EmailReadMessage (Example)
Usage example of the EmailReadMessage function
SchedulerAddTask (Example)
Usage example of the SchedulerAddTask function
xlsClose (Example)
Usage example of the xlsClose function
aiNeuralNetworkModel (Type of variable)
The aiNeuralNetworkModel type is used to define all the advanced characteristics of a neural network used by AIDetectModel.
DnDIsDataAvailable (Example)
Usage example of the DnDIsDataAvailable function