ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Properties associated with a page
Page management functions
List of functions for managing pages...
Page Footer block
The Page footer block is run at the end of each page......
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 "UML analysis" pane
The "UML analysis" pane displays the different UML diagrams (class diagram, deployment diagram, ......
The "Code hashtags" pane
WEBDEV Page control
The WEBDEV Page control allows you to integrate a WEBDEV page into a WINDEV application......
Polar Area charts
Polar Area charts are similar to Pie charts. However, each segment has the same angle......
Controls of a dynamic page
Several types of controls can be handled in a dynamic page ......
The "Task list" pane
The "Task list" pane displays the list of tasks that must be performed......
Range Area chart
The Range Area chart is used to show a variation between a high and a low value......
Internal Page properties
List of WLanguage properties associated with Internal Page controls...
Serial and parallel port management functions
List of functions for managing serial and parallel ports...
HClose (Function)
Closes a data file or all the data files opened by the current user: all the corresponding physical data files are closed for the current user.
sEscape (Function)
Runs different functions that directly affect the bits of serial port, parallel port or infrared port, independently of the communication protocol.
6. How to display an AWP site
An Active WEBDEV Page is a dynamic WEBDEV page without persistent context on the server....
How to populate a TreeView control using a data file?
By default, the TreeView control cannot automatically display the data coming from a data file......
<Source>.Close (Function)
Closes a data file or all the data files opened by the current user: all the corresponding physical data files are closed for the current user.
HFSQL Client/Server: Managing the ports
The ports used by the HFSQL Client/Server server......
User Groupware and Client/Server data files
An application that uses the User Groupware can be used with an HFSQL database in Client/Server mode......
<Source>.CheckIndex (Function)
Checks whether the data found in the index file (.NDX file) properly refers the data found in the data file (.FIC file).
Configuring the automatic modification of data files
The automatic data file modification updates the description of data files on user computers......
Positioning marks in the code
The positioning marks are used to "tag" specific lines of code......