ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Associative array (Variable type)
An associative array is an "advanced" type of array...
Array functions
List of functions for managing arrays
FOR EACH/FOR ALL statement (browse of associative arrays)
The FOR EACH statement is used to perform different types of browse on the associative arrays...
Functions for managing arrays (prefix syntax)
List of functions for managing arrays
AutomationParameter (Function)
Configures the management of accesses to the ActiveX objects and to the Automation objects.
Assignment operators
Three assignment operators are available......
Database schema description window
The database schema description window includes all the characteristics and options of the current database schema......
Position (Function)
Finds the position of a specified string within another string.
Image control: Operating mode of a clickable image
You can define the click actions of an Image control ("General" tab of the control description window) to make it Clickable Image control......
LeftButton (Property)
The LeftButton property gets and sets the characteristics of a button located on the left side of an Edit control.
Managing menu options in MDI windows
The MDI windows must respect some constraints specific to the MDI applications......
WINDEV and OPC
OPC stands for "OLE for Process Control"......
WDInst: Grouping the files to install
By default, when generating the setup program, the files to install are compressed in a single archive file ("......
SchedulerAddAppointment (Function)
Adds a new appointment into a Scheduler control.
Creating a frameset
WEBDEV proposes several methods for creating a frameset......
dTransferToImage (Example)
Usage example of the dTransferToImage function
MenuAddOption (Function)
Adds a new option after the last option of a drop-down or context menu.
Images, colors and tabs
To optimize the appearance of your screens, WINDEV, WEBDEV and WINDEV Mobile allows you to use images or colors in your tab controls......
sysNotification (Type of variable)
The sysNotification type is used to define all the advanced characteristics of an interactive system notification.
The Sidebar control
The Sidebar control gives access to different options......
Migrating a WEBDEV site to PHP
To migrate a WEBDEV site to PHP......
Empty (Property)
The Empty property is used to determine if an element is empty.