ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

InputMask (Property)
The InputMask property is used to: get the input mask. set the input mask (from the masks available for the type)....
Installing an application: single-user or network setup?
WINDEV proposes several types of setup for a WINDEV application......
Queue (Type of variable)
A Queue variable is a structured type that groups a set of elements of the same type.
Replication of mobile data (Android or iOS)
The assisted universal replication is available in Android and iOS......
gpwOpenConnection (Function)
Opens a connection to a specific Client/Server database to manage the files of user groupware in Client/Server mode....
HSeekLast (Function)
Sets the position on the last file record whose value for a specific item is less than or equal to a sought value.
HReadFirst (Function)
Sets the position on the first record according to a browse item.
Passing parameters
The parameters can be passed to a procedure......
SQLCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
Installing a WEBDEV site with zero-downtime update
Starting with version 24, you can update a Session or AWP site without disconnecting users......
diagConnector (Type of variable)
The diagConnector type is used to define all the advanced characteristics of a connector in a diagram.
<Connection variable>.NotifConfigure (Function)
Specifies and configures the server used to send notifications by the HFSQL server.
Data model editor: Describing a connection
Any program developed with WINDEV, WEBDEV or WINDEV Mobile can easily access......
Automatic procedures
The programming of timers, threads and delayed procedures is now automatically managed by the environment......
HViewToFile (Example)
Usage example of the HViewToFile function
Testing and debugging a project on the development computer
The test of the entire project allows you to simulate the start of the application with the executable......
External language: Programming in C
We are going to call the elements developed in WINDEV (project, windows, ......
The List Box control
The List Box control is used to display a list of elements and to select one or more elements from this list......
Type (Example)
Usage example of the Type property
HState (Example)
Usage example of the HState function
HRecNum (Example)
Usage example of the HRecNum function
Replication options (ReplicEdit)
Creating a replication with ReplicEdit allows you to specify several parameters......
HListKey (Example)
Usage example of the HListKey function
5. User Groupware in practice
Size (Example)
Usage example of the Size property