ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Dynamic array (Variable type)
A dynamic array is an "advanced" type of array...
Delete (Reserved word)
The memory occupied by a dynamic object (array, class object, ...
New (Reserved word)
New is used to allocate memory space...
iPrintImage (Example)
Usage example of the iPrintImage function
Events associated with the Pivot Table control
PDF Reader control events
BottomIndent (Property)
The BottomIndent property gets and sets the space at the bottom of the text (bottom margin) in a control.
Events associated with a Switch control
MyPopupControl (Reserved word)
MyPopupControl is used to handle the control that opened a popup window...
Positioning table
Positioning the elements in a page is simplified by the use of a positioning table (HTML table)......
HState (Function)
Used to find out the state of a record.
AAF: Handling the columns of a Table control
The Table controls displayed in a window allow the end user to perform several operations......
Types of Edit controls
Edit options of a report
The report editor allows you to......
Scanner (Type of variable)
The Scanner type is used to handle the information from a scanner.
Report with parameters
When printing a report, you have the ability to pass parameters to this report......
Handling menu options via the context menu
WINDEV and WINDEV Mobile support two types of menus: ......
dCopyWindowImage (Function)
Copies the image from a WINDEV window to an Image variable or to an Image control.
TopIndent (Property)
The TopIndent property is used to get and change the space at the top of the text (top margin) in a control.
Controls that can be moved in a page
WEBDEV proposes two modes for moving controls in a page......
Stored procedures and queries (HFSQL Client/Server)
The stored procedures are used to simplify the development and the maintenance of your applications by factorizing the code......
9. Internal page
Nation (Function)
Defines or identifies the display language (captions, messages, ...) used for the windows, pages, reports and controls.
WINDEV, WEBDEV and WINDEV Mobile tools
The following tools are provided with WINDEV, WEBDEV and WINDEV Mobile...
ControlClone (Function)
Creates a new control from an existing control.
The RTF edit control: Automatic formatting toolbar
In RTF Edit controls, a formatting toolbar can now be automatically displayed when the control becomes editable......
Events associated with an Ad control
WINDEV Mobile manages the following events by default (in order of appearance in the code editor):
CoordinateEditorToScreen (Function)
Converts a size or a position specified in the reference dpi in the editor (160 dpi) to the native dpi of screen on the device where the application is run.