ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

grTitleFont (Function)
Modifies the font used for the chart title.
<Chart>.LegendFont (Function)
Modifies the font used for the chart legend.
<Chart>.TitleFont (Function)
Modifies the font used for the chart title.
TwoFactorAuthenticationCheckCode (Function)
Verifies the code given by an authentication application.
<Source>.CheckStructure (Function)
Defines the mode for comparing data files.
Environment of code editor
fLongName (Function)
Returns the long name of a file or directory.
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.
ToolbarPosition (Function)
Indicates the display mode of a Toolbar control.
KioskDisable (Function)
Disables kiosk mode for the current application.
grLegendFont (Function)
Modifies the font used for the chart legend.
HCheckStructure (Function)
Defines the mode for comparing data files.
tapiCalledID (Function)
Used to find out the phone number called.
tapiSendKey (Function)
Allows you to simulate the use of phone keys.
SocketChangeTransmissionMode (Function)
Changes the transmission mode used on a socket.
iPrintBarCode (Function)
Prints a bar code (inside a rectangle).
iHLine (Function)
Prints a horizontal line at specified coordinates.
iVLine (Function)
Prints a vertical line at specified coordinates.
<WDPic variable>.DrawPolyline (Function)
Draws a line composed of multiple segments.
<picLayer variable>.DrawPolyline (Function)
Draws a line composed of multiple segments.
AddLine (Function)
Adds a row at the end: of a one- or two-dimensional WLanguage array. of a two-dimensional array property of a variable type (xlsDocument variable for example)....
dImageToArray (Function)
Copies the RGB pixels of the image into a one-dimensional or two-dimensional array. The array of colors is cleared then it is filled with the integers representing the colors (24 bits) of the image.