ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Custom properties (WLanguage)
A custom property is a code element with two events...
Page templates
WEBDEV allows you to create page templates...
EnumElement (Function)
Enumerates project elements: windows, pages, reports, queries, etc.
<Image variable>.EncrustColor (Function)
Encrusts a color in an image found in an Image variable.
Name (Property)
The Name property is used to get the name of an element.
<Image editor>.Close (Function)
Closes the image found in an Image Editor control.
PanelActivate (Function)
Activates a panel when several panels are docked together.
PicClose (Function)
Closes the image found in an Image Editor control.
<Image Editor>.Save (Function)
Saves the image displayed in the Image Editor control.
<Dockable panel>.Activate (Function)
Activates a panel when several panels are docked together.
dEncrustColor (Function)
Encrusts a color in an image found in an Image variable.
"Clickable" image in a window
WINDEV and WINDEV Mobile give you the ability to use clickable images......
ConfigureAWPContext (Function)
Configures the operating mode of the AWP context.
Conceptual Data Model (CDM)
In the MERISE methodology, the conceptual data model defines the objects and the actions that must be taken into account in the database......
Binding an Image control to an item
An Image control can correspond to an item found in a table, in a query,...
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.
Check: Activity of an application
The monitoring robot proposes to check the activity of a WINDEV application......
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....
The indexed controls
A control is an indexed control if it contains several controls with the same name......
The log process
...A log is a special file that contains the history of all changes made to one or more data files over a given period of time (date the file was created, last automatic data modification, last backup created with WDLog, etc.)...
Code editor: Snake_case or PascalCase
There are several naming conventions to write variables in the code......
TABOrder (Property)
The TABOrder property gets and sets the position of a control in the tab order of a window.