ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SOCKS5 protocol
SOCKS5 is a simple network protocol intended to standardize the use of proxies for 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.
HFSQL Client/Server database: Recommendations
This help page presents the main recommendations for optimizing the security and performance of an HFSQL Client/Server database according to the constraints and desired features......
Monitoring robot overview
WINDEV, WEBDEV and WINDEV Mobile include a monitoring robot......
Project description: Telemetry tab
The project description window allows you to configure various elements of your project......
INIRead (Function)
Reads the content of an INI file (or the content of a file structured like .INI files).
Delete (Reserved word)
The memory occupied by a dynamic object (array, class object, ...
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)....
How to include secure payment in a WEBDEV site?
This help page explains how to add a secure payment into a WEBDEV site......
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......
Troubleshooting
This chapter presents the main problems (and their solutions) that can occur when using the WEBDEV Application Server...
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....
Hyper File functions available for backward compatibility
Installing an application: single-user or network setup?
WINDEV proposes several types of setup for a WINDEV application......
Real Time Performance Profiler (RTPP)
The Real Time Performance Profiler (RTPP) is a tool that helps you identify what is slowing down your application......
Project managers: How to manage a development project?
The Control Centers in WINDEV, WEBDEV and WINDEV Mobile provide project managers with several tools to manage a development project including......
Description of an Organizer control (control of a window)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
Developing applications for Android
WINDEV Mobile allows you to develop applications for the Android operating system......
dbgEnableAudit (Function)
Enables the dynamic audit through programming.