ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HDBIndex (Function)
Opens an xBase index file.
<Connection variable>.ModifyFileProperty (Function)
Modifies the properties of an HFSQL data file located on a server.
<Connection variable>.ModifyServerProperty (Function)
Modifies the properties of an HFSQL server.
Managing menu options in MDI windows
The MDI windows must respect some constraints specific to the MDI applications......
Dynamic array (Type of variable)
A dynamic array is an "advanced" type of array...
ExplorerRetrieve (Function)
Retrieves the number and the name of the files "dropped" from the explorer.
ExplorerAccept (Function)
Enables or disables the ability to perform "Drag and Drop" from the Windows explorer to a WINDEV window or control.
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.
RTFAdd (Function)
Adds a character string (in RTF or not) at the end of RTF edit control, RTF control in a report or character string containing a text in RTF.
Constants for managing animations
List of constants used by the functions for managing the animations...
HImportHF55 (Function)
Imports a Hyper File 5.5 file into an HFSQL Classic file.
HOpenAnalysis (Function)
Opens an analysis in HFSQL Classic format.
<Connection variable>.ModifyDatabaseProperty (Function)
Modifies the properties of a database located on an HFSQL server.
HDBOpenNoLock (Function)
In single-user mode, opens an xBase data file without locking it.
HDBSortType (Function)
Returns or modifies the sequence of text items in the xBase files.
sEvent (Function)
Branches an event on a serial port.
sEndEvent (Function)
Disables the detection of an event on a serial port.
sParameter (Function)
Defines or modifies the parameters for configuring the specified serial port, parallel port or infrared port.
HStartServer (Function)
Allows you to start an HFSQL server (this function is using the MantaManager service).
HServerStatus (Function)
Allows you to find out the status of a HFSQL server (this function uses the MantaManager service).
TextToHTML (Function)
Converts text to HTML (carriage returns are replaced by <BR>, accented characters are replaced by their equivalent in HTML, etc.).
SchedulerDeleteTask (Function)
Deletes a scheduled task.
SchedulerTaskStatus (Function)
Gets or sets the status of a task created in the Windows scheduler.
SchedulerModifyTrigger (Function)
Modifies the parameters of a trigger of a scheduled task, i.e. the parameters that will define the execution of a task.
SchedulerOpenTaskProperties (Function)
Opens the property page of a scheduled task.