ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

BTLEConnect (Function)
Used to connect to a Bluetooth Low Energy device.
IF statement
The conditional IF statement allows you to run an action according to a condition...
xlsCurrentWorksheet (Function)
Used to find out and modify the current worksheet in an XLS file.
StoreFilterAAF (Property)
The StoreFilterAAF property is used to determine and specify if the filters set by the user on a Table or TreeView table control are saved when an application is closed and opened again.
MemFirst (Function)
Positions on the first element of a memory zone and returns the value of this first element.
mongoWriteConcern (Type of variable)
The mongoWriteConcern type is used to define the level of acknowledgment of receipt requested for the write operations in a stand-alone mongod, in a set of replicas or in fragmented clusters.
Popup window
WINDEV allows you to open windows in popup format......
BurnerAddDirectory (Function)
Adds all the files found in a directory to the compilation.
jQueryExecute (Function)
Runs a JavaScript method of the jQuery library on a page element.
Type of windows created by RAD
The wizard for window creation proposes several types of windows associated with HFSQL data files......
WEBDEV license agreement
WEBDEV license agreement...
Associative array (Type of variable)
An associative array is an "advanced" type of array...
TableInsert (Function)
Inserts a row into: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
TraceBuild (Function)
Displays a customizable message in the trace window opened in parallel with the current window.
MacOS - Developing an application in Catalyst mode
Apple has recently released an SDK to natively compile iOS applications for MacOS......
7. Debugger
WINDEV Tutorial - WLanguage basics Lesson 7 - Debugger - 30 min
InputMask (Property)
The InputMask property is used to: get the input mask. set the input mask (from the masks available for the type)....
Handling a Popup control through programming
The popup being a control of the page, you have the ability to access: the page controls from the popup. the popup controls from the page....
geoTrackingProcedure (Function)
Defines the WLanguage procedure that will be called when the location of the user changes.
Events associated with Button controls
List of events associated with Button controls...
Handling a Conceptual Data Model (CDM)
The main operations that can be performed on a CDM are as follows......
TableAdd (Function)
Adds a row in: a Table control, a TreeView Table control, a Combo Box control "with table" (Table control displayed in a Combo Box control)....
Dashboard control: Automatic Application Features (AAF)
The Dashboard control proposes several Automatic Application Features (AAF) allowing the user to benefit from all control capabilities......
WDDeploy features
WDDeploy can be used to......
Chart control: "Details" tab
Regardless of the editor (window, page or report), the "Details" tab found in the description window of Chart control is used to describe......