ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

OpenAsynchronous (Function)
Opens a window whose result will be retrieved via a WLanguage procedure ("callback").
fCurrentDir (Function)
Identifies or modifies the current directory.
grInterval (Function)
Indicates the interval between values on the vertical and horizontal axis of a chart.
HCheckIndex (Function)
Checks whether the data found in the index file (.NDX file) properly refers the data found in the data file (.FIC file).
Charset (Property)
The Charset property is used to: Get the character set used by a Font variable. Change the character set used by a Font variable. Get the character set used by an HFSQL data file....
SQLColumnFormat (Function)
Returns the different types of columns supported: by the data source identified by SQLConnect by the database accessed by a specific connection (connection described in the analysis or described by HDescribeConnection or HOpenConnection)....
PDFIsProtected (Function)
Checks whether the PDF file requires a password in order to be read.
SaaSAdminModifyPricing (Function)
Modifies a SaaS pricing.
SpeechSynthesisInProgress (Function)
Used to find out whether a read operation is in progress on the engine for speech synthesis.
awSendAndGetInfo (Function)
Sends data from an iOS phone to an Apple Watch (or conversely) while expecting a response.
CurrentWorksheet (Property)
The CurrentWorksheet property is used to get and change the current worksheet in a Spreadsheet control.
TrustedCertificateAdd (Function)
Adds a certificate to the list of trusted root authorities used to validate certification strings.
ImageHeight (Property)
The ImageHeight property is used to: Find out the height of the image section displayed in an image control or in the background of a chart control. Modify the height of the image section displayed in an image control or in the background of a chart control....
fCompress (Example)
Usage example of the fCompress function
FinCurrentVal (Example)
Usage example of the FinCurrentVal function
FinFutureVal (Example)
Usage example of the FinFutureVal function
Compile (Example)
Usage example of the Compile function
RegistryCopyKey (Function)
Copies a registry key with all its subkeys and values.
Constants for managing the User Groupware
List of constants used by the functions for managing the User Groupware....
List,Search (External language)
Finds a value in a list.
ControlInfoXY (Function)
Returns the name of the control located at a given position.
Screen,First (External language)
Indicates the name of the first editable control or the name of the next control that must be in edit.
xlsNbColumn (Example)
Usage example of the xlsNbColumn function
DriveCopyDirectory (Function)
copy a directory on the Drive to another directory on the Drive (remote disk).
xlsNbRow (Example)
Usage example of the xlsNbRow function