ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

BCDecode (Function)
Decodes the information stored in a QR Code bar code.
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......
File Description (Type of variable)
The File Description variable is used to programmatically describe data files.
Extensions of files created by WINDEV, WEBDEV, WINDEV Mobile
The table below presents the main extensions of files created and supported by WINDEV, WEBDEV and WINDEV Mobile......
Mobile User Groupware (Android and iOS)
WINDEV Mobile includes a User Groupware for Android and iOS applications......
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.
FTPGet (Function)
Transfers a file or directory from an FTP (File Transfer Protocol) server to the current computer.
Window with arrow (iPad)
The principle of windows with arrow is straightforward......
HManageServerUpdate (Function)
Used to manage the automatic update of HFSQL Client/Server servers by specifying the check frequency regarding the availability of updates....
How to open a page?
Installing an application: single-user or network setup?
WINDEV proposes several types of setup for a WINDEV application......
Configuring the setup program
Two tools can be used to create a setup program......
Reintegrating translated text into a project
Once the translation of framework libraries ("......
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......
ThreadExecute (Function)
Starts the execution of a secondary thread.