ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

AnimationPlayOnControlProperty (Function)
Animates the modification of an integer property between 2 values.
NullableIndex (Property)
The NullIableIndex property determines if a key item supports the "Null" value.
ArrayIntersect (Function)
Returns an array corresponding to the intersection of two arrays.
ArrayUnion (Function)
Returns an array corresponding to the union of two arrays.
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....
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......
Handling a Breadcrumb control through programming
The Breadcrumb control can be handled through programming......
Using objects
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......
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......
Discover all the possibilities of pivot tables
DDE constants
List of constants used by the DDE functions...
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......
Editable reports
The report editor can be used to create form reports, which include different controls allowing users to enter data......
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......
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.
Image Editor control: Options in the ribbon and the panes
The Image Editor control offers a host of options accessible via......
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.
Events associated with Internal Page controls
List of events associated with internal pages and Internal Page controls