ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

BCDecode (Function)
Decodes the information stored in a QR Code bar code.
FTPGet (Function)
Transfers a file or directory from an FTP (File Transfer Protocol) server to the current computer.
Developing an application for iPhone/iPad
The development of an iPhone/iPad application is performed in 2 steps:...
fAttribute (Function)
Returns or modifies the attributes of a file.
NetMsgError (Function)
Returns the error message corresponding to the error number returned by NetOpenRemoteAccess and NetCloseRemoteAccess.
Programming standard errors
Programming standard errors inform you of potential problems detected when saving windows, pages, reports or when recompiling the project......
User Groupware: Configuring the application
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......
WDLog: Backup of HFSQL tables
WDLog allows you to save all the HFSQL tables used by a WINDEV or WEBDEV application......
Operators on character strings
The character strings can be handled by specific WLanguage functions or by the +, [[ and ]] operators......
gglEvent (Type of variable)
The gglEvent type is used to describe and modify an event of a calendar...
fExtractResource (Function)
Extracts a resource from the application into a physical device location.
Advanced types
The advanced types of WLanguage are as follows...
Window with arrow (iPad)
The principle of windows with arrow is straightforward......
How to open a page?
MDL file (kept for backward compatibility): Window description
The MDL file is the file used to generate a RAD window......
sWrite (Function)
Writes a character string to the output buffer of the specified serial port, parallel port or infrared port.
sRead (Function)
Reads a character string in the entry buffer of the specified serial port.
sOpen (Function)
Opens and initializes: a serial port. a parallel port. an infrared port....
Creating an SCM repository
To share a project via the Source Code Manager, a repository must be created......
eToEuro (Function)
Converts to Euro a value expressed in a specific currency.
eToCurrency (Function)
Converts a value expressed in Euro into another currency.
ThreadExecute (Function)
Starts the execution of a secondary thread.
eChangeCurrency (Function)
Converts a currency into another currency.