ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WDInst: configuring the interface of setup program
By default, WDInst (the setup editor) proposes a standard setup program (the wallpaper corresponds to a gradient shade of blue and no slide is displayed......
WDSQL: Creating an SQL query
Once the connection to the database is established, WDSQL allows you to create different types of SQL queries......
Null (Reserved word)
The Null keyword can be used according to different methods in WLanguage......
How to manage a multi-selection in a List Box control?
This help page explains how to manage a multi-selection in a List Box control....
Managing HFSQL Client/Server files
The HFSQL Control Center allows you to fully manage HFSQL Client/Server data files......
Installing and configuring HFSQL Cluster
Required configuration and overview for installing HFSQL Cluster....
WDLog: Viewing a log file
WDLog is used to view the content of a log file......
Sending faxes with WINDEV and WEBDEV
To send faxes from an application or from a site, WINDEV and WEBDEV propose several functions allowing you to send faxes via the system fax server available in Windows XP and Windows 2000......
Setup via physical media
A setup by physical media allows you to give to the hosting company a media containing all the files required to install the site on a server......
Type of item: Secure password
"Password" items are used to securely store passwords by using a salt and a hash algorithm......
Step 1: Choosing the deployment profile
The setup program creation wizard allows you to select the deployment profile to use......
Help editor options
The options of the help editor ("Display......
Scope of procedures
The scope of a procedure defines whether it is public, private, etc......
Managing the HFSQL servers
The HFSQL Control Center allows you to fully manage HFSQL servers......
How to create two linked cascading tables?
This help page explains how to create two linked cascading Table controls in a window or page....
Content of the Table control
A Table control can be based on a data file, based on a variable or populated programmatically......
Table, List Box and Combo Box controls bound to queries
A Table, List Box or Combo Box control can be used to display the content of a data file or query......
Parameter of a procedure/function
You have the ability to pass parameters to a procedure....
Using the Wi-Fi
WINDEV and WINDEV Mobile propose the WiFi functions to easily access the Wi-Fi networks......
HFSQL and Docker
Docker is a software platform that allows you to run applications in software containers on Linux (Docker runs like a daemon)......
Importing a WINDEV window into a Mobile project
The WINDEV windows not having the same format in WINDEV Mobile, WINDEV Mobile gives you the ability to import a WINDEV window into a WINDEV Mobile project......
AWP: Managing contexts
To keep the value of global variables when switching from a page to another one, the AWP mode proposes a management of contexts......
Binding a Spin control to an item
A Spin control can be bound to an item in a data file, query, etc....
Composite keys
A composite key is a key item containing several other items......
The Task structure
The Task structure is a preset structure of WLanguage (no declaration is required)......