ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Alias type
The Alias type is used to declare and handle a logical alias for a data file or query.
Project Management Hub: Gantt chart
The Project Management Hub is used to follow the tasks of one or more contributors via......
Chrono (Type of variable)
The Chrono type is used to define all the advanced characteristics of a stopwatch.
Detecting Beacons
A "beacon" is a hardware transmitter that can "dialog" on a small perimeter with smartphones or tablets via a Bluetooth connection......
Image properties (help system)
At any time, you can change the characteristics of an image inserted into a help page in the image properties......
InitialHeight (Property)
The InitialHeight property is used to: Find out the creation height of a control or window. Modify the base height used to anchor the controls "in height". Find out the creation height of a block or control in a report....
MaxWidth (Property)
The MaxWidth property is used to get and change the maximum width of a control or window.
IFrame control
IFrame is an HTML concept......
The Static control
A Static control is a control used to display a static text......
Creating an executable
Once the development of your WINDEV application is completed (windows, reports, queries, etc....
grDestinationBMP (Function)
Defines a BitMap file as destination of a chart (BMP means BitMap).
upnpDevice (Type of variable)
The upnpDevice type is used to define the advanced characteristics of a UPnP device.
EventOpen (Function)
Opens a synchronization event between several threads.
zipExtractDirectory (Function)
Automatically extracts and decompresses files from a directory in the file tree of an archive to a physical location.
The user version of query editor : Specific features
This help page presents the specific features of the user version of query editor......
FBStartSession (Function)
Used to authenticate and log in to Faceboook.
DownloadParameter (Type of variable)
The DownloadParameter type is used to define all the advanced characteristics of a file download performed by DownloadAdd.
2. Variables
WINDEV Tutorial: WLanguage basics Lesson 2 - Variables - 20 min
Collapsing/Expanding a TreeView control through programming
...To collapse/expand a TreeView control through programming, ......
Server triggers
Server triggers are stored procedures executed by the server before or after a write operation performed on a database file......
Constants for managing MongoDB databases
Constants used by the Mongoxxx functions...
24. Displaying and linking pages
fShortName (Example)
Usage example of the fShortName function
Automatic features of Pivot Table controls
The Pivot Table control offers several Automatic Application Features (AAF) allowing the user to take advantage of all its capabilities......
4. Windows with search
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 4 - Windows with search - 30 min