ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

MySelf (Reserved word)
MySelf is used to handle the current control...
sRead (Function)
Reads a character string in the entry buffer of the specified serial port.
TelemetryEnable (Function)
Enables the telemetry manually.
fUncompress (Function)
Decompresses a file that was compressed by fCompress.
sWrite (Function)
Writes a character string to the output buffer of the specified serial port, parallel port or infrared port.
<Kanban>.AddCard (Function)
Adds a card to a list in a Kanban control.
TwoFactorAuthenticationCheckCode (Function)
Verifies the code given by an authentication application.
GglGetLicense (Function)
Returns the text of license for using the Google libraries.
zipOpen (Function)
Opens an existing archive.
ExceptionThrow (Function)
Artificially triggers the security mechanism of WLanguage by throwing an exception.
zipSelectFile (Function)
Selects files from an archive.
eInitCurrency (Function)
Adds or changes the characteristics of a currency in the currency exchange table.
eToEuro (Function)
Converts to Euro a value expressed in a specific currency.
eToCurrency (Function)
Converts a value expressed in Euro into another currency.
Serialize (Function)
Transforms the following elements into a specific format: a structure (and its subelements), a class (and its subelements), an array (including the associative arrays), a queue, a stack, a list....
"Component.WDO" file
When generating the external component, two files are automatically created in the EXE directory of the current project......
zipCreate (Function)
Creates an archive.
Configuring an existing project for the SCM
Some operations are required before an existing project can be used by the Source Code Manager......