ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Comparison operators
The comparison operators can be divided into several categories......
ErrorWithTimeout (Function)
Displays a custom error message in a system error window for a set amount of time.
WDConver: Presentation
WDConver is a tool used to convert data to an HFSQL Classic table from a file......
Informix Native Connector: Programming with HFSQL functions
To use an Informix database with the Native Connector, import the structure of Informix tables into the WINDEV or WEBDEV database schema......
FTPGet (Function)
Transfers a file or directory from an FTP server (File Transfer Protocol) to the current computer.
SMSDetectOneTimeCode (Function)
Automatically populates an Edit control with a one-time code received by SMS.
EmailOpenMail (Function)
Opens the default messaging software: of the user on the browser. of the user on the current Windows computer. on the phone....
Automatic Application Features (AAF) constants
List of constants used by the Automatic Application Features (AAF) functions....
notificationAction (Type of variable)
The notificationAction type is used to describe an additional action associated with a notification.
Create the help system in WINDEV, WEBDEV or WINDEV Mobile
These are the main steps to create a help file (HTML, CHM or PDF)......
MatchRegularExpression (Function)
Checks whether a character string matches a specific format and retrieves the different substrings that match the format.
Project image gallery
The project image gallery allows viewing all the images of a project in a single click......
14. Controls in practice
WINDEV Mobile 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
SensorDetectChangeOrientation (Function)
Allows you to be notified when the orientation of the device changes on any one of its 3 axes.
How to create an SQL query to filter records?
This help page explains how to create an SQL query to filter records....
Refreshing the page data
In a dynamic WEBDEV site, the page data is refreshed during a user action......
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......
Native Sybase Connector: Programming with HFSQL functions
To use a Sybase database with Native Connector, the structure of Sybase tables must be imported into the WINDEV or WEBDEV analysis......
HFilterIdentical (Function)
Defines and enables a filter used to find the exact value of a string item.
Handling an Internal Window control through programming
The "Internal Window" control is used to display an existing internal window......
HLockRecNum (Function)
Locks a record and restricts the access to this record for all the other applications.