ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Assigning dependencies to requirements
The following steps must be performed to implement the requirements......
HConvertX (Function)
Converts a numeric value into a binary string in order to perform a search on a numeric key.
gLinkActivate (Function)
Allows (or not) retrieving the value defined by gLink in a List Box or a Combo Box control. Function kept for compatibility. It is recommended to use gStoredValueEnable....
Burning a CD/DVD
Several WLanguage functions are used to burn the CDs or DVDs......
fDataDirCommon (Function)
Returns a directory path for the data shared: between all the users of the computer between all the TSE users This directory can be used without restriction in Windows XP, Vista, and so on. This directory is used to store: the files for the general configuration of the application (.INI files, .XML files, etc.). tables common to all users (HFSQL tables .fic, .ndx, .mmo)....
The "Funnel" charts
...The Funnel charts are often used to represent the steps in a sales process and to indicate the amount of potential revenues expected for each step....
TreeView Table control based on a variable
A TreeView Table control based on a variable is a control bound to a variable or a set of variables......
Camera control: decoding bar codes
In iOS and Android, bar codes can be decoded via the Camera control using BCCapture......
Synchronizing threads via events
Events can be used to synchronize the different threads of an application......
Guided tour management constants
EmailRunApp (Function)
Starts the native application for sending emails found on the current computer: Computer running Windows, Mobile device (Android, iPhone, iPad)....
Address (Type of variable)
The Address type is used to manipulate the address of a place or person.
Monitoring robot overview
WINDEV, WEBDEV and WINDEV Mobile include a monitoring robot......
sshSession (Type of variable)
The sshSession type is used to define the characteristics of a connection to an SSH server.
EmailReadLast (Function)
Reads the last incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
MatchRegularExpression (Function)
Checks whether a character string matches a specific format and retrieves the different substrings that match the format.
FOR ALL/FOR EACH statement (browse of strings)
The FOR EACH statement is used to browse strings according to different methods...
grParameter (Function)
Retrieves or modifies a chart parameter.
Events associated with a Gantt Chart column
Point (Type of variable)
A Point variable is a structured type that is used to represent a position (X, Y) in 2 dimensions.
Open (Function)
Opens a modal WINDEV window.
AnsiToUnicode (Function)
Converts: an ANSI string (Windows) to a UNICODE string. a buffer containing an ANSI string (Windows) to a buffer containing a UNICODE string....
iCreateFont (Function)
Creates a new print font.