ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

sshSession (Type of variable)
The sshSession type is used to define the characteristics of a connection to an SSH server.
SysErrorMode (Function)
Modifies the display mode of errors.
Code style
A code style is used to automatically prefix the name of all the variables and project elements (windows, report controls, classes, etc....
WEBDEV 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
Diagram (Type of variable)
The Diagram type is used to define all the advanced characteristics of a diagram that can be edited in the Diagram Editor control.
hbReading (Type of variable)
The hbReading type is used to define the characteristics of a read operation.
MapConfigureGglAPI (Function)
Declares additional parameters for the Map control that will be transmitted to the Google API.
nfcTag (Type of variable)
The nfcTag type is used to define the advanced characteristics of an NFC tag (Near Field Communication).
HCopyRecord (Function)
Copies: the content of the current record (loaded in memory) to the current data file record. the content of the Record variable to the current data file record....
FTPConfigure (Function)
Modifies the behavior of standard FTP functions.
TableSwapLine (Function)
Swaps: two rows in a Table control populated programmatically. two branches in a Treeview Table control populated programmatically....
ControlFindHighlight (Function)
Highlights, in a window or control, all the captions and texts corresponding to a given text.
OrgElement (Type of variable)
The OrgElement type is used to define the advanced characteristics of an element found in an Organization Chart control.
FilterWithBounds (Property)
The FilterWithBounds property is used to determine if bounds have been specified for the filter implemented by HFilter on an HFSQL data file, view or query.
SQLExecWDR (Function)
Runs the SQL code of a query created in the query editor.
Open (External language)
Opens a window.
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)....
GglGetDocument (Function)
Downloads a document from the Google Docs service.
Native SQLite Connector: Programming with SQL functions
The use of SQL functions to handle SQLite data does not require importing the data file structure into the analysis....
UUID (Type of variable)
The UUID type is used to easily manage: UUIDs or GUIDs, automatic UUID HFSQL identifiers, identifiers for COM/Automation objects and interfaces, ......
TableModifyColumn (Function)
Modifies a column in a horizontal Table control.
WebserviceWriteHTTPHeader (Function)
Adds an additional HTTP header to a request of a REST Webservice.
ControlFindTextFirst (Function)
Finds and selects the first element corresponding to the sought text in a window or control.
grLineThickness (Function)
Retrieves and/or modifies the value of the line thickness in a line chart....
fEncrypt (Function)
Encrypts a file in binary or ASCII format.