ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DayWidth (Property)
The DayWidth property is used to determine and change the width of days: in a Scheduler control where the days are displayed in column and the resources in rows. in a Gantt Chart column....
iSequencingAdd (Function)
Adds a report into a sequence of report prints.
Variables for managing the Drag and Drop
GetActiveObject (Function)
Allows to use an Automation object already started on the current computer.
Native SQL Server Connector: Programming with HFSQL functions
To use an SQL Server database with Native Connector, the structure of SQL Server tables must be imported into the data model analysis......
CompactToolbar (Property)
The CompactToolbar property is used to: determine if the window toolbars are compacted. compact (or not) the toolbars....
HFreePosition (Function)
Deletes a position saved by HSavePosition.
Cookie (Type of variable)
The Cookie type is used to handle the cookies transmitted in the HTTP requests.
XLSCell type: MaskWD property
The MaskWD property of the xlsDocument type is used to define the display mask in WINDEV or WEBDEV format that will be used in the Excel cell ("DD/MM/YYYY" for example)......
Check model
You can use check models to easily create checks...
grLegend (Function)
Indicates the presence and position of legend in a chart.
HScheduledTask structure
The HScheduledTask structure is kept for backward compatibility (this structure will still be supported in the forthcoming version)....
DnDEvent (Function)
Indicates the procedure to run during an event of Drag/Drop....
DnDIsDataAvailable (Function)
Checks whether a specific type of data is available during Drag/Drop....
The "Bubble" charts
A bubble chart shows the correlation between three variables via bubbles of different sizes: categories and values on the X and Y axes and an additional parameter. The size of the bubble indicates the value of this third parameter.
WDMSG license agreement
WDMSG license agreement...
Events associated with Looper controls
List of events associated with Looper controls...
Handling controls in a report
The different operations available for the report controls are as follows......
The "Area" charts
The Area chart is used to highlight the amplitude of a change......
MultimediaStop (Function)
Stops playing a media file found in a Multimedia control.
Polar Area charts
Polar Area charts are similar to Pie charts. However, each segment has the same angle......
DnDGetData (Function)
Retrieves a specific type of data during Drag/Drop....
WINDEV Mobile License Agreement
WINDEV Mobile License Agreement...
WINDEV, WEBDEV, Android or iOS external component
An external component is a set of WINDEV, WEBDEV or WINDEV Mobile elements......
Native MySQL Connector - License Agreement