ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The requested action cannot been performed: the page was not synchronized
Stored procedures and queries (HFSQL Client/Server)
The stored procedures are used to simplify the development and the maintenance of your applications by factorizing the code......
OLE DB: Required configuration
To handle a database via OLE DB, the following elements must be installed on the development computer and on the deployment computer......
Printing the content of a TreeView Table (AAF)
TreeView Table controls include an automatic context menu that allows users to perform multiple actions on the data displayed in the control......
SNMPSet (Function)
Writes one or more values onto an SNMP agent for which an SNMP session was started.
1. Analysis: Database structure
When a WINDEV, WEBDEV or WINDEV Mobile project uses data files, it must be associated with an analysis....
22 tips for optimizing the speed of a site
When a site is on-lined, one of the main expectations of Web users is speed......
Database schema: Description of table structure
The database schema allows you to define the structure of tables used by the project......
7. AJAX technology
Appendix 2: Checking the server
Bloque entièrement ou partiellement un fichier externe....
RulerModifiable (Property)
The RulerModifiable property is used to: Find out whether the user can move the playhead in a TimeLine control. Allow or prevent the user from moving the playhead in a TimeLine control....
saasUser (Type of variable)
The saasUser type is used to define the advanced characteristics of a user of SaaS site.
Reminder (Type of variable)
The Reminder type is used to describe and handle a reminder to inform the user of an appointment.
UserPassword (Property)
The UserPassword property is used to manage the user password required in an authentication process.
hServerOperation (Type of variable)
The hServerOperation type is used to get the characteristics of an operation performed on an HFSQL server.
Client/Server: Connecting client computers to the server
In order for the application to be able to handle the tables found on the HFSQL server, the connection that will be used by the application must be defined in the project......