ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WDAPI: Help about the APIs
WDAPI simplifies the use of Windows APIs in a WINDEV application......
User Groupware: Configuring the site
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......
2. User-friendly editors in practice
User-friendly editors in practice...
Handling controls in a report
The different operations available for the report controls are as follows......
Handling the checks
The monitor of the monitoring robot allows you to access the different checks started by the monitoring robot......
SaaS administrator - Managing the subscriptions
The SaaS subscriptions are used to make a SaaS site available to a client account......
AAF: File Path edit controls
The edit controls that use the "File name and full path" input mask propose several AAFs (Automatic Application Features): a specific popup menu used to handle the file. a file preview in thumbnail format (for an Image or PDF file path)....
pvtPosition (Type of variable)
The pvtPosition type is used to handle a cell of a Pivot Table control.
WDAPI overview
WDAPI simplifies the use of Windows APIs in a WINDEV application......
HSavePosition (Function)
Stores the current file context (current record, filter, pointers).
Ellipsis (Property)
The Ellipsis property is used to determine and change the truncation mode with ellipses in: a window control (Static, edit control, List box, Button, Combo box or Static table column). a Static control in a report....
HSetIntegrity (Function)
Enables or disables the management of an integrity constraint on a file link.
iInitReportQuery (Function)
Initializes the query linked to the report (for a query with parameters).
SCM: Local historykeeping
Local historization of an element allows you to set a local save point for the element... Warning This feature is only available in WINDEV Suite SaaS 2025 Update 3. For more details, see Use the new features of WINDEV Suite SaaS 2025....
ErrorBuild (Function)
Displays a custom error message in a system error window.
CursorEnd (Property)
The CursorEnd property gets and sets the end position of the mouse selection range in the following controls: Edit control. Editable Combo Box. "Edit control" column and "Editable Combo Box" column in a Table control. Word Processing control. Code Editor control....
How to backup HFSQL Client/Server databases?
The backup of the HFSQL Client/Server databases can be performed......
GeometryWithin (Function)
Determines whether geometry A is completely within geometry B (i.e., geometry B completely contains geometry A).