ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Push notifications
A mobile device can receive push notifications......
Integrate two-factor authentication into your applications
Starting with version 26, WINDEV, WEBDEV and WINDEV Mobile allow you to implement two-factor authentication......
List Box control linked to a table or to a query
A List Box or Combo Box control can be used to display the content of a table or query, to allow a user to select a record, for example......
Code coverage
The code coverage is the measure regarding the coverage of tests run on an application or site......
Typing multilingual texts
For a multilingual application, you have the ability to......
The TreeView control
The TreeView control is a tree structure used to simplify the display of information that can be represented hierarchically......
Characteristics of the Looper control in a page
To view the characteristics of the control, select "Description" in the context menu....
19. Sending emails
XMLLast (Function)
Positions on the last element (tag or attribute) of the current tree level.
XMLFirst (Function)
Positions on the first element (tag or attribute) in the current tree level.
HFSQL Client/Server: Managing the ports
The ports used by the HFSQL Client/Server server......
Converting an HFSQL Classic database into HFSQL Client/Server
There are two methods to convert HFSQL Classic databases to HFSQL Client/Server in WINDEV, WEBDEV and WINDEV Mobile......
HFSQL Client/Server: Setting up tables on the server
Specifies the useful size of an internal window with automatic scrollbars. The useful size corresponds to the full size of the internal window: Width of the internal window. Height of the internal window....
Characteristics of Table controls in a page
Table controls allow you to display and/or enter data......
Displaying an Active WEBDEV Page
An Active WEBDEV Page can be displayed......
WDLog: Viewing a log file
WDLog is used to view the content of a log file......
Importing styles from a WordPress theme with WEBDEV
WordPress offers numerous templates to create original websites......
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......