ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Usage example of the XML types
The following examples is used to handle an XML document via the xmlDocument and cmlNode variables, ...
The Toolbar control
The Toolbar control is an advanced type of control, linked to a window......
Native Access Connector
This type of Native Connector allows access to ACCESS databases for better interoperability purposes......
Query based on query
Queries can be based on items from another query......
Local procedure
Two types of procedures are available......
iPrintXLS (Function)
Prints the current worksheet of a document in "xlsx" or "xls" format.
Binding an Image control to an item
An Image control can correspond to an item found in a data file, in a query, ......
Assisted HFSQL error handling
WINDEV, WEBDEV and WINDEV Mobile include a module for assisted management of HFSQL errors......
Managing a Text token Edit control
...Interfaces that use token controls are common. A Token control contains variable amounts of information in a limited area....
Null (Reserved word)
The Null keyword can be used according to different methods in WLanguage......
<Captcha>.Verify (Function)
Checks whether the value typed by the user corresponds to the string displayed in a Captcha control.
CaptchaVerify (Function)
Checks whether the value typed by the user corresponds to the string displayed in a Captcha control.
Width (Property)
The Width property is used to determine and change the width of an element.
Checking an element back in the Source Code Manager (SCM)
Checking an element back in the repository is used to make the modified element available to all the users of the Source Code Manager......
Handling a Radio Button control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Radio Button controls......
Drop-down button
The drop-down button expands: a context menu. a popup window....
Height (Property)
The Height property is used to get and change the height of an element.
Animation of controls
WINDEV and WINDEV Mobile allow you to animate the controls found in a window......
The Rating control
The Rating control allows the user to: indicate the popularity level of an element via repeated icons. find out the popularity level of an element via repeated icons....
Creating and distributing Active WEBDEV Pages
To transform a page in Session mode into an Active WEBDEV Page:...
The Chart control: Characteristics in the editor
Regardless of the type of chart displayed in the Chart control, all its characteristics can be configured via its description window......
Programming patterns
CAUTION......
Body block
The Body block corresponds to the main block of the report......
Iteration block (or substitution block)
The Iteration block is a free block, created manually in the report editor ("Report......
Report based on a programmed data source
In a report on a programmed data source, the reading of the records that will be displayed in the report requires full programming in WLanguage......
BackgroundStyle (Property)
The BackgroundStyle property is used to get and modify the background style of cells in tables and/or TreeView Tables....