ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDLog: Overview
The different operations that can be performed with WDLog are as follows......
Control templates and inheritance
When a control template is applied to a page or to a window, all controls and code found in the template are "copied" into the page or window......
Window templates and inheritance
When a window template is applied to a window, all the controls and code in the template are "copied" to the window......
8. Smart controls
Ouvre une fenêtre de type popup en précisant sa position d'ouverture et attend sa fermeture....
Deploying a WEBDEV site to a remote WEBDEV Application Server or WEBDEV Cluster
Installing a WEBDEV site (in Session or AWP mode) on a remote Application Server requires......
Native Access Connector
This type of Native Connector allows access to ACCESS databases for better interoperability purposes......
The Carousel control
The Carousel control is used to display an animated menu made of images......
Automatic features of Pivot Table controls
The Pivot Table control offers several Automatic Application Features (AAF) allowing the user to take advantage of all its capabilities......
Pivot Table control in a report
The report editor allows you to create "Crosstab" reports......
Test of a query
The query editor allows you to run the test of query result......
Creating an SSL certificate that can be used with SocketCreateSSL
To create an SSL server with SocketCreateSSL, you must use a signed certificate containing a private key......
Project Management Hub: Overview
The Project Management Hub is used to organize and schedule a project, from design to delivery......
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......
Automatic documentation of procedures and methods
To simplify the maintenance or the use of existing code by other developers, WINDEV proposes an automatic documentation for the procedures (or class methods)......
Using Facebook authentication
Facebook is the world's most popular social network. It is commonly used by companies to reach their customers......
10. Smart controls
Smart controls...
Anchoring controls in a report
The anchors are used to define the behavior of controls during a resize operation......
Step 1: Configuring the print parameters
This step allows you to choose......
Installing and configuring HFSQL Cluster
Required configuration and overview for installing HFSQL Cluster....
Step 1: Choosing the deployment profile
The setup program creation wizard allows you to select the deployment profile to use......
Browsing the HFSQL data files
The "Key" items are used to organize the records in a data file in order to optimize the browse or the search......
<HFSQL connection>.TransactionRollbackToSavepoint (Function)
Rolls the transaction back to the savepoint.
<HFSQL connection>.TransactionSavepoint (Function)
Declares a transaction savepoint.
<HFSQL connection>.RSRenameServer (Function)
Changes the DNS name of the replication server if it has a new name.
Debugging a connection to an HFSQL server
The stored procedures and the triggers are debugged from the environment, with real execution on the server......