ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HTransactionList (Function)
Returns the list of current or interrupted transactions on the server for the specified connection.
fLock (Function)
Entirely or partially locks an external file.
HDeleteLink (Function)
Deletes an integrity rule between two data files on the server.
HInfoServer (Function)
Returns the specified information about the server.
HNoDatabaseAccess (Function)
Denies all new connections to a database or to all databases.
HEndNoDatabaseAccess (Function)
Re-allows the access (which means the connection) to one or more databases accessible via a connection.
HListDatabase (Function)
Lists the Client/Server databases associated with a connection....
HStopServer (Function)
Stops an HFSQL server.
HModifyDatabaseProperty (Function)
Modifies the properties of a database located on an HFSQL server.
HModifyFileProperty (Function)
Modifies the properties of an HFSQL file located on a server.
HModifyServerProperty (Function)
Modifies the properties of an HFSQL server.
HDeleteDatabase (Function)
Deletes a database located on an HFSQL server.
fUnlock (Function)
Entirely or partially unlocks an external file.
HFSQL server replication
The replication between HFSQL servers consists in automatically replicating the data from server to server, in an asynchronous way......
Handling Word Processing controls programmatically (prefix syntax)
A Word Processing control can be handled through programming......
zipListFile (Function)
Returns the list of files found in an archive.
zipFindFile (Function)
Finds a file in an archive (in CAB, ZIP, RAR, WDZ or 7z format).
BufferToHexa (Function)
Converts a buffer to a hexadecimal string (e.g.,: "4A 5B 00").
<Source>.ChangeDir (Function)
Changes the path to a data file (i.e. directory in which the file will be handled).
DiagramStartModification (Function)
Indicates the start of a series of actions performed in a Diagram document in a single event ("undo/redo")....
DiagramEndModification (Function)
Indicates the end of a series of actions performed in a Diagram document in a single event ("undo/redo")....
zipDeleteFileList (Function)
Deletes a list of files from an archive.
ToolTipMargin (Function)
Modifies the margin of the text in the tooltips.
HSimulateNetwork (Function)
Simulates the operating mode of HFSQL Client/Server on an ADSL or 3G network....
SQLListSource (Function)
Lists the data sources declared on a local site.