ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Note (Property)
The Note property is used to: Find out the notes associated with a control, a window, a page...
emailPOP3Session (Type of variable)
The emailPOP3Session type is used to access a messaging server by using the POP3 protocol (Post...
ListSort (Function)
Sorts the elements in a List Box, ListView or Combo Box control populated programmatically.
Procedure description (Type of variable)
The Procedure Description type is used to get information about a procedure or a method.
BCCapture (Function)
Decodes the information stored in a bar code by using the device camera (Android, iPhone, iPad).
emailIMAPSession (Type of variable)
The emailIMAPSession type is used to access a messaging server by using the IMAP protocol (Internet...
InfoVersion (Type of variable)
The InfoVersion type is used to find out the characteristics of a specific application version.
The Pivot Table control
The Pivot Table control dynamically displays data coming from the crosscheck of different files...
ParallelTask (Type of variable)
The ParallelTask type is used to handle a task, which means a procedure run by a thread...
OOP concepts
A class contains the description of a data structure (members) and the processes (methods)...
AnchorRateRight (Property)
The AnchorRateRight property is used to: Find out the anchor rate when a control moves...
AnchorRateHeight (Property)
The AnchorRateHeight property is used to: Find out the vertical anchor rate of a control....
SocketConnectBluetooth (Function)
Connects a client computer to a specific Bluetooth socket.
NextTitle (Function)
Modifies the title of next window to open.
dChord (Function)
Draws the chord of a circle (intersection between an ellipse and a straight line): in an Image...
gLink (Function)
Adds an "invisible" value into an element found in a List Box or Combo Box control. Function kept...
WeekNumber (Function)
Returns the week number within the year that corresponds to the specified date (this date...
EnumControl (Function)
Returns the name of Nth control found in the specified element.
DateToString (Function)
Converts: a date to a string in the specified format. a date time to a string...
fEncrypt (Function)
Encrypts a file in binary or ASCII format.
eExchangeRate (Function)
Returns the value of the exchange rate for a currency.
SaveParameter (Function)
Saves a persistent value in the registry or in another file specified by InitParameter.
HOpenAnalysis (Function)
Opens an analysis in HFSQL Classic format.
HFSQL Client/Server: Configuring the data files on the server
HashCheckString (Function)
Checks the Hash of a character string for a specific type of algorithm.