ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

KioskEnable (Function)
Switches the current Android application to kiosk mode.
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.
tapiCalledID (Function)
Used to find out the phone number called.
tapiSendKey (Function)
Allows you to simulate the use of phone keys.
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.
InPHPMode (Function)
Indicates whether the code is run in PHP.
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)....
Search in the editors
Being able to perform a search in the editors significantly improves efficiency......
<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....
Diagram Editor control events
WINDEV manages the following events by default (in the order in which they appear in the code editor) for the Linear Slider controls and for the Range Slider controls...
diagGroup (Type of variable)
The diagGroup type is used to define all the advanced characteristics of a group of shapes in a Diagram Editor control.
Connection
The Connection keyword can correspond to: the Connection variable. the Connection property used to get and change the connection currently associated with a data file. For more details, see Connection. the Connection property of a hbScanParameter variable....
Report controls
Several types of controls can be handled in a report created by the report editor......
Managing the Unicode format in the HFSQL files
The analysis proposes two types of Unicode items......
HTMLEdit (Property)
The HTMLEdit property is used to: find out whether a Word Processing control is displayed in optimized mode for HTML editing, modify a Word Processing control to display it (or not) in optimized mode for HTML editing....
BitcoinCore features
The Bitcoin functions that make handle a Bitcoin Core server possible include ......
Describing a query
Once a query is created, all the characteristics of this query can be modified at any time......