ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Characteristics of menu options
WINDEV and WINDEV Mobile support two types of menus ...
ListSelect (Function)
Returns the index of the selected element in a List Box, ListView or Combo Box control.
Principle for running threads
At runtime, an application runs in a main thread......
OrganizerChangeMode (Function)
Modifies the time range displayed by an Organizer control (Day/Week/Month)....
fBuildPath (Function)
Builds a complete file path from the directory and short name of a file. This function is mainly used to get a valid file name without having to worry about the presence of separators in the path ('/' or '\') or about their direction according to the platform....
iBorder (Example)
Usage example of the iBorder function
ContactReset (Function)
Reinitializes: the Contact structure. a Contact variable....
EXE constants
List of constants used by the functions for managing executables....
The different types of integers
zipListFile (Function)
Returns the list of files found in an archive.
zipCreate (Function)
Creates an archive.
SaaSWriteSiteParameter (Function)
Saves a specific information for a SaaS site in the configuration of a client account.
gpwAddUser (Function)
Adds a user to the User Groupware database.
HInfoFile (Function)
Returns the characteristics of an HFSQL Classic or Client/Server data file....
HDescribeFile (Function)
Describes a data file programmatically.
BTLEDescriptorReadValue (Function)
Reads the value of a descriptor on a Bluetooth Low Energy device.
BTLEDescriptorWriteValue (Function)
Writes the value of a descriptor to a Bluetooth Low Energy device.
zipOpen (Function)
Opens an existing archive.
BankHoliday (Function)
Indicates whether a day is a public holiday or not.
FTPFileExist (Function)
Checks the existence of a file on an FTP server.
MessTranslate (Function)
Retrieves a message found in the code of a program in the current language.
BTLECharacteristicReadValue (Function)
Reads the value of a characteristic on a Bluetooth Low Energy device.
BTLEGetADescriptor (Function)
Retrieves the descriptor of a Bluetooth Low Energy characteristic corresponding to the specified identifier (UUID).
HErrorStatusModification (Function)
Returns the status of a record during a modification conflict.
List Box, ListView and Combo Box control functions
List of functions for managing List Box, ListView and Combo Box controls...
Link Description (Type of variable)
A Link Description variable is used to describe a link between two data files through programming.