ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

zipFindFile (Function)
Finds a file in an archive (in CAB, ZIP, RAR, WDZ or 7z format).
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.
HTransactionList (Function)
Returns the list of current or interrupted transactions on the server for the specified connection.
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.
HNoDatabaseAccess (Function)
Denies all new connections to a database or to all databases.
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.
DocEndModification (Function)
Signals the end of grouping for a set of operations in a single event (management of "undo/redo")....
HChangeDir (Function)
Changes the path to a data file (i.e. directory in which the file will be handled).
EncryptAsymmetricEnveloped (Function)
Performs an asymmetric encryption of an envelope.
zipAddDirectory (Function)
Adds all the files found in a directory and in its subdirectories into an archive and compresses them.