ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HSetMemo (Function)
Used to modify the management mode of memo items.
HCheckStructure (Function)
Defines the mode for comparing data files.
HChangeLocation (Function)
Modifies the search mode of physical data files (.FIC, .NDX, ...).
HRecordDate (Function)
Returns the date and time of the last write operation performed on a record in an HFSQL file (Classic or Client/Server)....
HSetLog (Function)
Enables or disables log management on a file.
State (Property)
The State property is used to get and change the state of an element.
TextToRTF (Function)
Converts text to Rich Text Format.
TextToHTML (Function)
Converts text to HTML (carriage returns are replaced by <BR>, accented characters are replaced by their equivalent in HTML, etc.).
TableFormulaDeleteAll (Function)
Deletes all formulas added with TableFormulaAdd.
Handling a chart in the editor
In the editor, a Chart control includes different sections......
Principle of remote check
OriginWaypoint (Property)
The OriginWaypoint property is used to get and define the origin of points whose coordinates are specified in the WayPoint property.
Cursor constants
List of constants used by the functions for managing cursors and the mouse...
Classes, members, methods and properties
A class is made of......
DisplayModeAutoWhenLoading (Property)
The DisplayModeAutoWhenLoading property is used to determine and change the display mode when loading a PDF document.
Pushed (Property)
The Pushed property is used to get and change the state of a two-state button (pressed or released).
NbPrintedRec (Property)
The NbPrintedRec property is used to determine the number of records already printed.
TotalNbRec (Property)
The TotalNbRec property is used to: Get the number of records to be printed. Change the number of records to be printed....
HFSQL properties associated with the queries and views
List of HFSQL properties associated with the queries and views...
HSortView (Function)
Sorts an HFSQL view by creating an index on a view item. This function uses the former view mechanism.
Using Kotlin code
Kotlin is a programming language mainly used for Android development......
WINDEV and OPC
OPC stands for "OLE for Process Control"......
WEBDEV Account Manager
WEBDEV Account Manager allows you to easily host websites developed with WEBDEV......
Multilingual project
HTrack (Function)
Starts tracking write actions (addition, modification or deletion) performed on a file found in an HFSQL server.