ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

STOP (Reserved word)
STOP is used to call the WLanguage debugger during a test in the editor...
TableSort (Function)
Sorts a Table or TreeView Table control on one or more columns (lexicographical sort).
Creating a flexible modeling
To create a new flexible modeling, you can......
Project Management Hub: Sprint management
A sprint or iteration is a development cycle......
Python: Native calls
WLanguage allows for native Python calls......
Native Informix Connector: Specific features and remarks
Remarks and specific features of Native Informix Connector...
UI modifiable by the end user
By default, WINDEV applications allow end users to modify the interface of the application......
Report based on a TreeView Table control
You can use a report based on a TreeView Table control to directly print the information displayed in a TreeView Table control found......
Report based on an SQL query with data accessed via a connection (ODBC, etc.)
A report based on an SQL query with data accessed via a connection can print records from a database accessible via a specific ODBC driver or via a Native Connector......
Native MySQL Connector - License Agreement
HIndex (Function)
Rebuilds the file index (".NDX" file).
Using .NET assemblies in a project
To use .NET assemblies in a project......
TableInsertLineWithAnimation (Function)
Inserts a row into a Table control or into a TreeView Table control with an animation.
Search in SCM history
The search in the history allows you to perform an advanced search in the history of operations performed in the SCM......
Constants for managing projects
List of constants used by the functions for managing projects....
HRead (Function)
Reads a record in a file according to a given record number.
Chart: Managing legends
Several types of legends are supported in the charts......
LanguageDescribed (Property)
The LanguageDescribed property is used to set the language used to compare and sort Unicode items (Unicode Text item or Unicode Text Memo item).
Managing HFSQL Client/Server databases
The HFSQL Control Center allows you to fully manage HFSQL Client/Server databases......
Managing the replications of HFSQL servers (Control Center)
The HFSQL Control Center is used to create, configure and manage the replications between HFSQL servers....
Image (Property)
The Image property gets and sets the background image of a control or block.
zipSplit (Function)
Splits an archive into several sub-archives of a given size.
Managing the groups and users (HFSQL Client/Server)
To simplify the management of users and groups of users, the HFSQL Client/Server engine uses several variables allowing you to easily define the characteristics of groups and users......
HModify (Function)
Modifies the specified record or the record found in memory in the data file (query or view).
Events associated with a Dashboard control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor)...
Control tooltips (AAF)
In a WINDEV application, the user has the ability to add a tooltip on the controls......