ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

diagConnector (Type of variable)
The diagConnector type is used to define all the advanced characteristics of a connector in a diagram.
Data model editor: Describing a connection
Any program developed with WINDEV, WEBDEV or WINDEV Mobile can easily access......
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.
Y (Property)
The Y property is used to: Find out the Y-coordinate of a control or window (position on Y-axis). Modify the Y-coordinate of a control or window....
Replication of mobile data (Android or iOS)
The assisted universal replication is available in Android and iOS......
Errors during an FTP installation
The list below presents the error messages that are displayed in the remote setup wizard (for the site manager)......
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.
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......
5. User Groupware in practice
<Connection variable>.NotifConfigure (Function)
Specifies and configures the server used to send notifications by the HFSQL server.
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......
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......
InitialVisible (Property)
The InitialVisible property is used to determine if: a control was visible during the first display of the associated window or page. a window was visible during its first display....
X (Property)
The X property is used to: Get the X-coordinate of a control, Table control column or window (position on the X-axis). Get the X-coordinate of a control or window (position on the X-axis)....
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