ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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....
ScreenToSource (Function)
Automatically initializes: the values of a data file's items in memory with the values from the controls in the window. the value of the WLanguage variables with the value of the window controls. This function is also available for WEBDEV pages....
SpeechSynthesisReadText (Function)
Reads the specified text using the device's text-to-speech engine....
HSavePosition (Function)
Stores the current file context: current record, filter, pointers.
iInitReportQuery (Function)
Initializes the query linked to the report (for a query with parameters).
SQLExec (Function)
Names and runs an SQL query.
Report based on a TreeView Table control
You can use a report based on a TreeView Table control to directly print the information displayed in a TreeView Table control found......
Non-modal management of a window
The window that opens another window is called parent window ; the windows opened by the parent window are called child windows......
Native MySQL Connector - License Agreement
Report based on a text file
In a report based on a text file, the information to print is read from a text file or is directly assigned in the report controls......
gStoredValueEnable (Function)
Allows (or not) retrieving the value defined by gStoredValue in a List Box or a Combo Box control.
BarCodes (Type of variable)
The BarCodes type is used to handle the information found in a bar code.
EmailCheckAddress (Function)
Checks the validity of an email address.
HImportXML (Function)
Imports an XML file into an HFSQL Classic or Client/Server data file (data file described in the data model editor or declared by HDeclare, HDeclareExternal or HDescribeFile)....
EmailReadMessageHeader (Function)
Reads the header of an incoming email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
EmailMsgError (Function)
Returns the message corresponding to the error identifier.
EmailReadNext (Function)
Reads the incoming email found after the current email according to the protocol (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
HHistoryModification (Function)
Returns the modifications performed on one or more items of a given record. The result can be displayed in a list box or in a table to allow the user to view the modifications made to the specified file.
Button control properties
Button controls in a window or page can be manipulated using different WLanguage properties......
Item Description (Type of variable)
An Item Description variable is used to describe one or more items in a data file programmatically.
Writing an email
Writing an email in WLanguage consists in filling the email structure of WLanguage......
Creating user accounts
A User account allows the server administrator to......
Monitoring robot: Configuring the robot parameters
From the monitor, you can change the configuration options......
Static audit
The static audit is a feature of the environment that analyzes a project to detect potential issues and suggests improvements......
Project Management Hub: Management of incidents
The Project Management Hub allows you to keep a history of the incidents encountered in your applications......