ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HTMLToRTF (Function)
Converts an HTML string or an HTML buffer to an RTF string.
Report viewer: "Print" tab
The report viewer allows end users to view reports before printing them......
Check spelling based on Hunspell dictionaries
WINDEV gives you the ability to use the spelling checker of the Word Processing controls in WINDEV applications......
Spare server
A "spare" server is a target server in a unidirectional automatic replication......
Creating a multilingual help system
The help editor allows you to easily create a multilingual help system......
ContextMenu (Property)
The ContextMenu property is used to: Get the custom context menu of a control, window or page. Change the custom context menu of a control, window or page (or associate another context menu). Customize the system menus of the controls by adding options....
Font (Property)
The Font property is used to Get the identifier of the font used in a control in a report, page or window. Change the font used in a control in a report, page or window....
HExecuteView (Function)
Runs a view that was created beforehand (can be used to refresh the view data for example). This function uses the former view mechanism.
The single-part and multi-part archives
Two types of archives are available......
HashString (Function)
Calculates the Hash of a character string according to a specific algorithm.
The different WEBDEV Application Servers
WEBDEV includes several WEBDEV Application Servers......
HTMLToText (Function)
Converts an HTML string or buffer to text.
How to open a page?
Android 10: Modifying the behavior of applications
Starting with Android 10, Google no longer allows an application running in the background to open a window
Report based on an HFSQL view
A report based on an HFSQL view is used to print records from an HFSQL Classic or Client/Server view......
2. Managing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min...
Native xBase/FoxPro Connector
WINDEV and WEBDEV propose a Native xBase/FoxPro Connector (or Native xBase/FoxPro Access) module......
SQL functions that can be used in SQL queries
The following SQL functions can be used on the queries written in SQL code (classified by theme)......
fGlobalDirCommon (Function)
Returns a directory path for the global data of current application (data shared between several applications), regardless of the current user.
fGlobalDirUser (Function)
Returns a directory path for the global data of current application (data shared between several applications), for the current user.
WDTestSite: Creating a scenario
To create a scenario, the following elements must be installed on the current computer......
RETURN statement
The RETURN statement is used to exit a statement block and the current process (or procedure).
Compilation statement: IF ExecutionTarget
The <IF ExecutionTarget> compile statement allows you to compile or not compile a WLanguage code depending on the execution target.
fWrite (Function)
Writes: a character string into an external file. a memory section....
Managing the Unicode format in the HFSQL files
The analysis proposes two types of Unicode items......