ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

3. UML models in practice
ODBC driver for HFSQL Classic and for HFSQL Client/Server (Linux)
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......
Writing an email: the available methods
This help page presents the methods for writing an email....
Assisted universal replication
To easily establish the universal replication between the data of a remote application and a central database, WINDEV and WEBDEV allow you to......
Automatic completion
The automatic completion helps you write WLanguage code in your applications......
ExeRemoteRun (Function)
Starts running a remote program from the current application.
StartShare (Function)
Opens a popup allowing you to select the application that will be used to share a resource (text or document).
SQLCodeExecuted (Property)
The SQLCodeExecuted property gets the SQL code of a query after replacing the parameters with a value.
Using the query result
The result of a select query can be used in......
HsMenu,Label (Function)
Modifies the caption of a menu option.
iPageNum (Function)
Returns or initializes the number of the page currently printed.
Project Management Hub: Statistics
When managing a project, you must keep track of some indicators to understand the evolution of the project, its schedule, ......
ListDLL (Function)
Returns: at runtime: the list of libraries (".DLL" files) used by the current WINDEV or WINDEV Mobile application or by the current WEBDEV site. Only the libraries loaded in memory are listed. in test mode: all the libraries installed on the current computer....
WDINT overview
WDINT is an optional tool of WINDEV, WEBDEV and WINDEV Mobile......
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......
Remote WEBDEV administrator: Managing connections
The remote management tool is used to manage the connections to the dynamic WEBDEV sites....
Printing a report in WINDEV
When creating a report, the test of this report can be run from the report editor......
The HTML Display control
The HTML Display control displays a web page in an application......
16. Application test in practice
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......
Handling a Radio Button control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Radio Button controls......
Custom-Folders in the analysis
Several file descriptions can be grouped into a "Custom-Folder"......
How to manage a multi-selection in a Table control?
This help page explains how to manage a multi-selection in a Table control....
iTextHeight (Function)
Calculates the height of the font for the text to print (in millimeters).
Events associated with Progress Bar controls
List of events associated with the Progress Bar controls...