ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

XMLAddAttribute (Function)
Adds an attribute into an XML document.
LEDSwitchOn (Function)
Switches the LED (Light-Emitting Diode) of the device on.
Custom telemetry
Custom telemetry allows you to define the elements that will be included in the analytics......
AlternativeText (Property)
The AlternativeTextproperty is used to get and edit the alternative text of controls in a page.
Caption (Property)
In a database, the Caption property is used to: Find out the caption associated with a file item. Find out the caption associated with a data file. Find out and modify the connection caption. In a report, the Caption property is used to: Find out the text displayed in a Static or Link control. Modify the text displayed in a Static or Link control. In a window or page, the Caption property is also used to: Find out and modify the caption of a control in a window or in a page. Find out and modify the caption of a menu option. Find out and modify the title of a window or page. Find out the content of a Breadcrumb control....
MapPolygon (Type of variable)
The MapPolygon type is used to define the characteristics of a polygon to be drawn on the map displayed in a Map control.
EmulateInput (Function)
Performs an input by emulation in a control while checking whether this control is an editable control.
Sharing your source code with the SCM
WEBDEV Tutorial - A Source Code Manager for WEBDEV Sharing your source code with the SCM - 30 min...
Operator on Address
The & operator returns the address of a variable as an integer
Assignment operators
Three assignment operators are available......
14. Controls in practice
Container column in a Table control
A cell found in a Table control can contain a set of controls......
Creating an executable: WINDEV framework
Each WINDEV function is associated with a WINDEV DLL......
XMLAddChild (Function)
Adds a child tag into an XML document.
Sharing your source code with the SCM
WINDEV Tutorial - An SCM for WINDEV Sharing your source code with the SCM - 30 min
notificationCategory (Type of variable)
The type notificationCategory makes it possible to define all the advanced characteristics of a notification category.
RTFSelection (Function)
Modifies or lists attributes of text currently selected in an control RTF (from a window or report WINDEV).
Data source (Type of variable)
A Data source variable is used to describe a temporary data source (query, view, alias, ...)
Choosing the type of image: dynamic, static, generated, ...
The images are often used to illustrate the site pages......
SQL functions that can be used in SQL queries
The following SQL functions can be used on the queries written in SQL code (classified by theme)......
docTabulation (Type of variable)
The docTabulation type is used to define the characteristics of a custom tabulation.
InitialValue (Property)
The InitialValue property is used to get the initial value of a control in a window or page.
Native MySQL Connector - License Agreement
UI audit: Detect obsolete features
The lifecycle of some projects span several years......
OpenIDParameters (Type of variable)
The OpenIDParameters type is used to define all the advanced features of an authentication for OpenID.