ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Operating mode of HFSQL application
A HFSQL application can operate in network mode or in Client/Server mode......
Window for quick selection
You are searching for a project element? You only know part of its name? Press [CTRL]+[E] to open the quick selection window......
LabelWidth (Property)
The LabelWidth property is used to: Find out the width of labels in a "Label" report. Modify the width of labels in a "Label" report....
fMerge (Function)
Merges several files into a single one.
HInfoAnalysis (Function)
Returns information about an analysis (WDD file).
GridlinesVisible (Property)
The GridlinesVisible property is used to: Determine whether or not gridlines are visible in a control. Show or hide gridlines in a control....
HDeleteSet (Function)
Deletes a set of stored procedures from an HFSQL server.
fStopCompress (Function)
Stops the operation used to compress or decompress a file.
HResetGroup (Function)
Initializes the structure for group management (HGroup) with the default values.
HDeleteQuery (Function)
Deletes a query (used by stored procedures) from an HFSQL server.
HListSynonym (Function)
Returns the list of synonyms used by a full-text index.
SpeechRecognitionAddCommand (Function)
Adds a voice command into the current window.
Defining colors in Table controls
The colors of a Table control (row background, text of rows, etc.) are defined in the control description......
CtDescribedOLEDBProvider (Property)
The CtDescribedOLEDBProvider property is used to get and set the name of the OLE DB provider (also called OLE DB server).
ServiceWriteEventLog (Function)
Writes an event into the log of Windows events.
HFTListWord (Function)
Lists the words of the current record that will be taken into account by the full-text indexing.
HListStopWord (Function)
Returns the list of stop words used by a full-text index.
RTFInsert (Function)
Inserts a character string in RTF into the content of an RTF control (found in a window or in a report) or into the content of a character string in RTF.
HInfoDatabaseProperty (Function)
Used to find out the properties of a database on an HFSQL server.
HInfoServerProperty (Function)
Allows you to find out the properties of an HFSQL server.
HModifyServerProperty (Function)
Modifies the properties of an HFSQL server.
HListStoredElement (Function)
Returns the list of elements stored on an HFSQL server (sets of procedures, stored procedures or queries).
ChangeTheme (Function)
Is used to change, through programming, the theme (dark or light) used by the mobile application.
HexaToInt (Function)
Returns the numeric value of a hexadecimal string.
HCompareItem (Function)
Compares two values by sorting them according to the specified HFSQL index item: all the sort options specified for the item are taken into account (sensitivity to the case, to the punctuation, sort direction, Unicode language, ...).