ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iVLine (Function)
Prints a vertical line at specified coordinates.
<Chart>.LegendFont (Function)
Modifies the font used for the chart legend.
<Chart>.TitleFont (Function)
Modifies the font used for the chart title.
InPHPMode (Function)
Indicates whether the code is run in PHP.
InJavaMode (Function)
Indicates whether the code is run in Java.
gLine (Function)
Builds a sequence of characters containing a line.
Asc (Function)
Returns the ASCII code of the specified character.
grTitleFont (Function)
Modifies the font used for the chart title.
grLegendFont (Function)
Modifies the font used for the chart legend.
tapiCalledID (Function)
Used to find out the phone number called.
tapiSendKey (Function)
Allows you to simulate the use of phone keys.
iHLine (Function)
Prints a horizontal line at specified coordinates.
TelemetryAddPassage (Function)
Signals the code execution for a passage sensor.
gglPhoneNumber (Type of variable)
The gglPhoneNumber type is used to describe and modify the phone number of a contact...
iTextHeight (Function)
Calculates the height of the font for the text to print (in millimeters).
<zipArchive variable>.IsMulti (Function)
Returns the type of archive: single-part archive or multi-part archive.
WDStatistics: Using WDStatistics
WDStatistics can be used once the log files have been imported......
BarCodes (Type of variable)
The BarCodes type is used to handle the information found in a bar code.
Android 10: Modifying the behavior of applications
Starting with Android 10, Google no longer allows an application running in the background to open a window
Exporting elements to a directory
All the elements handled by a project (window, report, classes, set of procedures, queries, ......
Table control based on a variable
A Table control based on a variable is a Table control whose columns are bound to the elements of an Array variable, to the members of a class or to the elements of an advanced variable (e.g., xlsDocument)......
<zipArchive variable>.FileSize (Function)
Returns the size of one of the files found in the archive (in CAB, RAR, WDZ, ZIP, 7z, TAR or TGZ (TAR.GZ) format): the compressed size of the file. the size of file before compression....
zipFileSize (Function)
Returns the size of one of the files found in the archive (in CAB, RAR, WDZ, ZIP, 7z, TAR or TGZ (TAR.GZ) format): the compressed size of the file. the size of file before compression....
Events associated with a Popup control
WEBDEV manages the following events by default (order of appearance in the code editor):
grLabelFont (Function)
Modifies the font used for the category labels of a chart.