ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Keyboard shortcuts
The main keyboard shortcuts in the editors are as follows......
URL Rewriting
URL Rewriting is a technique used to improve SEO......
GglAddressToCoordinates (Function)
Retrieves the coordinates (latitude/longitude) of an address....
How to manage a multi-selection in a Table control?
This help page explains how to manage a multi-selection in a Table control....
ExtendedInfo (Property)
The ExtendedInfo property is used to get additional information: about a data file accessed by a Native Connector or HFSQL Client/Server. about an item accessed by a Native Connector or HFSQL Client/Server. about a connection. In this case, this property is equivalent to CtExtendedInfo....
SQLColumnFormat (Function)
Returns the different types of columns supported: by the data source identified by SQLConnect by the database accessed by a specific connection (connection described in the analysis or described by HDescribeConnection or HOpenConnection)....
ErrorInfo (Function)
Retrieves information about the last error that occurred in a function of a WINDEV, WINDEV Mobile or WEBDEV component.
Encryption (Property)
The Encryption property allows you to manage the type of encryption used between Client computers and an HFSQL server.
RGBGreen (Function)
Returns the green component of an RGB color.
RGBRed (Function)
Returns the red component of an RGB color.
RGBBlue (Function)
Returns the blue component of an RGB color.
fSelect (Function)
Opens the Windows file picker.
Report editor: options and keyboard shortcuts
Several toolbars are displayed in the report editor......
Delete (Reserved word)
The memory occupied by a dynamic object (array, class object, ...
fCreate (Function)
Creates an external file.
SOCKS5 protocol
SOCKS5 is a simple network protocol intended to standardize the use of proxies for applications......
.NET object
To access a class......
ControlClone (Function)
Creates a new control from an existing control.
Manipulating Dashboard controls programmatically
To programmatically manipulate Dashboard controls, WINDEV, WEBDEV and WINDEV Mobile include dashboard-specific functions......
The Table control on mobile devices (Android and iOS)
The Table control is available for Android and iOS applications......
ExtractString (Function)
Allows you to: extract a substring from a string based on a specified string separator. search for substrings in a string based on a specified string separator....
fUncompress (Function)
Decompresses a file that was compressed by fCompress.
Configuring the connection with WDSQSINS
For compatibility with the earlier versions of the Native SQL Server Connector (also called Native SQL Server Access), the connection can still be configured in WDSQSINS (supplied with the Native SQL Server Connector)......
Hyper File functions available for backward compatibility
dbgEnableAudit (Function)
Enables the dynamic audit through programming.