ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Dynamic array (Variable type)
A dynamic array is an "advanced" type of array...
New (Reserved word)
New is used to allocate memory space...
Delete (Reserved word)
The memory occupied by a dynamic object (array, class object, ...
Handling a Rich Text Area control through programming
To handle a Rich Text Area control programmatically, use the variable of the Rich Text Area control directly in the code......
Shared memory areas
WINDEV, WEBDEV and WINDEV Mobile allow you to handle shared memory areas......
6. Editing a page: Zoning mode
Declares the font to be used by the dText function in a Image type variable.....
ERR_NO_CURRENT_PAGE
Refreshing a page
Refreshing a page consists in re-displaying a page that is already open in the browser......
The formatted display control
This control can be used to display dates, times and currency values while respecting the corresponding display format......
ERR_CLOSED_PAGE
How to color a control with focus?
This help page explains how to highlight the control where the input is performed....
Scheduler control: Customize appointments
In the Scheduler control, the appointment is displayed in a specific area......
Refreshing the page data
In a dynamic WEBDEV site, the page data is refreshed during a user action......
ERR_MSG_BOX
ERR_CANNOT_RUN_EXPLORER
The Multiline Zone control
The Multiline Zone control is used to easily create interfaces in iOS style....
Binding controls to data
A window or page can display information from......
Toolbar and menu of the SCM
The different options of the SCM can be handled via the SCM toolbar or the options of a specific menu ("SCM" from the main menu of the product used)......
Mobile-friendly website: available methods
WEBDEV includes several page creation methods that allow you to create mobile-friendly websites......
MemCreate (Function)
Creates a memory area.