ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Modified (Property)
The Modified property is used to determine if a control or group of controls has been modified by the user (keyboard or mouse input).
dText (Function)
Draws a text: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
_VisiteGuideeEtapeBulle (Type of variable)
Le type _VisiteGuideeEtapeBulle permet de définir toutes les caractéristiques avancées d'un XXX....
Native Sybase Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native Sybase Connector (also called Native Sybase Access)......
hbTableDescription (Variable type)
The hbTableDescription type is used to define and find out the characteristics of an HBase table.
emailHeader (Variable type)
The emailHeader type is used to retrieve or define the additional email headers.
hbColumnDescription (Variable type)
The hbColumnDescription type is used to define the advanced characteristics of a group of columns (items).
SCM: Check-in policy
The SCM gives you the ability to define a check-in policy......
docTabulation (Type of variable)
The docTabulation type is used to define the characteristics of a custom tabulation.
mongoFindOption (Variable type)
The mongoFindOption type is used to define the advanced characteristics of a search in a MongoDB database.
7. Available controls in a window
WINDEV Mobile includes several types of controls...
Discovering AAFs (Automatic Application Features)
Applications created with WINDEV offer users many automatic features on the different windows or controls in the application......
HDescribeItem (Example)
Usage example of the HDescribeItem function
INIWrite (Function)
Writes a specific value into an INI file (or into a file structured like an.INI file).
WBAdminApplication (Variable type)
The WBAdminApplication type is used to define all the advanced characteristics of an application deployed on a WEBDEV Application Server.
Converting an HFSQL Classic database into HFSQL Client/Server
There are two methods to convert HFSQL Classic databases to HFSQL Client/Server in WINDEV, WEBDEV and WINDEV Mobile......
How to sort the result of a query?
This help page explains how to create a sort query with the query editor....
Customizing the Switch controls
The Switch control is a 2-state Check Box control (on/off, true/false, yes/no)......
Adapting an application to support multiple languages
WINDEV Tutorial - Managing multiple languages Adapting an application to support multiple languages - 20 min
Constants for managing ports
List of constants used by the functions for port management (serial and parallel ports)...
MVP: Simple single-file example: Table + Linked file
Let's see a simple and illustrated example about the use of MVP to create a Table window with its linked form......
DocInsertTable (Function)
Inserts a table into a Word Processing document.
The Native Container control
The Native Container control is used to manage the controls not created with WINDEV or WINDEV Mobile......
JSMethod (Function)
Used to run a JavaScript method on an element found in the current page.