ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Windows
The windows represent the main interface of a WINDEV application......
Specific page for displaying the site errors
If an error occurs in the dynamic WEBDEV site, a standard error page is displayed by default. This page informs the Web user of the error that occurred in the site....
Creating a combining query
A combining query (corresponding SQL statement: UNION) ......
Operations performed on use case diagrams
The following paragraphs explain......
Operations performed on deployment diagrams
The following paragraphs explain......
INIRead (Function)
Reads the content of an INI file (or the content of a file structured like .INI files).
Composite variable
A composite variable contains different types of elements (members)...
Metatypes in the analysis
A metatype is a combination of characteristics of an item and a bound control......
dCopyImage (Function)
Copies an image: from an Image control to another Image control. from an Image variable to another Image variable....
zipMerge (Function)
Merges the different sub-archives found in a multi-part archive to create a single-part archive.
The Internal Page control
The "Internal Page" control is used to include a page (and its code) in a control of another page......
Example for managing videos (broadcasted by a Camera control)
In this example, the application allows you to......
Monitoring robot overview
WINDEV, WEBDEV and WINDEV Mobile include a monitoring robot......
rssCategory (Type of variable)
The rssCategory type is used to handle the category of a RSS stream or stream entry.
rssTextInput (Type of variable)
The rssTextInput type is used to describe the input area of RSS stream...
gglAuthor (Type of variable)
The gglAuthor type is used to identify the author of a Google element...
saasClient (Type of variable)
The saasClient type is used to define the advanced characteristics of a SaaS client account.
DashInitialConfiguration (Function)
Modifies the configuration of a Dashboard control (defined in the editor) before its first display.
VariantMember (Type of variable)
The VariantMember type is an advanced type corresponding to an array of members, each member being a variant variable.
TreeModify (Function)
Modifies an element (node or leaf) in a TreeView control.
Using several libraries in an application
A library is a WDL file that contains all the resources......
Creating a select query
A select query (corresponding SQL statement......
Report viewer: Proposing several reports
In the document preview, end users can......
dChord (Function)
Draws the chord of a circle (intersection between an ellipse and a straight line): in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
The TreeView Table control
The Treeview Table control is a cross between the Table control and the TreeView control......