ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Managing rights on HFSQL Client/Server
To ensure data security and confidentiality, some actions may be restricted to a group of users......
HDescribeConnection (Function)
Describes a new connection to an external database.
zipCreateExe (Function)
Creates a self-extracting archive as a 32-bit executable (.EXE).
Code style
A code style is used to automatically prefix the name of all the variables and project elements (windows, report controls, classes, etc....
CustomMenu
The CustomMenu allows you to create a custom menu in the menu bar of WINDEV, WEBDEV and WINDEV Mobile......
Character strings
WLanguage supports different types of strings....
xlsDocument (Type of variable)
An xlsDocument variable is used to describe and modify an Excel document...
Telemetry: Installing the server
To use the telemetry, you must install on a computer......
Authentication via Active Directory
Kerberos is an authentication mode based on the use of tickets and secret keys......
Bar code constants
docNumberingLevel (Type of variable)
The docNumberingLevel type is used to define the advanced characteristics of a numbering level used in a Word Processing document.
WDADMINEXE : Controlling the application remotely
The remote control of a WINDEV application allows the manager of an application used in network to manage the automatic or forced shutdown of the application for all the current users......
WDMap: Characteristics of the files found in a database
WDMap is used to get various characteristics specific to......
User Groupware: Configuring the application
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......
EmailStartSession (Function)
Starts an email management session based on the selected management mode (POP3, SMTP, IMAP or MS Exchange).
HFilter (Function)
Defines and enables a filter on a data file, view or query.
HSynchronizeReplica (Function)
Synchronizes the master replica and the subscriber replica: the operations performed on one of the replicas are transferred into the other replica.
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....
Operators on character strings
The character strings can be handled by specific WLanguage functions or by the +, [[ and ]] operators......
Constants for managing videos
List of constants used by the functions for video management....
Handling WEBDEV Account Manager via command line
All the features in WEBDEV Account Manager can be used via command line......
Creating a service with WINDEV
A service is a specific type of application intended to be run without any user intervention......