ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Configuring the "Relative duration" mask (date and time in natural language)
WINDEV, WEBDEV and WINDEV Mobile propose to use a "Relative duration" display mask for the Date controls......
Warning 127: You are using a data source local to the process
MultiLinestring2D (Variable type)
The MultiLinestring2D type can be used to store a collection of linestrings defined with 2D coordinates.
ocrTextBlock (Type of variable)
The ocrTextBlock type is used to define and identify all the advanced characteristics of a text block read by the native OCR system.
DDEExecute (Function)
Sends a command that will be run on the server.
Zoom in the different editors
All editors of WINDEV, WEBDEV and WINDEV Mobile allow you to zoom in on the different elements displayed in the editor......
Assisted universal replication through programming
The assisted replication through programming is used to implement a replication on an existing application while controlling the synchronization in the application itself......
Defining colors in Table controls
The colors of a Table control (row background, text of rows, etc.) are defined in the control description......
Sub-modeling
In a flexible modeling, the "Application", "Process" and "Choice" elements can be used to enter in a "sub-modeling"......
ODBC driver for HFSQL Classic and for HFSQL Client/Server (Windows)
The ODBC driver for HFSQL Classic (single-user or multi-user) is used to access an HFSQL Classic database from an external database software that supports the accesses by ODBC......
HListAnalysis (Function)
Returns the list of WINDEV or WEBDEV database schemas (in HFSQL Classic format) available in a given directory.
hbWriting (Type of variable)
The hbWriting type is used to define the characteristics of a write operation that will be performed in a row (record) of an HBase table.
mongoOperation (Type of variable)
The mongoOperation type is used to define the different operations to be performed in bulk. These operations are stored in an array of mongoOperation variables.
CmdKill (Function)
Forces the termination of a running executable associated with a command. Note: This function is only available from version 2025 Update 1....
Error 203: The procedure already has a scope attribute (local or global)
How to fill a TreeView Table control?
This help page explains how to populate a TreeView Table control programmatically....
emailSMTPSession (Type of variable)
The emailSMTPSession type is used to access a messaging server by using the SMTP protocol (Simple Mail Transfer Protocol) in order to send emails.
Managing duplicates in the TreeView controls
WINDEV and WEBDEV allow you to add duplicates into the elements of a TreeView control......