ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

grSmoothing (Function)
Smoothes a Line chart or a Scatter chart by using the "cubic splines" algorithm.
xlsCurrentWorksheet (Function)
Used to find out and modify the current worksheet in an XLS file.
FTPAttribute (Function)
Identifies the attributes of a file located on an FTP server (File Transfer Protocol).
OCRExtractTextBlock (Function)
Returns all the text blocks of an image.
TestWriteResult (Function)
Writes information or an error into the status report of a unit test, in the test editor.
HRegenerateFile (Function)
Regenerates a data file from its log.
HReadSeekFirst (Example)
Usage example of the HReadSeekFirst function
grType (Function)
Identifies or modifies the type of chart.
xlsNbColumn (Function)
Returns the number of columns found in a worksheet of an XLS file.
The email structure
The email structure is a preset structure of WLanguage (no declaration is required)......
EventTimeline (Variable type)
The EventTimeline type is used to define the advanced characteristics of an event displayed in a Timeline control.
grDeleteSeries (Function)
Deletes a data series from a chart.
FTPRenameFile (Function)
Renames or moves a file found on an FTP server (File Transfer Protocol).
FTPMakeDir (Function)
Creates a directory on an FTP server (File Transfer Protocol).
FTPDeleteFile (Function)
Deletes a file from an FTP server (File Transfer Protocol).
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....
zipInfoFile (Example)
Usage example of the zipInfoFile function
SQLTransaction (Example)
Usage example of the SQLTransaction function
FTPName (Function)
Returns the name of last file accessed by an FTP function (File Transfer Protocol).
MongoExecuteCommand (Function)
Runs a generic command on a MongoDB database or on a MongoDB collection.