ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MongoDB/GRIDFS databases
MongoDB is a document-oriented NoSQL database......
EmulateDnD (Function)
Emulates a "Drag & Drop" gesture in automated tests.
9. Types of standard controls
Types of standard controls...
12. Available tests
<Connection variable>.TransactionEnd (Function)
Validates the current transaction: the modifications performed on the data file since the start of transaction (HTransactionStart) are validated. the transaction file is deleted (if the transaction is the last transaction in progress for a network application) the records locked in read-only by the transaction are unlocked....
Reports & Queries: New features in this version
<Window>.ToFile (Function)
Automatically updates: the values of a data file's items in memory with the values from the controls in the window. The data file items bound to the window controls are automatically updated with the values of these controls. the value of the WLanguage variables with the value of the window controls. The WLanguage variables bound to the window controls are automatically updated with the values of these controls. This function is also available for WEBDEV pages....
NotifPushProcedure (Function)
Specifies the WLanguage procedure called when a push notification is received by a WINDEV Mobile application (Android or iOS).
Events associated with a Gantt Chart column
Easier navigation in the editors
The navigation in the editors is simplified by the presence of a new dynamic navigation bar, enabled by [CTRL] + [TAB]......
Environment of the data model editor
Reports & Queries: Unsupported WLanguage functions
Some WLanguage functions are not available in Reports & Queries......
ScrollbarMaxPosition (Function)
Retrieves the maximum position of one of the horizontal or vertical scrollbars found in a control of a WINDEV application.
15. Unit tests on the executable
RTFSelection (Function)
Modifies or lists attributes of text currently selected in an control RTF (from a window or report WINDEV).
Events associated with framesets
List of events associated with framesets...
dHalo (Function)
Adds a halo effect on an image found in an Image variable].
dShadow (Function)
Adds a shadow effect on an image found in an Image variable].
<Image variable>.DrawShadow (Function)
Adds a shadow effect on an image found in an Image variable].
<Image variable>.DrawHalo (Function)
Adds a halo effect on an image found in an Image variable].
External language: Programming in Pascal
We are going to call the elements developed in WINDEV (project, windows, ......
The Native Container control
The Native Container control is used to manage the controls not created with WINDEV or WINDEV Mobile......
Animation of Chart control
The animation of Chart controls allows you to define a dynamic display in your applications......
Handling the framesets
The different operations that can be performed on the framesets are as follows......
1. Project and Analysis
The development of a Windows application with WINDEV is based on two main elements: the Project and the Analysis....