ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HDeleteDatabase (Function)
Deletes a database located on an HFSQL server.
TelemetryConfigure (Function)
Gets and sets the telemetry settings.
AAFDisable (Function)
Disables an Automatic Application Feature (AAF) on a control, window or on the current application.
SysWindowsVersion (Function)
Returns information about the Windows version used on the current computer.
Pushed (Property)
The Pushed property is used to get and change the state of a two-state button (pressed or released).
Bold (Property)
The Bold property is used to: Find out whether a Font variable is bold. Modify the bold attribute of a Font variable....
StringFormat (Function)
Formats a character string according to the selected options.
EnumElement (Function)
Used to enumerate the project elements: windows, pages, reports, queries, ...
HResetUser (Function)
Initializes the structure for user management (HUser) with the default values.
HSetCache (Function)
Used to configure the management of caches in the HFSQL Client/Server engine....
HInfoServer (Function)
Returns the specified information about the server.
HDeactivateTrigger (Function)
Disables a trigger.
MapGetPosition (Function)
Returns the geographical position of the point located in the center of the map currently displayed in a Map control.
HUpdateQuery (Function)
Creates or updates a query on an HFSQL server.
HFreePosition (Function)
Deletes a position saved by HSavePosition.
iAreaHeight (Function)
Calculates the height of a fixed-width area required to print the entire text that uses the current font.
SourceWindow (Property)
The SourceWindow property is used to get the source of an internal window (i.e. the internal window displayed by the Internal Window control).
HResetClient (Function)
Initializes the structure for managing the Client computers (HClient structure).
XMLPath (Function)
Returns the current position in the document in XPATH format.
iReset (Function)
Reinitializes the print settings (margins, font, paper format, orientation, ...) stored in the print library.
HRplFilterProcedure (Function)
Defines the WLanguage procedure that will be called whenever a replication operation is performed on a specific file.
Stack (Type of variable)
A Stack variable is a structured type that is used to group a set of elements of the same type.
HChangeDir (Function)
Changes the path to a data file (i.e. directory in which the file will be handled).
Code snippets
The code editor allows you to enter "Code snippets"......
gFontSize (Function)
Builds a sequence of characters used to specify the size of the font for a text found in a graphic string.