ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

dLine (Example)
Usage example of the dLine function
ProgressBarExecute (Function)
Starts a long browser process and fill a Progress Bar via Ajax according to the progress of this process.
HAlias (Function)
Creates a logical alias of a data file (or query) or cancels all existing aliases.
rssEnclosure (Type of variable)
The rssEnclosure type is used to describe and handle the attachment of an entry of RSS stream...
WLanguage code coloring
The code editor includes a coloring system for the different elements in WLanguage code....
"Component.WDO" file
When generating the external component, two files are automatically created in the EXE directory of the current project......
dFont (Example)
Usage example of the dFont function
Language (Property)
The Language property is used to set the language used to compare and sort Unicode items (Unicode Text item or Unicode Text Memo item).
ScheduledTask structure
The ScheduledTask structure is used to define the characteristics of a scheduled task......
HDeclare (Example)
Usage example of the HDeclare function
Managing accounts
WEBDEV Account Manager allows you to create a deployment account......
HFileExist (Example)
Usage example of the HFileExist function
iPrintReport (External language)
Prints a report created with the report editor.
Events associated with Table controls
List of events associated with Table controls...
BCDecode (Function)
Decodes the information stored in a QR Code bar code.
HCreation (Function)
Creates an empty data file (".FIC" extension) with the index file and the memo file if necessary.
dRectangle (Example)
Usage example of the dRectangle function
Step 3: Printing characters, images, ...
This step consists in "sending the different elements to print to the printer"......
Native MariaDB Connector: Programming with HFSQL functions
To use a MariaDB database with Native Connector, the structure of MariaDB tables must be imported into the WINDEV or WEBDEV analysis......
Native MySQL Connector: Programming with HFSQL functions
To use a MySQL database with the Native Connector (or Native Access), import the structure of MySQL tables into the WINDEV or WEBDEV analysis......
Creating a WINDEV Mobile project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
fOpen (Example)
Usage example of the fOpen function
CertificateCheckString (Function)
Checks the correspondence between a signature and a string.
fMoveFile (Function)
Moves a file from one directory to another.
AuthToken (Type of variable)
The AuthToken type contains the characteristics of a token to access a web service.