ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Code Editor control events
Returns the list of applications on a WEBDEV Application Server, for a given account and a given type....
DashInitialConfiguration (Function)
Modifies the configuration of a Dashboard control (defined in the editor) before its first display.
<Dashboard>.InitialConfiguration (Function)
Modifies the configuration of a Dashboard control (defined in the editor) before its first display.
PicSave (Function)
Saves the image found: in an Image Editor control. in a WDPic variable....
Data model editor: the different types of items
The different types of items proposed in the data model editor are as follows:
DiagramInfoXY (Function)
Indicates the presence of a shape at a given position in the Diagram Editor control.
<Diagram editor>.DiagramInfoXY (Function)
Indicates the presence of a shape at a given position in the Diagram Editor control.
<gglDrive variable>.Rename (Function)
Renames a directory or Google Docs Editors file on Google Drive.
Enlarging a window
Modern UIs generally use larger windows and larger fonts in the different controls......
Managing Responsive Web Design in your Web pages
From now on, the Web sites can be viewed on several platforms......
Events associated with ListView controls
List of events associated with ListView controls...
Replication (Property)
The Replication property is used to: know the replication mode used for a table (table defined in the data model editor or programmatically defined). specify the replication mode used for a table (only for tables defined programmatically)....
Type (Property)
The Type property is used to get: the type of element (table or item) defined programmatically or in the data model editor, view or query. the type of object. the type of data held in a Variant....
The Popup control
The Popup control is a control used to associate a popup with a page. This popup, displayed from the page into which it is inserted, is used to easily establish a dialog with the user....
Composite report
The report editor gives you the ability to create "Composite" reports. In this case, the report includes several sub-reports....
Automated test created by the user
WINDEV allows the user to record a test scenario in order to send it to the quality service or to the developer......
NbItem (Property)
The NbItem property is used to get the total number of items (including composite keys) in a record of: a file described in the data model editor, a file described programmatically, an HFSQL view, a query....