ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

13. Generation modes
eToCurrency (Function)
Converts a value expressed in Euro into another currency.
eToEuro (Function)
Converts to Euro a value expressed in a specific currency.
NetOpenRemoteAccess (Function)
Establishes a remote connection.
Creating a RAD pattern
From version 12, a new RAD technology has appeared......
eChangeCurrency (Function)
Converts a currency into another currency.
Deploying an action plan
Once created, the action plans must be deployed in order to be run.
MatFloatAdd (Function)
Adds a value to each matrix element.
FinError (Example)
Usage example of the FinError function
sfLeadConvertResult (Type of variable)
The sfLeadConvertResult type is used to find out the result of SFConvertLead...
INIRead (Function)
Reads the content of an INI file (or the content of a file structured like .INI files).
Objective C: Calling a WLanguage procedure
A global procedure in WLanguage can be directly called from the code of a global procedure in Objective C......
Structure of log files (HFSQL Client/Server)
The following files are automatically created when logging an HFSQL Client/Server data file......
MatFloatMultiply (Function)
Multiplies each matrix element by a value.
iVPos (Function)
iVPos is kept for backward compatibility.
iHPos (Function)
iHPos is kept for backward compatibility.
JSONToVariant (Example)
Usage example of the JSONToVariant function
sParameter (Function)
Defines or modifies the parameters for configuring the specified serial port, parallel port or infrared port.
iSelectFont (Function)
Creates a new print font from the standard window for font selection...
ScanCapability (Function)
Used to determine if a scanner has a given capability.
iSequencingAddXLS (Function)
Adds an XLS or XLSX document into a sequence of report print jobs.
iPreview (Example)
Usage example of the iPreview function
CertificateSignString (Function)
Creates the signature of a character string.
Use (Function)
Opens a WINDEV window and closes all the other windows that were opened beforehand.
fRead (Example)
Usage example of the fRead function