ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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.
LooperStartFilling (Function)
Starts the process to populate a Looper control programmatically.
OrganizerDisplay (Function)
Reinitializes the content of an Organizer control from its data source (HFSQL data file for example).
ExeGetPID (Function)
Returns information about the current process.
xlsCoordinatesToName (Function)
Retrieves the name of a cell, XLS worksheet or Spreadsheet control according to its coordinates.
TableStartFilling (Function)
Starts the process to populate a Table or TreeView Table control programmatically.
Update (Property)
The Update property specifies the updates to be made.
Lotus Notes constants
List of constants used by the Lotus Notes functions....
Do not show a message again
The environment of WINDEV, WEBDEV and WINDEV Mobile often displays warning windows......
Spreadsheet control in a report
The spreadsheet is one of the most often used business tools. You have the ability to create reports that print the data found in a spreadsheet....
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.
SMSRunApp (Function)
Starts the native application for sending SMSs found on the device (Android or iPhone/iPad)....
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.
fSeek (Function)
Gets and sets current position in an external file.
CSVToArray (Function)
Fills a one- or two-dimensional array of the specified type with the character string in CSV format passed as parameter.
Component (Property)
The Component property configures the different components of a composite key.