ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

NbDayDisplayed (Property)
The NbDayDisplayed property is used to: get and change the number of days displayed in an Organizer or Scheduler control. get the number of days displayed in a Gantt Chart control in a report....
WHILE statement
In a WHILE statement, the expression is evaluated at each beginning of the block of statements...
Dynamic array (Type of variable)
A dynamic array is an "advanced" type of array...
zipArchive (Type of variable)
The zipArchive type is used to handle an archive file in one of the following formats: ZIP, CAB, RAR or WDZ.
Financial constants
List of constants used by the financial functions....
LineHeight (Property)
The LineHeight property is used to get and change the height of the rows: in a List Box control, in a ListView control (standard display mode only), in a Table control, in a Combo Box control, in a Looper control (height of the row), in an Organizer control....
SensorDetectBeginShake (Function)
Notifies when the device is shaken in any direction.
SensorDetectEndShake (Function)
Notifies when the device has been shaken in any direction.
Clipboard (Function)
Retrieves the text or image found in the system clipboard.
GPSStatus (Function)
Retrieves the activation status of the geolocation provider or asks to be notified when the status changes.
DateTimeDifference (Function)
Calculates the difference between two dates and times.
ToClipboard (Function)
Writes text or image information into the system clipboard.
Convert (Function)
Converts a numeric value into a binary string in order to perform a search on a numeric key.
iMargin (Function)
Defines the "logical" print margins.
SpeechSynthesisReadFile (Function)
Reads the content of the specified file by using the engine for speech synthesis found on the device.
MaskTitleTime (Property)
The MaskTitleTime property is used to get or change the mask used for the title of time columns: in an Organizer control. in a Scheduler control. in a TimeLine control....
SQLListTable (Function)
List all the tables that can be accessed by the connected database system.
Text (Property)
Text is used to find out whether an item is a text item.
NbItem (Property)
The NbItem property is used to get the total number of items (including composite keys) in a record of: a file described in the data model editor, a file described programmatically, an HFSQL view, a query....
MultimediaOpen (Function)
Opens a media file in a Multimedia control.
HCancelAlias (Function)
Cancels an alias that was declared beforehand by HAlias.
BTListDevice (Function)
Returns the list of accessible Bluetooth devices.
GPSInitParameter (Function)
Initializes the parameters of geolocation WLanguage functions and finds a location provider.
LooperDelete (Function)
Deletes a row from a Looper control.
IntegerToTime (Function)
Converts an integer into a time in HHMMSSCC format.