ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Share your projects via Git
Git is a source code manager......
TreeView Table report
The report editor allows you to create "TreeView Table" reports......
Mobile User Groupware (Android and iOS)
WINDEV Mobile includes a User Groupware for Android and iOS applications......
Types of help systems in a WINDEV application
There are multiple solutions to provide help to the users......
Report based on a text file
In a report based on a text file, the information to print is read from a text file or is directly assigned in the report controls......
Optimizing the query execution
The query editor allows you to optimize the execution speed of one or more queries......
SQL commands available in an SQL query
WINDEV allows you to easily run queries in SQL code......
Classes, members, methods and properties
A class is made of......
ReplicEdit: Taking the analysis modifications made into account
When modifying the analysis of a replicated application (add an item, a file, ......
Infinite Table and Looper controls
There are two methods to populate Table and Looper controls programmatically......
1. Communication with WINDEV Mobile
WINDEV Mobile includes several communication functions for different fields....
Automatic Drag and Drop
For some types of controls, WINDEV and WEBDEV propose an automatic management of Drag and Drop....
Management errors specific to Native Connectors
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
OCRAddLanguage (Function)
Adds a language to the native OCR system.
Managing the analysis versions
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the different versions of the analysis from the data model editor......
Mathematical SQL functions
The mathematical SQL functions that can be used on the queries written in SQL code are as follows......
Office tools
WINDEV includes multiple "Office" controls that allow end users to use the desired tools without leaving the application......
grSourceCategoryLabel (Function)
Defines the source of the category labels.
3. UML models in practice
SQL: Managing joins (INNER JOIN, OUTER JOIN)
To select records coming from several data files, joins must be used in the SQL query......
SQL set operations: UNION, UNION ALL and INTERSECT
SQL allows performing set operations on groups of files......
Installing Native Sybase Connector for WINDEV and WEBDEV 2024
21. Managing business rules
Managing business rules...
18. Management of business rules
Set of procedures
The global procedures are grouped in set of procedures......