ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HListKey (Function)
Returns the list of keys found in a file (query or view) recognized by the HFSQL engine.
Context Menu control properties
You can manipulate Context Menu controls in a page using the following WLanguage properties......
Do not show a message again
The environment of WINDEV, WEBDEV and WINDEV Mobile often displays warning windows......
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.
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.
TableEndFilling (Function)
Ends the process to populate a Table or TreeView Table control programmatically.
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.
Events associated with Spin controls
List of events associated with Spin controls...
TableSortChild (Function)
Sorts a branch in a TreeView Table control on one or more columns.
FilePath (Property)
The FilePath property gets: the name of the xlsx file associated with a Spreadsheet control. the name of the file associated with an Image Editor control. the name of the PDF file associated with a PDF Reader control. the name of the DOCX file associated with a Word Processing control. the name of the wddiag file associated with a Diagram Editor control....
Types of charts available
WINDEV, WEBDEV and WINDEV Mobile propose different types of charts......
dBlur (Function)
Blurs the entire given area: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....