ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

PageToPHP (Function)
Sends the data found in a page currently displayed in the browser to a PHP server.
ModbusReadRegister (Function)
Reads one or more registers from a Modbus slave, starting at a specific address.
SSLActive (Function)
Used to enable or disable the secure SSL mode.
iZoneHeight (Example)
Usage example of the iZoneHeight function
HCancelDeclaration (Example)
Usage example of the HCancelDeclaration function
ModbusReadBit (Function)
Reads one or more bits from a Modbus slave, starting at a specific address.
HDeclareExternal (Example)
Usage example of the HDeclareExternal function
HBuildKeyValue (Example)
Usage example of the HBuildKeyValue function
PDFExtractPage (Function)
Extracts a page from a PDF file in a variable of type Image.
Project description: Telemetry tab
The project description window allows you to configure various elements of your project......
HLinkMemo (Function)
Used to associate a file with a binary memo item or to cancel the existing link between a file and a binary item.
HDFS constants
The following constants are used by the HDFS functions:...
Transactions: Secure processes on HFSQL data files
This chapter presents the following topics......
WDTestSite: Creating a scenario
To create a scenario, the following elements must be installed on the current computer......
HReset (Function)
Initializes: one or all variables of file items with their default values. one or all items of a Record variable with their default values....
Round (keyword)
The Round keyword can correspond to...
SFForwardQuery (Function)
Continues to run a SOQL query (Salesforce Object Query Language) on the records of a Salesforce database.
SFExecuteProcess (Function)
Requests the execution of a specific process.
SFSearch (Function)
Performs a search among the records found in a Salesforce database.
iPrintImage (Example)
Usage example of the iPrintImage function
zipDeleteFile (Example)
Usage example of the zipDeleteFile function
Constants for managing Map controls
Constants for managing Map controls...
LoadParameter (Function)
Reads a persistent value.
ControlDelete (Function)
Permanently deletes a control from a window, page or report.
HFileExist (Function)
Determines: whether a file exists, which means whether it was physically created (HCreation or HCreationIfNotFound). whether a view or a query was defined....
HCheckIndex (Function)
Checks whether the data found in the index file (.NDX file) properly refers the data found in the data file (.FIC file).