ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

zipListFile (Function)
Returns the list of files found in an archive.
FinPaymentNb (Example)
Usage example of the FinPaymentNb function
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....
Constants for managing MongoDB databases
Constants used by the Mongoxxx functions...
SemaphoreEnd (Function)
Allows one or more threads to exit from the area protected by the semaphore.
The email structure
The email structure is a preset structure of WLanguage (no declaration is required)......
iCreateFont (Function)
Creates a new print font.
mongoFindOption (Type of variable)
The mongoFindOption type is used to define the advanced characteristics of a search in a MongoDB database.
Associative array (Type of variable)
An associative array is an "advanced" type of array...
Constants for managing contact functions
iInitReportQueryConnection (Function)
Initializes the query linked to the report.
FinInterestRate (Example)
Usage example of the FinInterestRate function
InDays (Property)
The InDays property is used to convert a Duration variable to days.
InHours (Property)
The InHours property is used to convert a Duration variable to hours.
InMinutes (Property)
The InMinutes property is used to convert a Duration variable to minutes.
InSeconds (Property)
The InSeconds property is used to convert a Duration variable to seconds.
InMilliseconds (Property)
The InMilliseconds property is used to convert a Duration variable to milliseconds.
The different types of integers
SemaphoreStart (Function)
Locks the current thread until the semaphore is opened (which means until a "free" spot becomes available in the protected section).