ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Choose the type of image: dynamic, static, generated, ...
The images are often used to illustrate the site pages...
The home page
The home page is the first page of your site......
Managing context menus in a WINDEV or WINDEV Mobile application
A context menu can be opened by the user via a right mouse click......
sysNotificationButton (Type of variable)
The sysNotificationButton type is used to define all the advanced characteristics of Button control in an interactive notification.
Replication: The different types
The data replication is a powerful feature......
Token (Type of variable)
The Token type is used to define all the advanced characteristics of a token displayed in an edit control.
Alias type
The Alias type is used to declare and handle a logical alias for a data file or query.
MatError (Function)
Identifies the type of the last error caused by a Matxxx function (functions for matrix management).
ON (Reserved word)
The ON keyword is used exclusively in the automated tests generated by WINDEV and WEBDEV.
docSection (Type of variable)
The docSection type is used to define the advanced characteristics of a section found in a document or paragraph.
iDirImageHTML (Function)
Used to select the directory in which the images must be generated during a print in HTML format.
XMLChildExist (Function)
Specifies whether the current tag has children corresponding to the sought type (tag, attribute, ...).
ERR_NOTAVAILABLE
ERR_NO_APPLICATION
Report based on an SQL query with data accessed via a connection (ODBC, etc.)
A report based on an SQL query with data accessed via a connection can print records from a database accessible via a specific ODBC driver or via a Native Connector......
httpResponse (Type of variable)
The httpResponse type is used to get the advanced characteristics of the response of the HTTP/HTTPS request....
sfConnection (Type of variable)
The sfConnection type is used to describe a connection to the Salesforce platform and to manage user authentication...
Creating an RSS reader
WINDEV, WEBDEV and WINDEV Mobile allow you to produce and/or consume an RSS feed (Rapid Simple Syndication)......
The Kanban control
Originally, Kanban is a Japanese method aimed at improving processes for a better, more efficient production cycle....
btleDevice (Type of variable)
The btleDevice type allows you to handle a device that uses the Bluetooth Low Energy technology.
Audits
The audits provide a set of features used to automatically improve the project quality and performances, and to follow the conditions in which it is implemented......
diagShape (Type of variable)
The diagShape type is used to define all the advanced characteristics of the original shape used in a diagram.
InAWPMode (Function)
Used to determine if the page currently run is an Active WEBDEV Page.
<Image variable>.StartDrawing (Function)
Indicates that the drawing functions that will be used are intended for an Image variable.
edtHTMLSelection (Type of variable)
The edtHTMLSelection type is used to identify all the advanced characteristics of a selection in an HTML Editor control
Sharing elements with a WINDEV application