ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Functions for managing menus (prefix syntax)
List of functions for managing menus...
The "dynamic" Tab control
The "Dynamic tab" Tab control is used to display several windows in the same window......
Context menu of windows (AAF)
The popup menu of the windows (right mouse click on the window) contains the following options......
ImageHeight (Property)
The ImageHeight property is used to: Find out the height of the image section displayed in an image control or in the background of a chart control. Modify the height of the image section displayed in an image control or in the background of a chart control....
<Image Editor>.Save (Function)
Saves the image displayed in the Image Editor control.
<Image editor>.Close (Function)
Closes the image found in an Image Editor control.
PicClose (Function)
Closes the image found in an Image Editor control.
<Image>.ModifyLightness (Function)
Modifies the lightness of an image contained in an Image control.
PanelActivate (Function)
Activates a panel when several panels are docked together.
<Dockable panel>.Activate (Function)
Activates a panel when several panels are docked together.
<Image>.ModifyContrast (Function)
Changes the contrast of an image contained in an Image control.
Automatic completion
The automatic completion helps you write WLanguage code in your applications......
ImageMode (Property)
The ImageMode property is used to get and change the display mode of an image in an Image control, in the column of a table of type Image or in the background of a Chart control in a window.
ERR_BAD_CONTEXT_INVALID
OrganizerPosition (Function)
Displays an Organizer control from a specified date or returns the date of the first day (or the date of the last day) displayed in an Organizer control.
<Organizer>.Position (Function)
Displays an Organizer control from a specified date or returns the date of the first day (or the date of the last day) displayed in an Organizer control.
Binding an Image control to an item
An Image control can correspond to an item found in a data file, in a query, ......
WDReplic: Overview
WDReplic is a tool used to manage the replication of data between several computers that use the same application......
TABOrder (Property)
The TABOrder property gets and sets the position of a control in the tab order of a window.
The Conference control
...The Conference control allows you to view and/or listen to video and/or sound in real time......
Time (Property)
The Time property enables you to: Retrieve the time from a DateTime variable. Modify the time in a DateTime variable. Retrieve the time from in a Date item (in "Date and Time" format) Modify the time in a Date item ("Date and Time" format)....
12. Control templates
...Control templates...
Using layouts in WINDEV and WINDEV Mobile
The layout is used to define several views of a window in the same project without duplicating this window......
dModifyOpacity (Function)
Modifies the opacity of an image (which means the alpha channel of the image).
dTextRTF (Function)
Draws RTF text: in an Image control, in an Image variable....