ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

H.LanguageCreationUnicode (Variable)
Allows you to define the characteristics of the sort for the Unicode items found in a data file.
MatNbLine (Function)
Returns the number of rows found in a matrix.
MatFloatMultiply (Function)
Multiplies each matrix element by a value.
Lock constants
List of constants used by the functions for locking the applications....
dPixelOpacity (Function)
Identifies the opacity of a pixel in an image that has an Alpha channel. This image can be: an Image control, an Image variable, a WDPic variable (on the background layer), a picLayer variable....
Browser code (WLanguage): Framework 2
From version 22, WEBDEV proposes a new WLanguage framework for the browser code...
MatStack (Function)
Compresses the memory footprint occupied by a matrix.
MenuInsertOption (Function)
Inserts a new option at a specific position.
MenuAddURLOption (Function)
Adds a new option after the last option of a drop-down or context menu. This menu option opens the page that corresponds to the specified URL.
SysNumberScreen (Function)
Returns the number of screens currently connected to the current computer.
<Looper>.AddLine (Function)
Adds a row at the end of a Looper control.
DiagramLoadLibrary (Function)
Loads a diagram file and creates a library of preset shapes from it.
MatNbColumn (Function)
Returns the number of columns found in a matrix.
Constants for managing XML documents
List of constants used by the functions for managing XML documents....
<Looper>.InsertLine (Function)
Inserts a row into a Looper control.
WINDEV 2024 Tutorial - Table of contents
How to associate an image with an element found in a TreeView Table?
This help page explains how to customize the default image associated with the elements found in a TreeView Table....
BTLEStatus (Function)
Returns the current Bluetooth activation status on the device or asks to be notified when the activation status changes.
ASPExecute (Function)
Calls an external .asp script and returns the result in a string.
PHPExecute (Function)
Calls an external .php script and returns the result in a string.
CalendarPicker (Function)
Opens a modal dialog with a calendar to enter a date.
LockAppTimeout (Function)
Returns or modifies the idle time before a WINDEV application is locked.
<DiskFile variable>.ReadLine (Function)
Reads a line from an external file (ANSI or UNICODE).
SaaSAdminModifySubscription (Function)
Modifies a SaaS subscription.
<Image variable>.DrawPolygon (Function)
Draws a polygon in an Image variable.