ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Sub-query
A sub-query is a query whose result is used by another query...
MatCopy (Example)
Usage example of the MatCopy function
MouseCursor (Property)
The MouseCursor property is used to identify and change the hover cursor defined for a control, window or page.
WDDIXIO License Agreement
WDDIXIO License Agreement...
HTTPCookieReplace (Function)
Replaces all the cookies stored for a domain: by HTTPRequest. by HTTPSend....
MatFloatMultiply (Example)
Usage example of the MatFloatMultiply function
HTMLControlValue (Function)
Used to identify or modify a control in an HTML form contained in an HTML Display control.
Looper control functions
List of functions for managing Looper controls...
PowerStatus (Function)
Used to get various information about the battery (main or secondary) of the device on which the application is running.
NumberColumn (Property)
The NumberColumn property is used to: Get the number of columns in Table, Check Box, Radio Button controls, etc.. Set the number of columns in a multi-column List Box control....
Operations performed on a data file (Data model editor)
The main operations that can be performed on a data file from the data model editor are as follows......
MatFloatAdd (Example)
Usage example of the MatFloatAdd function
FTPFileExist (Function)
Checks the existence of a file on an FTP server.
'Image gallery' Looper control
The "Image gallery" Looper control is used to manage the display of a set of images without programming......
".STY" file: "Style sheet" file
A style sheet is a "......
The PDF Reader control
The "PDF Reader" control is an advanced control that allows end users to view PDF documents in their applications, without an external software......
SecurePassword (Type of variable)
The SecurePassword type is a structured type used to obtain a secure, hashed and salted password.
MenuIsMarked (Example)
Usage example of the MenuIsMarked function
SensorEnd (Function)
Indicates the end of the use of the sensor functions.
Alias (Property)
The Alias property gets the alias of an element.
LooperCount (Function)
Returns the number of rows in a Looper control.
SIPVisible (Function)
Displays the keyboard.
FinPaymentNb (Function)
Returns the number of payments required to pay off a capital according to a given rate.
CurrentTitle (Function)
Modifies the title of the current window (returned by CurrentWin) and the title bar.
ExtractString (Function)
Allows you to: extract a substring from a string based on a specified string separator. search for substrings in a string based on a specified string separator....
CertificateCheckString (Function)
Checks the correspondence between a signature and a string.