ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The "Task list" pane
The "Task list" pane displays the list of tasks that must be performed......
<Page>.FromSource (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables....
<Page>.OpenChild (Function)
Opens a non-modal child window.
Page management functions
List of functions for managing pages...
Outstanding progress bars
Simple or symmetric progress bar?...
The "Business rules" pane
The "Business rules" pane displays the list of business rules associated with the project......
The "Interactive zoom" pane
The "Interactive zoom" pane is used to zoom the section currently hovered by the mouse cursor......
The "Find - Replace" pane
The "Find - Replace" pane is used to......
The "Site directory" pane
The "Site directory" pane is used to manage the "<My project>_WEB" directory of the current project......
The "UML analysis" pane
The "UML analysis" pane displays the different UML diagrams (class diagram, deployment diagram, ......
Radial Bar chart
The "Image gallery" Looper control is used to manage the display of a set of images without programming......
Controls of a dynamic page
Several types of controls can be handled in a dynamic page ......
<Page>.ToFile (Function)
Automatically initializes: the value of the items in a data file with the value of the controls in the page. 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 page controls are automatically updated with the values of these controls. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
Properties associated with a page
Internal Page properties
List of WLanguage properties associated with Internal Page controls...
Copy between the editors
WINDEV, WEBDEV and WINDEV Mobile allow you to perform copies (or Drag and Drop) of controls between the products and their editors....
Report data source
...The reports can be created with the data coming from:...
SEO-ready page in session mode
In WEBDEV, there are two methods to develop a site......
fReportsAndQueriesDir (Function)
Returns: the full path of the directory for the custom reports and queries. This directory corresponds to the directory of the reports and queries visible by the user who created them. the full path of the directory for the shared reports and queries. This directory corresponds to the directory of the reports and queries visible by all the application users....
Error 101: Declaration of global variable not allowed
HConnectionQuality (Function)
Returns the quality level of connection: the higher the level is, the faster the connection will be.
grPointInfo (Function)
Returns the screen coordinates of a point or the screen coordinates of a value found in a chart.
gglMarker (Type of variable)
The gglMarker type is used to define the characteristics of a marker that must be positioned on a map...
GroupLast (Function)
Reads the last group of contacts in a Lotus Notes or Outlook address book.
GanttDeleteLink (Function)
Removes links from a Gantt Chart column in a Table or TreeView Table control.