ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

xlsCurrentWorksheet (Function)
Used to find out and modify the current worksheet in an XLS file.
Screen,FileToScreen (External language)
Initializes the window controls with the values of the file items linked to the controls.
iSkipLine (Function)
Forces one or more line break.
sfEmptyRecycleBinResult (Type of variable)
The sfEmptyRecycleBinResult type is used to find out the result of SFEmptyRecycleBin...
MaxLinkedCardinality (Property)
The MaxLinkedCardinality property is used to get and modify the maximum cardinality of the related item in the link.
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)....
EventClose (Function)
Closes a synchronization event between several threads.
grScatterGetDataXY (Function)
Retrieves data from a "Scatter" chart.
LooperToXML (Function)
Creates an XML file with data from a Looper control (Looper control based on a data file or populated programmatically).
BrightnessModify (Function)
Modifies the setting of the brightness for the device screen.
HDBCreation (Function)
Ends the description of the structure of an xBase data file through programming.
SysWinShow (Function)
Modifies the display status of a window.
Text formatting variant
You can customize text attributes such as character spacing, line spacing and font size in a window or page......
TableToWord (Function)
Creates a Word file (.RTF) from the data found in a Table or TreeView Table control.
Telemetry: Method used to send data
Telemetry data is sent to the server regularly and is processed by the server every 2 hours......
HDBDescribeField (Function)
Describes through programming each item found in the structure of an xBase file described by HDBDescribeFile.
fTrackFile (Function)
Triggers the tracking of a file.
OrganizerTimeDisplayed (Function)
Defines the time range displayed by the Organizer control in Day mode or in Week mode.
XMLSavePosition (Function)
Stores the current position in the XML document.
geoRunApp (Function)
Starts the device's native maps application to display: a specific geographical location, a route between two locations....
MinLinkedCardinality (Property)
The MinLinkedCardinality property is used to get and modify the minimum cardinality of the related item in the link.
emailIMAPSession (Type of variable)
The emailIMAPSession type is used to access a messaging server by using the IMAP protocol (Internet Access Message Protocol) in order to retrieve the messages found on this server.
iFrame control properties
The iFrame control can be handled in server code and in browser code by the WLanguage properties......
Web Component control properties
The Web Component control can be handled by the WLanguage properties in server code and in browser code......
fReadLineRegularExpression (Function)
Reads a line in an external file, gets sections of this line according to a regular expression and assigns them to a variable.