ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HSubstDir (Example)
Usage example of the HSubstDir function
13. Debugger
Translating the code
WINDEV, WEBDEV and WINDEV Mobile allow you to automatically translate your WLanguage code from English into French and vice versa......
FramesetUse (Function)
Displays a WEBDEV frameset in the user's browser and closes all the current page and frameset contexts....
Telephony: Managing the outgoing calls
To manage the outgoing calls in a WINDEV or WINDEV Mobile application......
Flexible modeling editor
The flexible modeling editor allows you to easily create a "non-restricting" and "flexible" modeling, entirely included in the environment......
sfMergeResult (Variable type)
The sfMergeResult type is used to find out the result of SFMerge...
Color (Property)
The Color property is used to get or change the font color for: a Font variable. a text displayed in a Static control or in a calculated control of a report. a text displayed in a window control. a text displayed in a page control....
Link functions
Link functions are used to link the interface with the tables and vice versa. These functions are as follows:...
DisplayedItemImage (Property)
The DisplayedItemImage property is used to: Get the item that corresponds to the image displayed in a ListView control. Change the item that corresponds to the image displayed in a ListView control....
Constants for managing the modification of windows by the user
HSuggestKeyStart (Function)
Starts collecting information on executed queries.
hbResultScan (Variable type)
The hbScanResult type is used to define all the advanced characteristics of the result of an iteration performed in an HBase database.
HCreation (Example)
Usage example of the HCreation function
RoundToMultiple (Function)
Returns a numeric value rounded to the nearest multiple of another numeric value.
HCreateMovableReplica (Function)
Creates a movable replication.
Diagram Editor control events
WINDEV manages the following events by default (in the order in which they appear in the code editor) for the Linear Slider controls and for the Range Slider controls...
Proxy (Function)
Specifies whether the communication functions that use HTTP or HTTPS must go through a proxy to execute their requests. A proxy is used to share the access to Internet between the different network computers.
Project configuration
Project configurations allow you to adapt the same project to multiple "targets"......
HTriggerRecordBefore (Function)
Retrieves the value of the current record before the trigger(s) are executed.
SQLModify (Function)
Modifies the content of a row in the query result.