ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Operations performed on use case diagrams
The following paragraphs explain......
Y (Property)
The Y property is used to: Find out the Y-coordinate of a control or window (position on Y-axis). Modify the Y-coordinate of a control or window....
Constants for managing certificates
AAFOpenHelp (Function)
Opens the AAF (Automatic Application Features) help website.
The Thumbnail control
The Thumbnail control is used to automatically manage the display of images in thumbnail format......
The Numeric or Currency control: Input or display masks
WINDEV, WINDEV Mobile and WEBDEV propose two types of masks......
gglDocument (Type of variable)
The gglDocument type is used to handle a Google document...
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...
VariantMember (Type of variable)
The VariantMember type is an advanced type corresponding to an array of members, each member being a variant variable.
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....
Constants for managing Organizer controls
Constants for managing Organizer controls...
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......
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......
Windows
The windows represent the main interface of a WINDEV application......
Creating a WEBDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
Using several libraries in an application
A library is a WDL file that contains all the resources......
Report viewer: Proposing several reports
In the document preview, end users can......
dbgError (Function)
Provokes: an assertion during the test of element or project (Go mode). an error in automated test mode....
TimestampType (Property)
The TimestampType property is used to: Find out the type of timestamp for an item. This item was defined in the data model editor or through programming. Define the type of timestamp for a Date, Time or DateTime item (when describing the item through programming)....