ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Assignment operators
Three assignment operators are available......
The Contact structure
The Contact structure is a preset structure of WLanguage (no declaration is required)......
HState (Function)
Used to find out the state of a record.
HNext (Function)
Sets the position on the next data file record according to a browse item.
ArrayShuffle (Function)
Shuffles the elements of a WLanguage array.
DateToInteger (Function)
Converts a date to an integer.
BCDecode (Function)
Decodes the information stored in a QR Code bar code.
Abs (Function)
Returns the absolute value: of a numeric value, of a numeric expression (integer or real). of a duration....
Project dashboard
The project dashboard provides an overall view of project status via different widgets.......
fListFile (Example)
Usage example of the fListFile function
The email structure
The email structure is a preset structure of WLanguage (no declaration is required)......
HReadLast (Function)
Sets the position on the last record of a data file according to a browse item.
Repetition (Type of variable)
The Repetition type is used to describe and modify the characteristics of a repetition for an appointment via the different WLanguage properties.
hScheduling (Type of variable)
The hScheduling type is used to define and find out the characteristics of the scheduling that must be performed: for a scheduled optimization task of HFSQL Client/Server files. for a scheduled backup task of HFSQL Client/Server files. for a scheduled replication of HFSQL servers....
ListSeek (Function)
Searches for an element in a List Box, ListView or Combo Box control (including the values described by gStoredValue).
Infinite Table and Looper controls
There are two methods to populate Table and Looper controls programmatically......
EnumControl (Function)
Returns the name of Nth control found in the specified element.
Constants for managing contact functions
ExceptionThrow (Function)
Artificially triggers the security mechanism of WLanguage by throwing an exception.
mongoDatabaseInfo (Type of variable)
The mongoDatabaseInfo type is used to define the advanced characteristics of information about a MongoDB database.
zipNbPartNeeded (Example)
Usage example of the zipNbPartNeeded function
Constants for managing MongoDB databases
Constants used by the Mongoxxx functions...
ProjectInfo (Function)
Returns specific information about the project currently run.
FinPaymentNb (Example)
Usage example of the FinPaymentNb function
HChangeKey (Example)
Usage example of the HChangeKey function