ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Preset control properties
List of properties associated with the Preset control
"Preset controls" pane
The "Preset controls" pane proposes several preset controls that can be included in the current window or in the current page by "Drag and Drop"...
My Preset controls
It is not uncommon for developers to recreate the same controls, with the same style and (almost) the same code in the same project, without using a template or an Internal Window control...
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.
FTPGet (Function)
Transfers a file or directory from an FTP (File Transfer Protocol) server to the current computer.
Items used in a select query
A query created in the query editor can contain several types of items......
WDInst: managing the files to install
The setup editor WDInst is used to manage the files to install......
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......
YAML (Type of variable)
The YAML type simplifies the handling of data in YAML format.
Automatic assisted universal replication
The automatic assisted replication is used to easily implement a replication on an existing application......
SQLConnect (Function)
Connects the current application to a database that must be interrogated via SQL.
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...
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......
Reintegrating translated text into a project
Once the translation of framework libraries ("......
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.