ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

grDestinationBMP (Function)
Defines a BitMap file as destination of a chart (BMP means BitMap).
Project Management Hub: Gantt chart
The Project Management Hub is used to follow the tasks of one or more contributors via......
9. Hardware and software requirements
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.
StringToDate (Function)
Converts a date in character string format to a date in YYYYMMDD format.
SQLColumnFormat (Function)
Returns the different types of columns supported: by the data source identified by SQLConnect by the database accessed by a specific connection (connection described in the analysis or described by HDescribeConnection or HOpenConnection)....
IFrame control
IFrame is an HTML concept......
Creating an executable
Once the development of your WINDEV application is completed (windows, reports, queries, etc....
EventOpen (Function)
Opens a synchronization event between several threads.
upnpDevice (Type of variable)
The upnpDevice type is used to define the advanced characteristics of a UPnP device.
Alias type
The Alias type is used to declare and handle a logical alias for a data file or query.
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