ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HSetCache (Function)
Used to configure the management of caches in the HFSQL Client/Server engine....
SSHConnectShell (Function)
Starts a new SSH session of "Shell" type.
SpeechSynthesisInProgress (Function)
Used to find out whether a read operation is in progress on the engine for speech synthesis.
MapGetPosition (Function)
Returns the geographical position of the point located in the center of the map currently displayed in a Map control.
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.
HDeleteDirectory (Function)
Deletes a directory from an HFSQL Client/Server database....
HInfoServer (Function)
Returns the specified information about the server.
HDeactivateTrigger (Function)
Disables a trigger.
HDeleteDatabase (Function)
Deletes a database located on an HFSQL server.
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.