ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HashFile (Function)
Calculates the Hash of a file according to a specific algorithm.
ChronoValue (Function)
Indicates the time elapsed (in milliseconds) since the call to ChronoStart.
ChronoPause (Function)
Pauses a stopwatch in order to measure the time spent on a process.
Sensor constants
Constants used by the SensorXXX functions...
TableAddColumn (Function)
Adds elements on the right of an Horizontal Table control.
List of reserved words
ChangeKeyboard (Function)
Gets or sets the language associated with the keyboard.
Project Management Hub: Sprint management
A sprint or iteration is a development cycle......
MyParent (Reserved word)
MyParent is used to handle...
HashCheckFile (Function)
Checks the Hash of a file for a specific type of algorithm.
EncryptStandard (Function)
Encrypts a character string or a binary buffer by using a symmetrical encryption algorithm (AES, DES, etc.)
RecordSize (Property)
The RecordSize property is used to get the size (in bytes) of a record in: a file described in the data model editor, a file described through programming, an HFSQL view, a query....
MapConfigureGglAPI (Function)
Declares additional parameters for the Map control that will be transmitted to the Google API.
H.NbRetry (Variable)
Indicates the number of attempts for locking the file or the record before giving control back to the program.
Multicolumn report
The report editor allows you to create "Multicolumn" reports....
Composite variable
A composite variable contains different types of elements (members)...
Sequencing reports
In some cases, you may want to print several reports one after another, and view them in the same print preview....
Renaming a project
Renaming a project is used ton modify the name of the project. All the elements linked to the project before it is renamed are kept.
GetTypeDefinition (Function)
Gets the description of a type identified by name.
Check model
You can use check models to easily create checks...
SysThumbnailAddButton (Function)
Adds a button into the thumbnail of the application in the taskbar.
HFound (Function)
Checks whether the current record corresponds to the current filter or search.
xlsMsgError (Example)
Usage example of the xlsMsgError function
fTrackFile (Function)
Triggers the tracking of a file.
AdditionCompleted (Example)
Usage example of the AdditionCompleted property