ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling a WEBDEV Slider control through programming
WEBDEV allows you to handle a Slider control through programming....
Reset (Function)
Reinitializes: all the controls found in the current window or page (including the groups of controls, the supercontrols and the internal windows). the controls found in a group of controls, a supercontrol, an internal window or an internal page....
Title (Property)
The Title property is used to: Get the title of a Table control column, a Chart control, a window or a page Change the title of a Table control column, a Chart control, a window or a page....
fDate (Function)
Returns or modifies the different dates associated with a file or directory (date created, modified or accessed).
fTime (Function)
Returns or modifies the different times associated with a file or directory (date created, modified or accessed).
Creating the RAD Pattern project
The steps for creating a RAD pattern are as follows:...
Using RAD patterns
The steps for creating a RAD pattern are as follows......
ArrayIntersect (Function)
Returns an array corresponding to the intersection of two arrays.
ArrayUnion (Function)
Returns an array corresponding to the union of two arrays.
BitwiseOR (Function)
Returns the result of the (bitwise) logical OR between two values.
Custom title bar with menus and controls
There is a new trend in UI design: application menus in the title bar!...
<Table>.SelectCount (Function)
Returns the number of selected elements in a Table or TreeView Table control (especially multi-selection controls).
IdentifierAWPContext (Function)
Returns the identifier of AWP context.
ODBC driver for HFSQL Classic and HFSQL Client/Server - License agreement
OLE DB driver for HFSQL Classic and HFSQL Client/Server - License agreement
Navigation map
The site map path is used to implement the structure and the sequence of pages in your site......
Handling a Repositionable Note control through programming
A Repositionable Note control can be handled through programming......
Handling Kanban controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Kanban controls......
Events associated with Clickable Image controls
List of events associated with Clickable Image controls...
SNMPOIDAccess (Function)
Returns the authorized access modes of a specific OID.
<Array>.Intersect (Function)
Returns an array corresponding to the intersection of two arrays.
<Array>.Union (Function)
Returns an array corresponding to the union of two arrays.
WDInst: choosing the type of setup to generate
WDInst allows you to create several types of setup......
iNestedHeaderFooter (Function)
Prints (or not) the page headers and footers of nested report.
Events associated with a Dockable Panel control