ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Usage example of the XML types
The following examples is used to handle an XML document via the xmlDocument and cmlNode variables, ...
SQLListSource (Function)
Lists the data sources declared on a local site.
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")....
FTPListFile (Function)
Lists the directories or files in a directory located on an FTP server and returns the number of files and/or directories....
The framesets
Via the management of framesets, WEBDEV allows you to display several HTML pages in the same browser window......
FTPGet (Function)
Transfers a file or directory from an FTP (File Transfer Protocol) server to the current computer.
zipAddDirectory (Function)
Adds all the files found in a directory and in its subdirectories into an archive and compresses them.
DateToMonthInAlpha (Function)
Returns the name of the month that corresponds to a specified date.
GeometryIntersect (Function)
Checks whether two geometries have a non-empty intersection.
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.
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....
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....
<Image>.Straighten (Function)
Transforms an image by applying perspective correction.