ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Discover all the possibilities of pivot tables
ArrayIntersect (Function)
Returns an array corresponding to the intersection of two arrays.
ArrayUnion (Function)
Returns an array corresponding to the union of two arrays.
Handling a Breadcrumb control through programming
The Breadcrumb control can be handled through programming......
Multiple assignments of arrays, structures and classes
The multiple assignment of arrays consists in assigning a set of simple values (boolean, integer, string, real, numeric or currency) to the cells of an array. This multiple assignment is also available for the structures and the classes....
The Ad control
The Ad control is used to monetize an Android application by displaying an ad banner that generates incomes according to the number of clicks performed by the application users....
Zombie data files and items
During the life of an application, items live and die......
The Switch control
Switch controls (also called "Toggle controls") are now commonly used in interfaces......
Choose the action of the button in a page
WEBDEV proposes several actions of the button on the controls of the page......
Using objects
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......
The Navigation Bar control
The Navigation Bar control is used to create a menu area that can easily adapt to the browser size......
Automatic Application Features (AAF) of Spreadsheet controls
The Spreadsheet control includes multiple Automatic Application Features (AAF) in order to simplify the use of the control......
NullableIndex (Property)
The NullIableIndex property determines if a key item supports the "Null" value.
Automatic data masking
Data masking is a process that transforms the data in an item that will be displayed to the user......
AnimationPlayOnControlProperty (Function)
Animates the modification of an integer property between 2 values.
SysRecentDocList (Function)
Returns the list of recently opened documents.
Property of entity/association
In the MERISE methodology, the properties correspond to the characteristics of entities......
Break in a report
The break is used to group the records corresponding to a sort criterion......
The "Internal report" control
The "Internal report" controls are used to print several reports (secondary reports) in a single report (main report) without programming......
Editable reports
The report editor can be used to create form reports, which include different controls allowing users to enter data......
htmlNode (Type of variable)
The htmlNode type is used to define all the advanced characteristics of a node of an HTML document.
KanbanDeleteList (Function)
Deletes a list from a Kanban control.
WiFiStatus (Function)
Returns the current activation status of Wi-Fi on the device or asks to be notified when the activation status of Wi-Fi changes.
User Groupware and Native Connector files
An application that works with the User Groupware can be used with a database handled by a Native Connector......
zipArchive (Type of variable)
The zipArchive type is used to handle an archive file in one of the following formats: ZIP, CAB, RAR or WDZ.