ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ErrorWithTimeout (Function)
Displays a custom error message in a system error window for a set amount of time.
Handling a Tab control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Tab control through programming......
Native AS/400 Connector
WINDEV and WEBDEV include an optional module to access AS/400 databases......
Share your projects via Git
Git is a source code manager......
Error (Function)
Displays a custom error message in a system error window.
HOpenConnection (Function)
Opens a connection to a specific database.
The groups of controls
A group of controls is a set of controls grouped together in order for their characteristics (their visible status for example) to be modified (or checked) in a single operation by programming......
Control Centers: Working in offline mode
When working on a laptop computer or on an offline computer, you may want to continue working with the data found in the Control Centers (schedule management, quality management, etc....
<Connection variable>.OpenConnection (Function)
Opens a connection to a specific database.
SCM: Management of branches
The management of branches is used to manage several versions of the same application in parallel......
Window controls
Several types of controls can be used in a window, ......
HFilterStartsWith (Function)
Defines and enables a "Start with" filter on a file, view or query.
HFilterIncludedBetween (Function)
Defines and enables an "Included between" filter on a file, view or query.
Conversion (Function)
Converts a value from a unit to another one.
HFilterIdentical (Function)
Defines and enables a filter used to find the exact value of a string item.
Configuring the "Relative duration" mask (date and time in natural language)
WINDEV, WEBDEV and WINDEV Mobile propose to use a "Relative duration" display mask for the Date controls......
Accessibilité (Property)
HOut (Function)
Used to find out whether the record on which you want to be positioned is located outside the data file, filter, view or query.
Constants for external files
List of constants used by the functions for managing external files....
nWDGetLastError: Error code of last error
Error code of last error......
HFilter (Function)
Defines and enables a filter on a data file, view or query.
SocketRead (Function)
Retrieves a message sent by another socket.
Translation with Google Translate
WINDEV, WEBDEV and WINDEV Mobile allow you to support up to 64 languages in the same project......
Event (Function)
Intercepts a Windows event on a control, a group of controls or a WINDEV window.
SpreadsheetSelectWorksheet (Function)
Selects a worksheet (identified by its name) in a Spreadsheet control.