ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Table control on mobile devices (Android and iOS)
The Table control is available for Android and iOS applications......
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.
Keyboard shortcuts
The main keyboard shortcuts in the editors are as follows......
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......
Manipulating Dashboard controls programmatically
To programmatically manipulate Dashboard controls, WINDEV, WEBDEV and WINDEV Mobile include dashboard-specific functions......
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)....
.NET object
To access a class......
ControlClone (Function)
Creates a new control from an existing control.
Remote WEBDEV administrator: Server parameters
The server administrator can define the server parameters via the remote administration tool......
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.
Android Widget windows
An Android application can contain one or more Widget windows......
Custom title bar with menus and controls
There is a new trend in UI design: application menus in the title bar!...
Developing applications for Android
WINDEV Mobile allows you to develop applications for the Android operating system......
Static audit
The static audit is a feature of the environment that analyzes a project to detect potential issues and suggests improvements......