ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Using ODBC on HFSQL Classic via JDBC
The ODBC driver on HFSQL Classic is used to access a HFSQL Classic database from an external database software that supports ODBC accesses......
ReplicSynchro: Use
WDHFDiff - Use
WDHFDiff is used to compare......
Use (Function)
Opens a WINDEV window and closes all the other windows that were opened beforehand.
How to read emails via the POP3 protocol?
This help page explains how to read emails via the POP3 protocol....
Generating the setup program
The last wizard step for creating the setup program allows you to......
WDScript: use in command-line and console mode
5. Deploying a dynamic site (Session or AWP) in practice
5. Which type of server to choose?
Description window of a combining query
The description window of a combining query consists of several sections......
Constants for managing drop-down menus
List of constants used by the functions for managing menus....
Automated tests of procedures and classes
The automated tests of procedure or class are used to test the different features proposed by the procedure or by the class......
ArrayAddSorted (Function)
Adds an element to a one-dimensional WLanguage array taking into account: the sort criteria defined by ArraySort the comparison operator described in the class, if the elements of the array are class instances....
Error 1021: The method of the class is not global
TitleColor (Property)
The TitleColor property is used to: get the text color of a column title in a Table or TreeView Table control. set the text color of the title of one or all columns in a Table or TreeView Table control....
<Array>.AddSorted (Function)
Adds an element to a one-dimensional WLanguage array taking into account: the sort criteria defined by ArraySort the comparison operator described in the class, if the elements of the array are class instances....
Handling a Link control through programming (Page)
WEBDEV allows you to handle a Link control through programming......
Printing in PDF format: Special cases
Specific features of print in PDF format...
LDAPSession structure
The LDAPSession structure is a preset structure of WLanguage (no declaration is required)......
Project Management Hub: Dashboard
The Project Management Hub groups all the details of the projects in a dashboard......
Report based on a query
Queries are used to easily select records in one or more data files......
Handling the report blocks through programming
Each report block is associated with different events......
WINDEV and the communication streams (audio, sound)
To handle the communication streams, WINDEV includes......
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......
SCM: Optimizing the time management
From version 110042, the dates and times are stored in the Source Code Manager in UTC format (Universal Time Coordinates) instead of local computer time......