ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Convert (Function)
Converts a numeric value into a binary string in order to perform a search on a numeric key.
SQLListTable (Function)
List all the tables that can be accessed by the connected database system.
WLanguage functions available for a report
Most WLanguage functions can be used in the events of a report (created with the report editor)......
HDeleteBackup (Function)
Deletes a backup previously created with HBackup.
WinRateDDW (Function)
Gets and sets the dimming rate for windows that use the DDW (Dim Disabled Windows) feature.
HForward (Function)
Moves several records forward from the current position in the data file, according to a specified item.
HNoDatabaseAccess (Function)
Denies all new connections to a database or to all databases.
GPSInfo (Function)
Returns the information about the location provider used by the application for geolocation functions.
Underline (Property)
The Underline property is used to: Find out whether a Font variable is underlined. Underline (or not) a Font variable....
GetTheme (Function)
Gets the current theme of a mobile application.
rssIdentifier (Type of variable)
The rssIdentifier type is used to describe the unique identifier of a RSS stream entry...
Parallel Tasks constants
The following constants are used by the functions for managing parallel tasks: ......
VariantMember (Type of variable)
The VariantMember type is an advanced type corresponding to an array of members, each member being a variant variable.
WebSocketExecute (Function)
Executes a procedure in the context of a client connected to the WebSocket server.
HModifyDatabaseProperty (Function)
Modifies the properties of a database located on an HFSQL server.
Bold (Property)
The Bold property is used to: Find out whether a Font variable is bold. Modify the bold attribute of a Font variable....
BitwiseAND (Function)
Returns the result of the bitwise AND between two values.
ExecuteMainThread (Function)
Triggers the execution of the procedure specified in the main application thread.
SQLNext (Function)
Positions on the next row of the query result.
SQLPrevious (Function)
Positions on the previous row of the query result.
SQLLast (Function)
Sets the position on the last row of the query result.
HDescribeLink (Function)
Describes a link between two data files through programming.
MinSourceCardinality (Property)
The MinSourceCardinality property is used to get and modify the minimum cardinality of the source item in the link.
Extension (Property)
The Extension property is used to: get the extension of a file defined in the data model editor or through programming. define the extension of a file (when the file is described through programming only)....
Italic (Property)
The Italic property is used to: Find out whether a Font variable is in italic type. Modify the italic attribute of a Font variable....