ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

FTPRenameFile (Function)
Renames or moves a file found on an FTP server (File Transfer Protocol).
ControlToSource (Function)
Assigns the control value to the source of a control link.
geoAzimuth (Function)
Returns the direction represented by a location in relation to another one.
TextToHTML (Function)
Converts text to HTML (carriage returns are replaced by <BR>, accented characters are replaced by their equivalent in HTML, etc.).
HDeleteFile (Function)
Deletes HFSQL tables (.fic, .ndx, .ftx, .sdx and .mmo files, if any) from the server.
zipAddDirectory (Function)
Adds all the files found in a directory and in its subdirectories into an archive and compresses them.
Comparing the project messages
The comparison between source and target text helps you find translation errors......
grDonutHolePercentage (Function)
Modifies the percentage corresponding to the radius of the hole in a Donut chart.
fAttributeReadOnly (Function)
Gets and sets the read-only attribute of a file.
HTTPResetForm (Function)
Clears an HTTP form that is currently edited.
MatError (Function)
Identifies the type of the last error caused by a Matxxx function (functions for matrix management).
RTFToHTML (Function)
Returns the HTML string corresponding to the specified RTF string.
CalendarSelectCount (Function)
Returns the number of days selected in a Calendar control.
FTPMakeDir (Function)
Creates a directory on an FTP server (File Transfer Protocol).
FTPRemoveDir (Function)
Deletes a directory and its content (files and sub-directories) from an FTP server (File Transfer Protocol).
FTPDeleteFile (Function)
Deletes a file from an FTP server (File Transfer Protocol).
fSplit (Function)
Splits a file into several files.
zipAddFile (Function)
Adds a file (of any type) into an archive in CAB, ZIP, WDZ and 7z, TAR or TGZ (TAR.GZ) format and compresses it.
fMakeDir (Function)
Creates a directory (and the intermediate directories if necessary).
HDescribeFile (Function)
Describes a table programmatically.
zipSize (Function)
Returns the size of archive (in ZIP, RAR, CAB, WDZ or 7z format): the size of all compressed files found in the archive. the size of all files found in the archive before compression....
fLock (Function)
Entirely or partially locks an external file.
grOverlayChart (Function)
Used to display two different types of charts in the same chart.
HTTPCancelForm (Function)
Cancels the declaration of an HTTP form and frees all its resources.
LooperDelete (Function)
Deletes a row from a Looper control.