ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

fResourceDir (Function)
Returns the path of the read-only resources of the application.
Clickable control in a report
The report editor allows you to propose clickable controls during the print preview......
Window for quick selection
You are searching for a project element? You only know part of its name? Press [CTRL]+[E] to open the quick selection window......
HTMLToRGB (Function)
Converts the HTML color into RGB color.
2. Managing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min...
HAlias (Function)
Creates a logical alias of a table (or query) or cancels all existing aliases.
HCreateMovableReplica (Function)
Creates a movable replication.
KeyType (Property)
The KeyType property is used to set the characteristics of a key item.
DefaultValue (Property)
The DefaultValue property is used to: Find out the default value of an item. This item was defined in the data model editor or through programming. Define the default value of an item (when describing the item through programming)....
SocketCreateBluetooth (Function)
Creates a socket using a Bluetooth device.
Sort (Function)
Sorts a WLanguage array.
Environment of the data model editor
Currencies
A currency is a real coded on 10 bytes....
Operations available for the dates, times and durations, ...
The following operations are available for the following types of variables......
Reset (Function)
Reinitializes: all the controls found in the current window or page (including the groups of controls, the supercontrols and the internal windows). the controls found in a group of controls, a supercontrol, an internal window or an internal page....
HSetDuplicates (Function)
Enables or disables the management of duplicates on a unique key.
FTPDate (Function)
Returns the different dates of a file (date the file was created, modified or accessed) located on an FTP server (File Transfer Protocol).
ScreenToFile (Function)
Automatically updates: the values of a data file's items in memory with the values from the controls in the window. the value of the WLanguage variables with the value of the window controls. This function is also available for WEBDEV pages....
SocketRead (Function)
Retrieves a message sent by another socket.
The charts
To include charts in your applications or in your sites, WINDEV, WEBDEV and WINDEV Mobile include......
HStatCalculate (Function)
Performs various statistical calculations on the file keys.
HRestorePosition (Function)
Restores the previously saved context of a file (function HSavePosition): record in progress, filter, playback pointers.