ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Database parameters (Setup program)
The setup program creation wizard includes the setup of the database along with the application and suggests additional elements...
Languages supported by the setup
If your applications must be installed in several countries, the setup wizard proposes to generate a multilingual setup...
Setup mode
Several methods can be used to distribute a WINDEV application...
Configuring the assisted universal replication
If your application uses assisted universal replication via a .WER file, the setup creation wizard proposes to configure the setup to install the different tools required for this type of replication.
Configuring the setup program
Two tools can be used to create a setup program...
Setup wizard: Steps for creating a WINDEV application setup program
The setup program creation wizard allows you to define all the settings of your setup program.
Generating the setup program
The last wizard step for creating the setup program allows you to...
WINDEV 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
Accessing an LDAP directory
An LDAP directory is used to share information databases on a local or external network....
ThreadPause (Function)
Pauses the current thread during the specified duration.
TourGuideStart (Function)
Starts the guided tour and displays the first stage.
"Component.WDO" file
When generating the external component, two files are automatically created in the EXE directory of the current project......
Application patch
Once an application was installed, the application library had to be reinstalled whenever a modification was performed (WDL file)......
Nation (Function)
Defines or identifies the display language (captions, messages, ...) used for the windows, pages, reports and controls.
Image drawing and processing functions
List of image drawing and processing functions...
The planes (in a window or in a report)
The planes are used to group the window controls......
FaxSend (Function)
Sends a fax according to the connection that was established beforehand (FaxConnect).
Camera control in a mobile application
The Camera control is used to......
Managing HFSQL Client/Server databases
The HFSQL Control Center allows you to fully manage HFSQL Client/Server databases......
The Spin control
A Spin control is used to increase or reduce a value found in a control......
HOptimizeQuery (Function)
Optimizes the Select queries by using idle times when handling an application (period without processes).
Password (Property)
The Password property can be used: on the edit controls (or on the text table columns) to find out whether the control is a "Password" control or to modify the "Password" type of the control. on the connections (HFSQL Client/Server, OLE DB, etc.) to define the password of the user who uses the connection....
WLanguage procedure called by CameraVideoStart
WLanguage procedure ("callback") called when the video recording is completed.
WEBDEV administrator: Characteristics of current connections
The "Connections" tab gives various information about the current connections......
Validity period of site pages
When creating a page, a validity period can be defined for this page......
13. Security benefit: managing the "Back" button
Items used in a select query
A query created in the query editor can contain several types of items......
OpenSSLCheck (Function)
Checks, via a public key, that the signature of data performed with the OpenSSL library is correct.
Socket: Creating a client application
A client application of a socket server connects to a standard server in order to exchange information via socket......
GPSDetectPosition (Function)
Asks to be notified when the device gets close to a given location.
URL Rewriting
URL Rewriting is a technique used to improve SEO......
Native MariaDB Connector: Requirements and remarks
This page presents the main aspects and requirements of the Native MariaDB Connector......