ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a Webservice proxy (SOAP).
BTIsVisible (Function)
Used to find out whether a Bluetooth radio is visible.
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).
iTextWidth (Function)
Calculates the width (in millimeters) of the text to print, according to the specified font.
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.
Random (Function)
Returns a random number.
FTPMakeDir (Function)
Creates a directory on an FTP server (File Transfer Protocol).
EmailListFolder (Function)
Returns the list of folders: found in the Outlook messaging software. for an IMAP session....
FTPDeleteFile (Function)
Deletes a file from an FTP server (File Transfer Protocol).
YInitial (Property)
The YInitial property is used to: Find out the Y-coordinate: of a control (position on Y-axis) when opening the window or the page. of a window (position on Y-axis) when opening the window. Modify the Y-coordinate of a control anchored "to bottom" (position on the vertical axis) when opening the window. Find out the Y-coordinate of a control in relation to its block (position in millimeters on the vertical axis) when opening the report....
StringCompare (Function)
Compares two strings character by character: according to the sequence of ASCII characters. according to the alphabetical order....
ControlCreate (Function)
Creates a new control (of any type) in a window through programming.
zipAddDirectory (Function)
Adds all the files found in a directory and in its subdirectories into an archive and compresses them.
dText (Function)
Draws a text: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
NetListIPAddress (Function)
Returns the list of IP addresses (Internet Protocol) for a computer.
Elements of a class: Enumerating and handling through programming
Several types of WLanguage variables are used to enumerate and dynamically handle the elements of a class......
AnchorRateWidth (Property)
The AnchorRateWidth property is used to: Find out the anchor rate when a control (or a table column) stretches on the horizontal axis. Modify the anchor rate when a control (or a table column) stretches on the horizontal axis....
The Gantt Chart control
A Gantt chart allows you to graphically view the progress status of a project......
Java application and WINDEV
A Java application is an application entirely compiled in Java......
MapMode (Property)
The MapMode property determines and changes how the map is displayed in the Map control.