ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SMSRunApp (Function)
Starts the native application for sending SMSs found on the device (Android or iPhone/iPad)....
OrganizerSelectMinus (Function)
Deselects an appointment from an Organizer control.
OrganizerSelectPlus (Function)
Selects an appointment in an Organizer control.
grHMCaptionX (Function)
Modifies the caption of a category on the X-axis of a Heatmap chart.
grHMCaptionY (Function)
Modifies the caption of a category on the Y-axis of a Heatmap chart.
TableEndFilling (Function)
Ends the process to populate a Table or TreeView Table control programmatically.
Context Menu control properties
You can manipulate Context Menu controls in a page using the following WLanguage properties......
Lotus Notes constants
List of constants used by the Lotus Notes functions....
ExeGetPID (Function)
Returns information about the current process.
OrganizerDisplay (Function)
Reinitializes the content of an Organizer control from its data source (HFSQL data file for example).
PDFExtractPage (Function)
Extracts a page from a PDF file in a variable of type Image.
WiFiStatus (Function)
Returns the current activation status of Wi-Fi on the device or asks to be notified when the activation status of Wi-Fi changes.
Complete (Function)
Returns a character string of a specified length.
MatInvert (Function)
Calculates the inverse of a square matrix.
MatTranspose (Function)
Calculates the transposed matrix.
HDBDescribeIndex (Function)
Describes through programming the different index files that will be created.
HDBDescribeField (Function)
Describes through programming each item found in the structure of an xBase file described by HDBDescribeFile.
HListKey (Function)
Returns the list of keys found in a file (query or view) recognized by the HFSQL engine.
Slider control properties (in a page)
A Slider control and a Range Slider control found in a page can be handed in WLanguage by the following properties.
HTTPCookieReplace (Function)
Replaces all the cookies stored for a domain: by HTTPRequest. by HTTPSend....
CSVToArray (Function)
Fills a one- or two-dimensional array of the specified type with the character string in CSV format passed in parameter.
Events associated with a Range Slider control
The following events are associated with Range Slider controls:...
iSequencingAdd (Function)
Adds a report into a sequence of report prints.
MatAdd (Function)
Adds two matrices of same dimensions (same number of rows and same number of columns).
TreePosition (Function)
Displays a TreeView control from a specified element (node or leaf) or returns the name of the first element displayed in a TreeView control.