ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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.
XMLFindNamespaceByName (Function)
Finds an XML namespace according to its XML node and in the parents of the node.
XMLFindNamespaceByURI (Function)
Finds an XML namespace from its URI (Universal Resource Identifier) in a node and in the parents of this node.
zipAddDirectory (Function)
Adds all the files found in a directory and in its subdirectories into an archive and compresses them.
HDeleteQuery (Function)
Deletes a query (used by stored procedures) from an HFSQL server.
zipFileSize (Function)
Returns the size of one of the files found in the archive (in CAB, RAR, WDZ, ZIP, 7z, TAR or TGZ (TAR.GZ) format): the compressed size of the file. the size of file before compression....
<Image>.Straighten (Function)
Transforms an image by applying perspective correction.
dStraighten (Function)
Transforms an image by applying perspective correction.
HRefreshView (Function)
Asks to recalculate the content of a materialized view.
CertificateExtractExtensionValue (Function)
Returns the value of a certificate extension.
DateToMonthInAlpha (Function)
Returns the name of the month that corresponds to a specified date.
DateToDayInAlpha (Function)
Returns the name of the day that corresponds to a specified date.
DateToInteger (Function)
Converts a date to an integer.
Complete (Function)
Returns a character string of a specified length.
SCPSendFile (Function)
Transfers files via the Secure Copy Protocol.
xlsAddWorksheet (Function)
Adds or inserts a new worksheet into an Excel document.
HExecuteProcedure (Function)
Runs a stored procedure.
HUpdateQuery (Function)
Creates or updates a query on an HFSQL server.
zipDeleteAll (Function)
Deletes all files from an archive.
SCPGetFile (Function)
Gets a file via the Secure Copy Protocol.
Scheduler control events
The following events associated with Scheduler controls:...
HLoadParameter (Function)
Reads a parameter that was saved from a stored procedure by HSaveParameter.
HDeleteParameter (Function)
Deletes a parameter previously saved by HSaveParameter.