ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

10. Embedded queries
DiagramStartModification (Function)
Indicates the start of a series of actions performed in a Diagram document in a single event ("undo/redo")....
DiagramEndModification (Function)
Indicates the end of a series of actions performed in a Diagram document in a single event ("undo/redo")....
5. Modal, non-modal or MDI windows
Modal, non-modal or MDI windows...
Remote WEBDEV administrator: Configuration to use the statistics
A specific account dedicated to the management of statistics is required to access the statistical module. This account can be created via the remote administrator....
Error 1006: The member is not global: use: to access it
WDScript: use in command-line and console mode
Unnecessary confirmation dialogs? Use automatic validation
Retrieving the coordinates of a click in a clickable image
If the click action of the image is set to "Server call", you can get the click coordinates when the image is clicked in the browser......
Check: WEBDEV server
The monitoring robot will check the operating mode of WEBDEV server......
3. Server configuration
10. Embedded queries
Using several libraries in an application
A library is a WDL file that contains all the resources......
10. Embedded queries
The controls from a window can be linked to a data file or existing query, ......
Operations in a Select query
The query editor allows you to perform operations on the values of an item......
Alignment rulers (Editor)
When creating or modifying a window in the window editor, you have the ability to display the alignment rulers......
"Reports & Queries" software
This is "Reports & Queries"......
Multi-database queries
A query (typed in SQL code) can operate on different databases......
AFTER
Runs a process only after a given procedure has been executed, and continues to execute the current code while waiting for this procedure to end.
11. Controls in practice
Discover the main characteristics of the controls...
Characteristics of the columns of a Table control in a page
The columns are used to display information in a Table control....
NbDayDisplayed (Property)
The NbDayDisplayed property is used to: get and change the number of days displayed in an Organizer or Scheduler control. get the number of days displayed in a Gantt Chart control in a report....
Error 1016: The method of the class is private
Non-maximized windows in iOS
A non-maximized window can occupy a section of the screen only......
<Connection variable>.CopyFile (Function)
Copies an HFSQL data file (.fic, .ndx and .mmo files if they exist): from the HFSQL server to the server (to perform a backup for example). from the HFSQL server to the client (to perform a local backup for example). from the client to the HFSQL server (to update the data files for example). from an HFSQL server to antoher HFSQL server....