ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CertificateExtractExtensionValue (Function)
Returns the value of a certificate extension.
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....
HTransactionEnd (Function)
Validates the current transaction: the modifications performed on the data file since the start of transaction (HTransactionStart) are validated. the transaction file is deleted (if the transaction is the last transaction in progress for a network application) the records locked in read-only by the transaction are unlocked....
<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.
The framesets
Via the management of framesets, WEBDEV allows you to display several HTML pages in the same browser window......
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.
zipDeleteAll (Function)
Deletes all files from an archive.
Analysis: Describing data files
The analysis is used to define the structure of data files used by the project......
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.
SCPSendFile (Function)
Transfers files via the Secure Copy Protocol.
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.
HActivateServerTrigger (Function)
Re-enables a server trigger that was disabled by HDeactivateServerTrigger.
HDeactivateServerTrigger (Function)
Disables a HFSQL Client/Server server trigger on a server....
HDuplicateDatabase (Function)
Duplicates the database associated with a connection on an HFSQL server.
HInfoView (Function)
Returns information about a materialized view.