ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Creating the Relation windows of a WINDEV RAD pattern
Deploying a WEBDEV website to a remote WEBDEV Application Server or WEBDEV Cluster
Installing a WEBDEV website (in Session or AWP mode) on a remote Application Server requires......
Creating your own User Macro-Codes
The User Macro-Codes are sections of WLanguage code allowing the end user to customize his application......
The "Scatter" charts
A scatter chart (XY) represents the relationship between two numeric values in two series of data......
HRead (Function)
Reads a record in a file according to a given record number.
Checking spelling in edit controls
WINDEV lets you use the spelling checker in the Edit controls and text columns of the Table controls of WINDEV applications......
TableSort (Function)
Sorts a Table or TreeView Table control on one or more columns (lexicographical sort).
Python: Native calls
WLanguage allows for native Python calls......
grCreate (Function)
Creates a specific type of chart.
The "Pie", "Donut" or "Semi-circular" charts
Several types of charts belong to the same family......
WDOptimizer: Overview
The different operations that can be performed with WDOptimizer are as follows......
HFSQL Client/Server: Backing up databases
Like for any database, backups of your HFSQL Client/Server databases must be performed on a regular basis......
Gantt Chart report
The report editor gives you the ability to create "Gantt Chart" reports......
Constants for managing the windows
List of constants used by the functions for managing the windows...
The Table control
The Table control is used to simplify the display and the input of information stored in memory or coming from a data file, a view or a query......
Hyper File functions available for backward compatibility
Distributing Reports & Queries
This help page presents the operations that must be performed in order for a WINDEV application to be handled by Reports & Queries......
CallDLL32 (Function)
Runs a function found in an external DLL.
Characteristics of Looper controls in a window
To display the control characteristics, select "Description" in the context menu of the control......
Administrator: Setting and executing action plans
When the action plans are deployed, you have the ability to configure their activation mode....
Managing the Unicode format in the HFSQL files
The analysis proposes two types of Unicode items......
SaaS
SaaS (acronym of Software as a Service) is a model for software distribution that consists in proposing an application in subscription via a Web site rather than via the purchase of a license......
MouseCursor (Property)
The MouseCursor property gets and sets the cursor displayed when pointing over a control, window or page.