ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

INIWrite (Function)
Writes a specific value into an INI file (or into a file structured like an.INI file).
Canada.CheckBN9 (Function)
Checks the validity of a Canadian 9-digit Business Number (BN9).
"END:" label
The END: label is used to define a code that will be systematically run at the end of process execution.
Image Editor control: Options in the ribbon and the panes
The Image Editor control offers a host of options accessible via......
WinEdRestore (Function)
Undoes all the changes made by the end user ("Allow end users to modify the UI" option enabled).
fReadLineRegularExpression (Function)
Reads a line in an external file, gets sections of this line according to a regular expression and assigns them to a variable.
<DiskFile variable>.ReadLineRegularExpression (Function)
Reads a line in an external file, gets sections of this line according to a regular expression and assigns them to a variable.
<Window>.EdRestore (Function)
Undoes all the modifications made by the end user ("Allow end users to modify the UI" option enabled).
Handling RTF in an Edit control
Rich Text Format (RTF) is used to encode text and simplify exchange between applications......
Question edit wizard
When typing a new message intended to the end user, WINDEV or WINDEV Mobile automatically displays the following window......
Replication management functions
Three types of replication are proposed......
Context menu of TimeLine controls
By default, TimeLine controls contain a context menu....
Writing an email: the available methods
This help page presents the methods for writing an email....
WEBDEV administrator: Viewing the logs
The "Logs" tab is used to see the details of logs for a specific period......
6. HFSQL Cluster
HFSQL Cluster is an extension of the HFSQL Client/Server database model....
Sequence of selection conditions for a query
When at least two selection conditions are found in a query, the sequence of selection conditions must be specified by the conditional operators AND and OR......
Creating and testing a query with parameters
Regardless of the query type (Select, Insert, Delete, Update) and regardless of its creation mode (with the wizard or by SQL directly), you have the ability to use parameters. The name of the parameter is specified when creating the query....
External language: Programming in COBOL
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
Native DB2 Connector: Programming with HFSQL functions
To use a DB2 database with Native Connector, the structure of DB2 tables must be imported into the WINDEV or WEBDEV analysis......
Metatypes in the analysis
A metatype is a combination of characteristics of an item and a bound control......
Unicode in character strings
UNICODE is an encoding system that assigns a unique number to each character....
Handling a Check Box control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Check Box control through programming......
WINDEV Framework License Agreement
Natif Informix Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to Informix (also called Native Access......
Style of a control
As soon as it is created, a control is associated with a style......