ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

2. Managing a Client/Server database
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min...
EmailNbMessage (Function)
Returns the number of incoming messages currently found: on the email server (POP3 protocol only). in the Outlook messaging software....
Report editor: options and keyboard shortcuts
Several toolbars are displayed in the report editor......
Constants for managing projects
List of constants used by the functions for managing projects....
OKCancel (Function)
Displays a message in a standard dialog box that proposes "OK" and "Cancel" and returns the user's choice....
NumericFormat (Type of Variable)
The NumericFormat type allows you to define all the characteristics of the format that can be used with the NumericalToString function.
REST web services: Importing an OpenAPI specification
REST web service APIs can be described using OpenAPl files......
Manager of automated tests
The test manager is used to......
URL Rewriting
URL Rewriting is a technique used to improve SEO......
Replication of HFSQL servers (Programming)
To implement a replication of HFSQL servers through programming, WLanguage......
Selecting the files to install and the installer framework
The setup wizard allows you to: Select and configure the files to install. This step is very important. Specify the WINDEV framework used by the installer....
Setup directory
The setup wizard allows you to configure the setup directory of application....
Handling a Progress Bar control through programming
A Progress Bar control can be handled through programming......
Constants for managing multilingual applications
List of constants used by the functions for managing multilingual applications...
The Combo Box control
The "Combo Box" control is used to display a list of elements and to select an element from this list......
Composite keys
A composite key is a key item containing several other items......
14. Controls in practice
Bluetooth constants
List of constants used by the Bluetooth functions....
xmlNode (Type of variable)
The xmlNode type is used to handle a node of an XML document.
DotNetDelegate (Function)
Initializes a.NET delegate.
Docker image of the HFSQL server
From version 22, a Docker container with the HFSQL server is available in Docker Hub......
InputMask (Type of variable)
The InputMask type is used to define all the advanced characteristics of a custom input mask.
Application patch
Once an application was installed, the application library had to be reinstalled whenever a modification was performed (WDL file)......
Combo Box columns in Table controls
A Table control (populated programmatically, based on a data file or based on a variable) can include Combo Box columns......
FTPGet (Function)
Transfers a file or directory from an FTP (File Transfer Protocol) server to the current computer.