ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

OpenPopupAsynchronous (Function)
Opens a popup window whose result will be retrieved via a WLanguage procedure ("callback").
<Window>.OpenPopupAsynchronous (Function)
Opens a popup window whose result will be retrieved via a WLanguage procedure ("callback").
OpenPopupPosition (Function)
Opens a popup window by specifying its opening position and waits until it is closed.
<Window>.OpenPopupPosition (Function)
Opens a popup window by specifying its opening position and waits until it is closed.
OpenPopup (Function)
Opens a popup window and waits for this window to be closed.
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....
OrganizerChangeMode (Function)
Modifies the time range displayed by an Organizer control (Day/Week/Month)....
ContactReset (Function)
Reinitializes: the Contact structure. a Contact variable....
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.
iEndPrinting (Function)
Signals the end of the document to print and actually starts printing the data stored in the printer spooler via the following functions: iPrint, iPrintImage, iNewLine, etc.
BankHoliday (Function)
Indicates whether a day is a public holiday or not.
iEndReport (Function)
Forces the report print to stop.
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...
HState (Function)
Used to find out the state of a record.
DayNumberInAlpha (Function)
Returns the name of the day of the week according to its number.
MonthNumberInAlpha (Function)
Returns the name of the month according to its number.
ListSelectMinus (Function)
Deselects an element in a List Box, ListView or Combo Box control.