ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

OCRExtractTextBlock (Function)
Returns all the text blocks of an image.
xlsNbColumn (Function)
Returns the number of columns found in a worksheet of an XLS file.
grType (Function)
Identifies or modifies the type of chart.
EmailSendMessage (Function)
Sends an email using a given protocol (SMTP, MS Exchange, Lotus Notes, Outlook).
TestWriteResult (Function)
Writes information or an error into the status report of a unit test, in the test editor.
FTPName (Function)
Returns the name of last file accessed by an FTP function (File Transfer Protocol).
Compressing frames (DSL, 3G, Edge, VPN, ...)
A frame is a packet ot data that flows through the network......
MapCircle (Variable type)
The MapCircle type is used to define the characteristics of a circle to be drawn on the map displayed in a Map control.
grSmoothing (Function)
Smoothes a Line chart or a Scatter chart by using the "cubic splines" algorithm.
StringStartsWith (Function)
Checks whether a character string starts: with a specific character string. with one of the character strings in an array....
FTPDeleteFile (Function)
Deletes a file from an FTP server (File Transfer Protocol).
grDeleteSeries (Function)
Deletes a data series from a chart.
zipInfoFile (Example)
Usage example of the zipInfoFile function
SQLTransaction (Example)
Usage example of the SQLTransaction function
HSynchronizeReplica (Function)
Synchronizes master and subscriber replicas: operations performed on one replica are transferred to the other.
CompactOption (Property)
The CompactOption property is used to: determine whether the options of a Check Box, Radio Button or Dashboard control are compacted. define whether the options of a Check Box, Radio Button or Dashboard control should be compacted....
xlsColumnType (Function)
Returns the type of data entered in a column of an XLS file.
SQLLock (Function)
Used to lock: The entire data table, in read and write mode. Its data cannot be accessed by other computers. The records selected by the query. This data cannot be accessed by the other computers. This method can be used to update records for example....
MongoExecuteCommand (Function)
Runs a generic command on a MongoDB database or on a MongoDB collection.
fCurrentDir (Function)
Identifies or modifies the current directory.
BCDecode (Function)
Decodes the information stored in a QR Code bar code.