ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Value Description (Type of variable)
A Value Description variable is used to handle the description of an enumeration value through programming.
HUnlockRecNum (Function)
Unlocks a record locked by: HLockRecNum, a read function used with a locking parameter (HRead associated with the hLockWrite or hLockReadWrite constant for example)....
sfEmptyRecycleBinResult (Type of variable)
The sfEmptyRecycleBinResult type is used to find out the result of SFEmptyRecycleBin...
FilterWithBounds (Property)
The FilterWithBounds property is used to determine if bounds have been specified for the filter implemented by HFilter on an HFSQL data file, view or query.
GetGUID (Function)
Calculates a globally unique identifier (named "GUID"), whose size is: equal to 16 bytes, which means 32 hexadecimal characters. equal to 32 bytes, which means 64 hexadecimal characters....
HInitSubscriber (Function)
Initializes the range of automatic identifiers for the description file of subscriber replica (".RPL" extension).
sfExecuteQueryResult (Type of variable)
The sfExecuteQueryResult type is used to find out the result of SFForwardQuery and SFExecuteQuery...
hRSConfig (Type of variable)
The hRSConfig type is used to define the advanced characteristics of a replication between 2 HFSQL servers.
HDeleteLink (Function)
Deletes an integrity rule between two data files on the server.
fCompare (Function)
Compares the content of two files bit by bit.
TableExpand (Function)
Expands: a branch that was previously collapsed in a TreeView Table control. a branch that was previously collapsed in a Table control. a detailed window displayed for a row....
Report with parameters
When printing a report, you have the ability to pass parameters to this report......
MapPolygon (Type of variable)
The MapPolygon type is used to define the characteristics of a polygon to be drawn on the map displayed in a Map control.
Option Description (Type of variable)
An Option Description variable is used to handle the characteristics of a combination option through programming.
DocOpen (Function)
Opens a Word Processing file (docx format) in Read/Write mode. The docx file is opened and locked until it is closed....
HToItem (Function)
Assigns the specified value to an item of the current record.
Toast (Type of variable)
The Toast type is used to define all the advanced characteristics of a toast notification.
gglPath (Type of variable)
The gglPath type is used to define the characteristics of the route to drawn on a map...
WebSocketClientConnectSSL (Function)
Establishes an SSL connection between the client and a WebSocket server.
grSunburstAddData (Function)
Adds a data to a Sunburst chart.
SOAPPrepare (Function)
Builds the SOAP request for calling a Webservice function.
saasClient (Type of variable)
The saasClient type is used to define the advanced characteristics of a SaaS client account.
KeyPressed (Function)
Checks which key is pressed.
VisibleEndUser (Property)
The VisibleEndUser property is used to: Find out whether an item is visible or not to the end users. This item was defined in the data model editor or programmatically. Define whether an item must be visible or not to the end users (item described programmatically only)....
Client application: Running procedures on a server of.Net services
Several DotNet functions are available in WINDEV......