ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Constants used by properties associated with windows, reports, pages and controls
List of constants used by properties associated with windows, reports, pages and controls....
3. Data handled by a WINDEV Mobile application
The data handled by a WINDEV Mobile application can come from...
9. Queries
A query is used to request information from a database to view, insert, change or delete data....
Discovering AAFs (Automatic Application Features)
Applications created with WINDEV offer users many automatic features on the different windows or controls in the application......
Native MySQL Connector: Programming with SQL functions
The SQL functions can be used to handle the MySQL database......
Operations available for the dates, times and durations, ...
The following operations are available for the following types of variables......
Handling character strings
WINDEV, WINDEV Mobile and WEBDEV allow you to perform different types of operations on character strings via the WLanguage functions......
End of Document block
The End of document block is run once at the end of the report execution......
Handling an Internal Window control through programming
The "Internal Window" control is used to display an existing internal window......
Source (Property)
The Source property can be used on: a Chart control: in this case, the Source property is used to get the source of the series: Table column, list of values, ... a connection: in this case, the Source property is used to get or set the source of a connection (HFSQL Client/Server, OLE DB, etc.)....
Handling files on Dropbox, Google Drive and OneDrive
Many drives can be used to store files......
.NET 3.0, 4.0 control properties, ... (WPF)
List of properties associated with the .NET 3.0, 4.0 control, ... (WPF)...
How to save and retrieve an image in a binary memo
Looper control linked to a data file
A Looper control can be used to display the content of a data file or query......
"Long press" optional event
The optional event "Long press/Open context menu" is run during a long press on the controls of a window......
Custom telemetry
Custom telemetry allows you to define the elements that will be included in the analytics......
18. Order of execution of the code of buttons/links
Binding a Check Box control to an item
Set of procedures
The global procedures are grouped in set of procedures......
Characteristics of a Looper control in a window
To display the control characteristics, select "Description" in the context menu of control......
WINDEV Mobile: Sharing WINDEV elements
The same WINDEV elements (analysis, queries, ...) can be used in a WINDEV application and in a WINDEV Mobile application......
Anchoring controls in a report
The anchors are used to define the behavior of controls during a resize operation......
Analysis: Import files into the analysis (external database, HFSQL files, etc.)
WINDEV and WEBDEV allow you to easily handle external databases (Oracle, SQL Server, Access, etc....
User report editor (Reports & Queries)
A report provides a custom view of data......
WDMap: Overview
WDMap is a tool used to view and handle a data file while developing an application......