ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Open (Function)
Opens a modal WINDEV window.
HConvertX (Function)
Converts a numeric value into a binary string in order to perform a search on a numeric key.
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
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).
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.
Address (Type of variable)
The Address type is used to manipulate the address of a place or person.
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.
FOR ALL/FOR EACH statement (browse of strings)
The FOR EACH statement is used to browse strings according to different methods...
Constants for managing arrays
List of constants used by the functions for array management....
Table control populated programmatically: WLanguage
Here is an overview of how to handle Table controls populated programmatically in WLanguage....
TableExpand (Function)
Expands: a branch that was previously collapsed in a TreeView Table control. a branch that was previously collapsed in a Table control. a detailed window displayed for a row....
Creating a branch
A branch is used to create a copy of the current project in order to perform modifications, additions, etc....
SendKey (Function)
Simulates the keystrokes and the mouse actions.
MatchRegularExpression (Function)
Checks whether a character string matches a specific format and retrieves the different substrings that match the format.
TableCollapse (Function)
Collapses: a branch that was previously expanded in a TreeView Table control. a break that was previously expanded in a Table control. a detailed window displayed for a row....
Bar code constants
Constants for managing certificates