ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

OKCancelAsynchronous (Function)
Displays a message in a standard non-blocking dialog box with the answers "OK" and "Cancel" and calls a WLanguage procedure with the user's response....
Notification (Type of variable)
The Notification type is used to handle the local notifications or the push notifications.
WLanguage procedure called by fListFile
WLanguage procedure ("Callback") called by fListFile for each file found.
WLanguage procedure called by fCopyFile
WLanguage procedure ("callback") called by fCopyFile for each copied file.
Handling RTF in an Edit control
Rich Text Format (RTF) is used to encode text and simplify exchange between applications......
Changing the version of projects found in SCM
When several projects share elements in the same SCM, changing the version of WINDEV and WEBDEV projects......
SQL statements
The main SQL statements allowed in the SQL queries managed by WINDEV and WEBDEV are as follows......
NotifPushDisable (Function)
Disables the management of push notifications for a WINDEV Mobile application (Android or IOS).
User Groupware and Native Connector files
An application that works with the User Groupware can be used with a database handled by a Native Connector......
TableAdjust (Function)
Adjusts the title and size of columns found in a Table or TreeView Table control.
Gesture variable
The Gesture variable is used to retrieve the gesture parameters (swipe)......
ScreenFirst (Function)
Defines the next control that will be in edit in the current window.
Google document management functions
List of functions for managing Google documents...
Debugger: Running a project step by step
Running a project step-by-step allows you to start the debugger when launching the application......
SocketChangeTransmissionMode (Function)
Changes the transmission mode used on a socket.
Class (Property)
The Class property is used to get the actual type of the class instance handled by an object, variant or dynamic object variable.
Handling Ribbon controls programmatically
WINDEV allows you to programmatically handle Ribbon controls, as well as their tabs and groups....
InfoWithTimeout (Function)
Displays an information message in a system information window for a set amount of time
ConfirmAsynchronous (Function)
Displays a non-blocking message in a standard dialog box with the answers "Yes", "No", "Cancel" and calls a WLanguage procedure with the user's response....
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).
HTMLAttribute (Property)
The HTMLAttribute property reads and changes the HTML attributes of the control.
Options of the window editor
To configure the general options of the window editor......
Constants for the archiving functions
List of constants used by the archiving functions....