ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

GPSEnd (Function)
Indicates the end of the use of geolocation functions.
FTPGet (Function)
Transfers a file or directory from an FTP server (File Transfer Protocol) to the current computer.
HNext (Function)
Sets the position on the next data file record according to a browse item.
HTTPCookieManage (Function)
Enables or disables the management of cookies in an HTTP request run: by HTTPRequest. by HTTPSend....
MongoDeleteDatabase (Function)
Deletes a MongoDB database as well as its collections.
RadioButtonInsert (Function)
Inserts a new option into a Radio Button control.
ListModify (Function)
Modifies an element in a List Box, ListView or Combo Box control populated programmatically.
mlzInsertLine (Function)
Inserts a new dynamic row in a Multiline Zone control.
mlzAddLine (Function)
Adds a new dynamic row into a Multiline Zone control.
xlsColumnTitle (Function)
Retrieves the title of a column found in an XLS file.
HSeekFirst (Function)
Positions on the first file record whose value for a specific item is greater than or equal to a sought value.
iZoneHeight (Example)
Usage example of the iZoneHeight function
HCreateSubscriberReplica (Function)
Creates the description file of a subscriber replica.
HSetIntegrity (Function)
Enables or disables the management of an integrity constraint on a file link.
MongoFind (Function)
Finds documents in a MongoDB collection.
MongoInfo (Function)
Returns information about a MongoDB database.
MongoDeleteCollection (Function)
Deletes a collection from a MongoDB database.
TableDelete (Function)
Deletes a row from: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
PDFToText (Function)
Extracts text from a PDF file.
zipDeleteFile (Function)
Deletes a file from an archive.
Comparison operators
The comparison operators can be divided into several categories......
xlsCurrentWorksheet (Function)
Used to find out and modify the current worksheet in an XLS file.