ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDLog: Overview
The different operations that can be performed with WDLog are as follows......
Limitations of WINDEV, WEBDEV and WINDEV Mobile
Using the Google Maps service
The Google Maps service is an Internet mapping software proposed by Google......
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....
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......
WEBDEV concepts
Native Access Connector
This type of Native Connector allows access to ACCESS databases for better interoperability purposes......
Hosting parameters
The hosting parameters define the default values that will be used to create the new hosting accounts......
User report editor (Reports & Queries)
A report provides a custom view of data......
10. Smart controls
Smart controls...
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......
The user version of query editor (Reports & Queries)
A query is used to interrogate a database in order to view, insert, modify or delete data......
Installing and configuring HFSQL Cluster
Required configuration and overview for installing HFSQL Cluster....
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.
Installing the HFSQL Server module
Debugging a connection to an HFSQL server
The stored procedures and the triggers are debugged from the environment, with real execution on the server......
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......
Step 1: Configuring the print parameters
This step allows you to choose......
Step 3: Printing characters, images, ...
This step consists in "sending the different elements to print to the printer"......
Step 4: Starting the print
To start the print job, simply use iEndPrinting......
The source code manager
WINDEV, WEBDEV and WINDEV Mobile propose a sophisticated Source Code Manager......