ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

iTextWidth (Function)
Calculates the width (in millimeters) of the text to print, according to the specified font.
Message (Function)
Displays or removes a message from the status bar of the current window or browser.
BTIsVisible (Function)
Used to find out whether a Bluetooth radio is visible.
OrganizerChangeMode (Function)
Modifies the time range displayed by an Organizer control (Day/Week/Month)....
FTPRenameFile (Function)
Renames or moves a file located on an FTP server (File Transfer Protocol).
FTPDisconnect (Function)
Closes the connection between the current computer and the FTP server (File Transfer Protocol).
XMLFirst (Function)
Positions on the first element (tag or attribute) in the current tree level.
FTPDeleteFile (Function)
Deletes a file from an FTP server (File Transfer Protocol).
Archiving functions (ZIP, WDZ, CAB, RAR, 7z, TAR, gzip and TGZ (TAR.GZ))
...Archiving functions (ZIP, WDZ, CAB, RAR, 7z, TAR, gzip and TGZ (TAR.GZ))...
XMLNext (Function)
Positionq on the next element (tag or attribute).
Text (Property)
The Text property is used to get and modify text.
grGradient (Function)
Enables or disables the display of color gradients in a chart.
XMLLast (Function)
Positions on the last element (tag or attribute) of the current tree level.
FTPRemoveDir (Function)
Deletes a directory and its content (files and sub-directories) from an FTP server (File Transfer Protocol).
BTAcceptConnection (Function)
Used to find out whether a Bluetooth radio accepts (or not) the requests for connection coming from the devices.
FTPMakeDir (Function)
Creates a directory on an FTP server (File Transfer Protocol).
<Array>.Reduce (Function)
Applies a computation to each element of an array.
zipChangePath (Example)
Usage example of the zipChangePath function
Flex control properties
The Flex control can be handled by the WLanguage properties in server code and in browser code......
WLanguage procedure called by fListFile
WLanguage procedure ("Callback") called by fListFile for each file found.
GuidedTourStep (Type of Variable)
The GuidedTourStep type allows you to define all the advanced characteristics of a step of a guided tour.