ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Time management
For each element (windows, reports, ...
Principle of remote check
Handling the versions of a window, report, query or project
When creating and developing the different elements of a project (window, query, report, project, ...
WINDEV and the communication streams (audio, sound)
To handle the communication streams, WINDEV includes...
Null (Reserved word)
The Null keyword can be used according to different methods in WLanguage...
3-tier architecture
The development in "3-tier" architecture is now simplified...
7. Consuming a web service
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 7 - Consuming a web...
1. Website deployment requirements
WEBDEV Tutorial - Website deployment Lesson 1 - Website deployment requirements - 30 min
Constants for managing images in websites
ShortcutKey (Property)
The ShortcutKey property gets and sets the keyboard shortcut associated with a control.
Handling a Popup control through programming
The popup being a control of the page, you have the ability to access: the page controls...
geoTrackingProcedure (Function)
Defines the WLanguage procedure that will be called when the location of the user changes.
ChangeTheme (Function)
Is used to change, through programming, the theme (dark or light) used by the mobile application.
tapiDial (Function)
Dials a phone number for a voice line.
HSynchronizeReplica (Function)
Synchronizes the master replica and the subscriber replica: the operations performed on one...
Search and full-text index
HFSQL proposes a quick search for character strings in the data......
Native MariaDB Connector: Programming with HFSQL functions
To use a MariaDB database with Native Connector, the structure of MariaDB tables must be imported...
Native MySQL Connector: Programming with HFSQL functions
To use a MySQL database with the Native Connector (or Native Access), import the structure of MySQL...
Unicode (Property)
The Unicode property is used to: Determine if the value of a control is a Unicode string....
SaaSAdminConnect (Function)
Connects and authenticates the administrator of the SaaS Webservice.
fTrackFile (Function)
Triggers the tracking of a file.
fTrackDirectory (Function)
Detects the modifications performed on the content of a directory.
BackgroundImagePrinted (Property)
The BackgroundImagePrinted is used to: Determine if the background image of a report (form...
Importing a CSS style sheet
WEBDEV allows you to import a CSS style sheet into a WEBDEV project......
WDInst: handling the files to install
By default, the files to install are......
HAdd (Example)
Usage example of the HAdd function
Compiling a WINDEV Mobile project in Xcode
When the WINDEV Mobile project for iPhone/iPad is generated on the development computer,...
User Groupware: Configuring the site
Once the User Groupware is configured, the configuration of users and accesses is performed...
Sharing your source code with the SCM
WEBDEV Tutorial - A Source Code Manager for WEBDEV Sharing your source code with the SCM - 30 min...
Keyboard Variable (Using physical keyboards on Android)
The Keyboard variable makes it possible to retrieve the parameters of the events of a physical...
Handling a Static control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle a Static control programmatically......