ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Social network: Available targets
This page presents the different possibilities of Social Network control according to the selected options......
MacOS - Developing an application in Catalyst mode
Apple has recently released an SDK to natively compile iOS applications for MacOS......
<Stack variable>.Push (Function)
Pushes an element onto the stack.
<Queue variable>.Enqueue (Function)
Adds an element to the queue.
WEBDEV license agreement
WEBDEV license agreement...
Properties associated with the rows of a TreeView Table control
The rows of TreeView Table controls in a window or page can be manipulated using WLanguage properties......
14. Report templates
...Report templates are used to easily standardize report layouts....
Operations performed on state-transition diagrams
The following paragraphs explain......
<WDPic variable>.Fill (Function)
Colors an area in a WDPic variable.
The tables in a report
In a report, a table includes a set of controls called "Table cells"......
Operators on character strings
The character strings can be handled by specific WLanguage functions or by the +, [[ and ]] operators......
Handling an element of a TreeView control programmatically
This help page explains how to handle the elements of a TreeView control either directly or via the WLanguage functions......
13. Print: Reports
WINDEV reports...
Events associated with Looper controls
List of events associated with Looper controls...
GDPR: Overview
GDPR (General Data Protection Regulation) will replace "Data Protection Directive" on 25th May 2018......
ODBC driver for HFSQL Classic and for HFSQL Client/Server (Linux)
The ODBC driver for HFSQL Classic (single-user or multi-user) is used to access an HFSQL Classic database from an external database software that supports the accesses by ODBC......
<WDPic variable>.DrawArc (Function)
Draws a circle arc or an ellipse arc in a WDPic variable.
ODBC driver for HFSQL Classic and for HFSQL Client/Server (Windows)
The ODBC driver for HFSQL Classic (single-user or multi-user) is used to access an HFSQL Classic database from an external database software that supports the accesses by ODBC......
Custom title bar with menus and controls
There is a new trend in UI design: application menus in the title bar!...
Keyboard shortcuts
The main keyboard shortcuts in the editors are as follows......
Transactions in HFSQL Client/Server mode
To keep maximum compatibility between HFSQL Classic applications (single-user or multi-user) and HFSQL Client/Server applications, the transaction mechanism in HFSQL Client/Server mode is similar to the one in HFSQL Classic mode......
Alignment options
To optimize the alignment of controls in a window, page or report, you have the ability to use the alignment options......
Icon (Type of variable)
The Icon type is used to define the advanced characteristics of an icon.
Optional connection information
When defining the connections in the data model editor or when defining the connections through programming, you have the ability to specifier the optional connection information......
Color (Type of variable)
The Color type is used to define the advanced characteristics of a WLanguage color.