ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Marker (Type of variable)
The Marker type is used to define the characteristics of a marker that must be positioned on a map displayed in a Map control.
Constant
The constants are language elements whose value is fixed once and for all...
zipMerge (Function)
Merges the different sub-archives found in a multi-part archive to create a single-part archive.
Stack (Variable type)
A Stack variable is a structured type that is used to group a set of elements of the same type.
Real-time chart
This type of chart is used to represent a permanent data flow in real time......
Generating and receiving a one-time code
In mobile applications, two-factor authentication is a common method used to verify a user's identity......
MyInternalWindow (Reserved word)
MyInternalWindow is used to handle the current internal window.
Queue (Variable type)
A Queue variable is a structured type that groups a set of elements of the same type.
HTML 5: Example of programmed drag-and-drop management
To make a WEBDEV website more interactive, you have the ability to implement Drag and Drop in the pages....
Handling Gantt Chart controls programmatically
INIRead (Function)
Reads the content of an INI file (or the content of a file structured like .INI files).
Events associated with the project
List of events associated with the project...
Generating an iOS application
Several steps must be performed to develop an iPhone/iPad application:...
Project Management Hub: Managing tasks
The Project Management Hub allows you to define the different tasks assigned to each project contributor......
Flexbox control description: Details tab
The "Details" tab of the Flexbox control description window allows you to define how the control reacts when the browser is resized horizontally or vertically......
User login: User Groupware
WINDEV Tutorial: User Groupware User login: User Groupware - 20 mn
Managing HFSQL Cluster
Methods for managing an HFSQL cluster and its databases....
Type (Property)
The Type property is used to get and change the type of an element.
Automated test created by the user
WINDEV allows the user to record a test scenario in order to send it to the quality service or to the developer......
Events associated with a TimeLine control
WINDEV manages the following events by default (in order of appearance in the code editor)...
Managing the critical sections
Semaphores are used to limit the simultaneous execution of a code (procedure, line of code, etc....