ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iPreview (Function)
Configures the print destination.
1. The WINDEV Framework
Software factory: Implementation
To implement the software factory on your WINDEV, WEBDEV or WINDEV Mobile projects, you must:...
ContactReset (Function)
Reinitializes: the Contact structure. a Contact variable....
InitialAnimation (Property)
The InitialAnimation property determines whether the animation of an Image, Button, Static or Carousel control is enabled when the control is created.
Query technical documentation
The query editor automatically creates a technical documentation for each query......
DisplayAsMarkdown (Property)
The DisplayAsMarkdown property indicates whether or not an Edit control displays its content in Markdown format.
InfoWithTimeoutAsynchronous (Function)
Displays a custom message in a non-blocking system information window for a given amount of time.
Modal windows
The window that opens another window is called parent window; the window opened by the parent window is called child window......
Properties associated with the rows of a TreeView control
The rows of TreeView controls in a window or page can be manipulated using different WLanguage properties......
Native MySQL Connector: Specific features
The Native MySQL Connector (also called "Native MySQL Access") creates "InnoDB" tables to support locks and transactions on a MySQL database......
HOnServerCall (Function)
Customizes the management of message display on the client computer and the management of disconnection from a client computer.
HTMLAttribute (Property)
The HTMLAttribute property reads and changes the HTML attributes of the control.
AllowActionBarHiding (Property)
The AllowActionBarHiding property automatically hides the Action Bar.
<Connection variable>.ExecuteScheduledBackup (Function)
Forces the execution of a scheduled backup.
Handling Spreadsheet controls programmatically (in a window)
Spreadsheet controls can be handled programmatically......
Handling the cells of report table
The operations that can be performed on the table cells are as follows:...
4. Create a page in the editor...
Project Management Hub: Managing contributors
Contributors are the people who take part in one or more projects......
Python functions
The Python functions are as follows......
PythonAddPath (Function)
Adds the path to a directory or the path to the virtual environment to search for Python modules.
.NET object
To access a class......
HExecuteScheduledBackup (Function)
Forces the execution of a scheduled backup.
Interface of WDInst
DnDEvent (Function)
Indicates the procedure to run during an event of Drag/Drop....