ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Creating and distributing Active WEBDEV Pages
To transform a page in Session mode into an Active WEBDEV Page:
Differences and specific features of an HFSQL Client/Server application
The management mode of data files may have to be adapted when using an HFSQL Client/Server application...
Characteristics of a PCL print
The result of a PCL print mainly depends on the technical features of the printer used (management of images and lines, management of fonts, ...
Universal assisted replication: specific features
xBase/FoxPro Native Access: Features and notes
This help page presents the specific features regarding the programming of Native xBase/FoxPro Access...
Native MariaDB Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector to MariaDB (also called Native Access)......
dChangeMode (Function)
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....).
GDPR: Overview
GDPR (General Data Protection Regulation) will replace "Data Protection Directive" on 25th May...
Using .NET assemblies in a project
To use .NET assemblies in a project......
DisplayedItem (Property)
The DisplayedItem property is used to: Find out the item or the variable displayed...
WINDEV and OPC
OPC stands for "OLE for Process Control"......
TableInsert (Function)
Inserts a row into: a Table control, a TreeView Table control, a table displayed in a Combo...
HTTPRequest (Function)
Starts an HTTP request on a server.
WDMSG license agreement
WDMSG license agreement...
Multiple assignments of arrays, structures and classes
The multiple assignment of arrays consists in assigning a set of simple values (boolean, integer,...
Grayed (Property)
The Grayed property is used to: Determine if a control (or a group of controls) is grayed...
ErrorWithTimeout (Function)
Displays a custom error message in a system error window for a set amount of time.
Dynamic array (Type of variable)
A dynamic array is an "advanced" type of array...
Composite variable
A composite variable contains different types of elements (members)...
Cursor (Property)
The Cursor property is used to get and change the position of the mouse cursor in one...
Password (Property)
The Password property can be used: on the edit controls (or on the text table columns) to find...
FontBold (Property)
The FontBold property is used to: Determine if the text is bold. Change the weight...
AnchorRateBottom (Property)
The AnchorRateBottom property is used to: Find out the anchor rate when a control moves...
NumberColumn (Property)
The NumberColumn property is used to: Get the number of columns in Table, Check Box, Radio...
Telephony: Managing the incoming calls
The management of the incoming calls is performed in a specific "thread"....
Automated tests of window
The automated tests of window are used to check the different features proposed by the window......
TextDirection (Property)
The TextDirection property is used to determine and change the writing direction in a window,...
App shortcuts
...App shortcuts are an Android feature that allows users to quickly perform specific actions...
Control template
A control template is a set of controls that can be re-used in several windows or pages......
Container column in a Table control
A cell found in a Table control can contain a set of controls......