ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Control template
A control template is a set of controls that can be reused in several windows or pages...
Events associated with control templates
List of events associated with control templates
Custom properties (WLanguage)
A custom property is a code element with two events...
Automatic assisted universal replication
The automatic assisted replication is used to easily implement a replication on an existing application......
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......
NetMsgError (Function)
Returns the error message corresponding to the error number returned by NetOpenRemoteAccess and NetCloseRemoteAccess.
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.
BCDecode (Function)
Decodes the information stored in a QR Code bar code.
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......
Reintegrating text into a project
All the text form the translation file can be reintegrated into a project......
Ribbon of editors
The different options of the WINDEV, WEBDEV and WINDEV Mobile editors are presented via a ribbon......
FTPGetFile (Function)
Transfers a file from an FTP (File Transfer Protocol) server to the current computer.
ThreadExecute (Function)
Starts the execution of a secondary thread.
Multi-project search
Performing a search in the current project is a common operation......
Synchronizing threads via events
Events can be used to synchronize the different threads of an application......
URL Rewriting
URL Rewriting is a technique used to improve SEO......
SendKey (Function)
Simulates the keystrokes and the mouse actions.