ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating an interactive diagram
The Diagram Editor control allows end users to create and edit diagrams......
Printing duplicate copies
For legal reasons, it may be useful to keep an identical copy of a report (an invoice for example)....
Overview of HFSQL Cluster
HFSQL Cluster is a database server intended to be deployed on several servers......
TreeView Table control based on a data file
This type of TreeView Table control is linked to a data file or query......
Pinned area in a page: fixed area on the screen
A fixed area in a page is a page section that remains visible even if the Web user moves the browser scrollbar......
Window with parameters
A window can: Receive parameters when it is opened. Return values when it is closed....
ImageInfoModify (Function)
Modifies the value of an Exif tag for the image used.
ImageInfoValue (Function)
Returns the value of an Exif tag for the image used.
Hosting parameters
The hosting parameters define the default values that will be used to create the new hosting accounts......
Anchoring in a page
In a page, the anchors define how the content of a page will behave when the page is enlarged by the Web user....
The HTML Editor control
The HTML Editor control allows users to create and modify HTML pages......
2. Analysis in practice
Structure (Type of variable)
A structure is a custom type of data...
dStartDrawing (Function)
Indicates that the drawing functions that will be used are intended for: the specified Image control, the specified Image variable, the specified Image variable, the specified WDPic variable (on the background layer), the specified picLayer variable....
WEBDEV layouts
A layout allows you to define several views of a page without duplicating it......
WDLog: Saving HFSQL data files
WDLog allows you to save all the HFSQL data files used by a WINDEV or WEBDEV application......
Report based on a TreeView Table control
You can use a report based on a TreeView Table control to directly print the information displayed in a TreeView Table control found......
Developing a SaaS site
A SaaS site is developed as a standard WEBDEV site. Some additional operations must be performed......
The Sliding Banner control
The Sliding Banner control is used to display several contents successively, either automatically, or further to an action performed by the Web user......
User Groupware: Configuring the application
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......
Description of a CSS style
This window allows you to describe a CSS style that will be used for the controls of your WEBDEV project......
dText (Function)
Draws a text: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
HReadSeek (Function)
Sets the position on the first record whose value for a specific item is greater than or equal to a sought value (generic search).
SCM file format evolutions
Four versions are available for the SCM repository......
7. Consuming a web service
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 7 - Consuming a web service - 10 min