ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Link control
The Link control is used to:
  • create a link in an HTML page.
  • create a link in a report printed in HTML format.
Characteristics of columns found in a Table control in a page (prefix syntax)
The columns are used to display information in a Table control...
Characteristics of the columns of a Table control in a page
The columns are used to display information in a Table control.
3. Project dashboard
Project dashboard...
3. Project dashboard
3. Types of dynamic sites
A dynamic site is used to display pages whose content changes. In most cases, the content of these pages is linked to a database....
1. Project dashboard
The project dashboard is an essential element for managing WINDEV Mobile projects....
Creating a delete query
A delete query (corresponding SQL statement......
Installing Android development tools
To develop Android applications with WINDEV Mobile, you must install......
HFSQL Client/Server: Configuring the data files on the server
FontUnderlined (Property)
The FontUnderlined property is used to: Determine if the text is underlined. Underline (or not) a text....
Collapsing/Expanding a TreeView control through programming (prefix syntax)
To collapse/expand a TreeView control through programming, ......
Camera control: decoding the bar codes (prefix syntax)
In iOS and Android, the bar codes can be decoded via the Camera control by BCCapture......
How to fill a TreeView control from a data file? (prefix syntax)
By default, the TreeView control cannot automatically display the data coming from a data file......
Handling a Check Box control through programming (prefix syntax)
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Check Box control through programming......
Handling a Radio Button control through programming (prefix syntax)
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Radio Button controls......
Handling a Multiline Zone control through programming (prefix syntax)
A Multiline Zone control can be handled programmatically using the control name....
Handling an Organization Chart control through programming (prefix syntax)
Handling a Sliding Banner control through programming (prefix syntax)
A Sliding Banner control can be handled through programming......
Handling a TreeView Table control programmatically (prefix syntax)
This page explains how to program TreeView Table controls......
Handling a Linear Looper control through programming (object syntax)
WEBDEV allows you to handle a Linear Looper control through programming....
Characteristics of menu options
WINDEV and WINDEV Mobile manage two types of menus......
Designation of current element (Reserved word)
The keywords used to identify the current element are:
WDADMINEXE : Information about last available update
The "Setup" tab of WDADMINEXE contains information regarding the last available update of the application......
AppActivateVersion (Function)
Activates one of the application versions available in the history of versions on the reference setup server.
AppDeleteVersion (Function)
Deletes a version from the history of versions found on the reference setup server.
ZOrder (Property)
The ZOrder property defines the Z-order of an element.
WINDEV and OPC
OPC stands for "OLE for Process Control"......