ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

FTPGet (Function)
Transfers a file or directory from an FTP (File Transfer Protocol) server to the current computer.
DiagramEndModification (Function)
Indicates the end of a series of actions performed in a Diagram document in a single event ("undo/redo")....
EncryptAsymmetricEnveloped (Function)
Performs an asymmetric encryption of an envelope.
DateToString (Function)
Converts: a date to a string in the specified format. a date time to a string in the specified format....
HTransactionEnd (Function)
Validates the current transaction: the modifications performed on the table 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....
zipDeleteFileList (Function)
Deletes a list of files from an archive.
FTPListFile (Function)
Lists the directories or files in a directory located on an FTP server and returns the number of files and/or directories....
HSimulateNetwork (Function)
Simulates the operating mode of HFSQL Client/Server on an ADSL or 3G network....
DocEndModification (Function)
Signals the end of grouping for a set of operations in a single event (management of "undo/redo")....
The framesets
Via the management of framesets, WEBDEV allows you to display several HTML pages in the same browser window......
DiagramStartModification (Function)
Indicates the start of a series of actions performed in a Diagram document in a single event ("undo/redo")....
zipAddDirectory (Function)
Adds all the files found in a directory and in its subdirectories into an archive and compresses them.
Complete (Function)
Returns a character string of a specified length.
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.
GeometryIntersect (Function)
Checks whether two geometries have a non-empty intersection.
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.
HDeleteQuery (Function)
Deletes a query (used by stored procedures) from an HFSQL server.
EmailSubscribeToFolder (Function)
Adds an existing folder to the list of subscribed folders. This new function is available from WINDEV Suite SaaS 2025 Update 2....