ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SQLPrevious (Function)
Positions on the previous row of the query result.
Options of the window editor
To configure the general options of the window editor......
HFSQL Control Center: Managing scheduled elements
You have the ability to define scheduled elements on the HFSQL server....
TableInsertColumn (Function)
Inserts elements in the format of columns into a horizontal Table control.
iParameterDuplicate (Function)
Configures the automatic creation of the duplicate copy generated during the next print.
SQLNext (Function)
Positions on the next row of the query result.
TableAddColumn (Function)
Adds elements on the right of an Horizontal Table control.
xlsColumnType (Function)
Returns the type of data entered in a column of an XLS file.
MongoCreate (Function)
Creates a connection to a MongoDB server or cluster.
MongoAdd (Function)
Adds one or more documents into a collection of MongoDB database.
ProfilerEnd (Function)
Stops "collecting data" for the performance profiler.
Print constants
List of constants used by the print functions....
PanelSaveConfiguration (Function)
Saves the current configuration of the Dockable Panel controls of a window.
fDate (Function)
Returns or modifies the different dates associated with a file or directory (date created, modified or accessed).
NFC constants
List of constants used by the NFC functions...
MongoCreateCollection (Function)
Creates a collection in a MongoDB database while specifying the options of this collection.
HDBOpen (Function)
Opens the xBase data file and the "memo" file if it exists.
SocketConnectInfrared (Function)
Connects a client computer to a given socket via the infrared port.
VariantMember (Type of variable)
The VariantMember type is an advanced type corresponding to an array of members, each member being a variant variable.
fOpenTempFile (Function)
Creates and opens a temporary file.
fResourceDir (Function)
Returns the path of the read-only resources of the application.
HBackup (Function)
Makes a backup copy of the content of an HFSQL server: all databases on the server, one or more databases, one or more data files.
SysDirStorageCard (Function)
Returns the path of the root directory of the primary external storage space.
grCreate (Function)
Creates a specific type of chart.
SCM: Retrieving changes made in a branch
Any changes made in a branch can be retrieved in the main version of the application......