ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Serialize (Function)
Transforms the following elements into a specific format: a structure (and its subelements), a class (and its subelements), an array (including the associative arrays), a queue, a stack, a list....
Duration (Type of variable)
The Duration type enables you to easily handle the intervals of dates and times...
TableSearch (Function)
Performs a search in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
Context menu associated with Table controls and their columns (AAF)
WINDEV applications automatically include a context menu for Table controls, TreeView Table controls and their columns......
Structure of log files (HFSQL Classic)
The following files are automatically created when logging an HFSQL Classic data file......
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......
Events associated with the project
List of events associated with the project...
dText (Function)
Draws a text: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Events associated with windows
List of events associated with windows...
Constants for external files
List of constants used by the functions for managing external files....
Deploying an iOS application
WINDEV Mobile tutorial: Deploying an iOS application 10 min
Editing pages: Responsive mode (Zoning and layouts)
"Responsive (zoning and layouts)" is the default page editing mode. This editing mode allows you to easily handle pages in the editor....
NFC: Transferring data
NFC (Near Field Communication) is a wireless communication technology at short range and high frequency used to exchange data (named "tag") between two devices or between a device and a bullet even at short distance (few centimeters)......
Deploying an Android application
WINDEV Mobile allows you to develop Android applications. Then, these applications can be easily deployed....
.NET object
To access a class......
Describing an element
A flexible modeling includes different elements linked together......
Using several libraries in an application
A library is a WDL file that contains all the resources......
iOS 14 widget windows
An iOS application with an iOS widget configuration can contain one or more iOS 14 widget windows......
Handling a Range Slider through programming
WINDEV allows you to handle a Range Slider control through programming......
DotNetDelegate (Function)
Initializes a.NET delegate.
The Organization Chart control
The Organization Chart control is used to represent elements in a hierarchical way. For example: the contributors of a company according to their position. the different branches of a group with their inter-dependencies. the different steps of a manufacturing process, ......
notificationCategory (Type of variable)
The type notificationCategory makes it possible to define all the advanced characteristics of a notification category.
Image control: the supported formats
The supported image formats are as follows:...
"Component.WDO" file
When generating the external component, two files are automatically created in the EXE directory of the current project......
External language: Programming in Pascal
We are going to call the elements developed in WINDEV (project, windows, ......