ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HRestorePosition (Function)
Restores the context of a previously saved file (HSavePosition): current record, filter, pointers.
InfoAsynchronous (Function)
Displays a non-blocking custom message in a system information window.
ErrorAsynchronous (Function)
Displays a custom error message in a non-blocking system error window.
iInitReportQuery (Function)
Initializes the query linked to the report (for a query with parameters).
Options of the window editor
To configure the general options of the window editor......
Software Factory: Administrator options
Several options can be configured in the Software Factory administrator......
Currencies
A currency is a real coded on 10 bytes....
Setup mode
Several methods can be used to distribute a WINDEV application......
InfoWithTimeoutAsynchronous (Function)
Displays a custom message in a non-blocking system information window for a given amount of time.
YesNoAsynchronous (Function)
Displays a message in a standard non-blocking dialog box with the answers "Yes" and "No" and calls...
ErrorWithTimeoutAsynchronous (Function)
Displays a custom error message in a non-blocking system error window for a given amount of time.
TableListChild (Function)
Lists the "children" of a node and the "child" elements of these "children" in a TreeView Table...
ConfirmAsynchronous (Function)
Displays a non-blocking message in a standard dialog box with the answers "Yes", "No", "Cancel"...
Warning (Function)
Displays a custom message in a system warning window.
Point (Type of variable)
A Point variable is a structured type that is used to represent a position (X, Y) in 2 dimensions.
The Switch control
Switch controls (also called "Toggle controls") are now commonly used in interfaces......
Cursor (Property)
The Cursor property is used to get and change the position of the mouse cursor in one...
TablePosition (Function)
Displays a Table or TreeView Table control from a specified row or returns the index of the first...
Customizing keyboard shortcuts
The different editors in WINDEV, WEBDEV and WINDEV Mobile include many options that can be used...
ErrorWithTimeout (Function)
Displays a custom error message in a system error window for a set amount of time.
Numeric (Type of variable)
The numeric type is used to contain integer or decimal numbers by specifying if necessary:...
Confirm (Function)
Displays a message in a standard dialog box that proposes "Yes", "No", "Cancel" and returns...
SCM: Management of rights
It is possible to manage and grant certain access rights to the developers for each element...
Customizing the WINDEV User Groupware
The User Groupware in automatic mode offers many possibilities......
FTPGetFile (Function)
Transfers a file from an FTP (File Transfer Protocol) server to the current computer.
1
3
4
5
6
7
9
>