ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

12. Universal replication
State (Property)
The State property is used to get and change the state of an element.
<gglConnection variable>.Write (Function)
Creates and/or updates data on the Google server (addition or modification of data)....
Managing emails with "Simple MAPI"
Simple MAPI simplifies the management of emails received by the hosting company......
ODBC driver for HFSQL Classic and for HFSQL Client/Server (Windows)
The ODBC driver for HFSQL Classic (single-user or multi-user) is used to access an HFSQL Classic database from an external database software that supports the accesses by ODBC......
ERR_DISCONNECTED_BY_ADMIN
Class inheritance
The hierarchical organization in class and sub-class has allowed to create the notion of inheritance......
The Layout control
The Layout control simplifies the implementation of dynamic UIs where controls are displayed and/or hidden programmatically......
Test of a query
The query editor allows you to run the test of query result......
2. Projects in practice
2. Projects in practice
Discover the main operations that can be performed on a project....
Server triggers
Server triggers are stored procedures executed by the server before or after a write operation performed on a database file......
Condensed (Property)
The Condensed property is used to: Determine whether a Font variable is condensed. Condense a Font variable. This property is kept for backward compatibility....
Extended (Property)
Extended is used to: Find out whether a Font variable is extended. Extend (or not) a Font variable. This property is kept for backward compatibility....
Large (Property)
Large is used to: Find out whether a Font variable is enlarged. Enlarge (or not) a Font variable. This property is kept for backward compatibility....
Appendix 3: Configuration file
Bloque entièrement ou partiellement un fichier externe....
.NET object
To access a class......
HFSQL Control Center: Creating and executing a query
The HFSQL Control Center allows you to create a query based on the data files of the database currently displayed in the Control Center......
Constructor and destructor
When creating a class in the code editor, the Constructor and Destructor methods are automatically created by default......
Managing the XSD
...WINDEV, WEBDEV and WINDEV Mobile allow you to import files in XSD format....
Context menu of Organizer controls (AAF)
Each Organizer control found in a window proposes a menu to the user......
Remote WEBDEV Administrator
The remote management tool, that can be run from any computer equipped with an Internet browser, is a module used to ......
HFSQL properties associated with the queries and views
List of HFSQL properties associated with the queries and views...
Appendix 1: WEBDEV vocabulary
Bloque entièrement ou partiellement un fichier externe....
DisplayedItem (Property)
The DisplayedItem property is used to: Find out the item or the variable displayed by the control. Modify the item or the variable displayed by the control....