ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDAdminHF: Managing a database
The remote HFSQL administrator proposes a full management of the HFSQL Client/Server databases......
3. Interface (UI)
WINDEV Mobile tutorial: My first Android/iOS application Lesson 3 - Interface (UI) - 30 min...
Managing the certificates
Signing a file allows you to check that the file was not modified or altered since it was signed. The signature also allows you to check the issuer identity....
LDAPFind (Function)
Performs a search in an LDAP server.
mqttSession (Type of variable)
The mqttSession type is used to define the parameters for connecting to the MQTT broker.
HFSQL server replication
The replication between HFSQL servers consists in automatically replicating the data from server to server, in an asynchronous way......
Organizer report
The report editor gives you the ability to create "Organizer" reports....
Custom properties (WLanguage)
A custom property is a code element with two events......
Creating an executable: Data file directory
Two types of directories can be configured when creating the executable......
Events associated with the columns (Table control)
List of events associated with the columns of Table controls...
WDConver : Use in interactive mode
Before you start using WDConver, you must have......
Scheduler report
The report editor allows you to create "Scheduler" reports....
The HTML control
The HTML control displays HTML pages or HTML code......
Creating and deploying a setup program: How to?
Creating the setup program allows you to deploy a WINDEV application on the end-user computers......
The "Internal report" control
The "Internal report" controls are used to print several reports (secondary reports) in a single report (main report) without programming......
HDescribeFile (Function)
Describes a data file programmatically.
REP files
REP files contain the list of data files handled by the application....
Bluetooth constants
List of constants used by the Bluetooth functions....
Summary table: Installing an application developed in WINDEV
When developing an application, one of the important steps consists in deploying this application on the user computers......
External language: Programming in C
We are going to call the elements developed in WINDEV (project, windows, ......
ExecutionMode (Function)
Allows you to: find out and/or modify the behavior of the application or site when some errors are generated. optimize the calls to the functions declared externally. find out and/or change how the application uses JITc. find out and/or modify the management mode of low references for all the instantiated objects....
CallDLL32 (Function)
Runs a function found in an external DLL.
How to create two linked cascading tables?
This help page explains how to create two linked cascading Table controls in a window or page....
Advanced types
The advanced types of WLanguage are as follows...
Constants for managing Table, Treeview Table, Looper and List Box controls
List of constants used by the functions for managing Table, TreeView Table, Looper and List Box controls....