ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Preset control properties
List of properties associated with the Preset control
"Preset controls" pane
The "Preset controls" pane proposes several preset controls that can be included in the current window or in the current page by "Drag and Drop"...
My Preset controls
It is not uncommon for developers to recreate the same controls, with the same style and (almost) the same code in the same project, without using a template or an Internal Window control...
Toast (Type of variable)
The Toast type is used to define all the advanced characteristics of a toast notification.
Docker image of the WEBDEV Application Server
From with version 24, a Docker container with the WEBDEV Application Server can be found in Docker Hub......
Use (Function)
Opens a WINDEV window and closes all other previously open windows.
xlsCell (Variable type)
An xlsCell variable is used to describe and modify a cell in an Excel document...
Null (Reserved word)
The Null keyword can be used according to different methods in WLanguage......
ProfilerStart (Function)
Starts "collecting information" for the performance profiler.
Project description: Languages tab
The project description window allows you to configure various elements of your project......
Break in a report
The break is used to group the records corresponding to a sort criterion......
tapiCompleteTransfer (Function)
Performs a call transfer (with ability to retrieve the call).
Project description: Advanced tab
The project description window allows you to configure various elements of your project......
grLegendFont (Function)
Modifies the font used for the chart legend.
Project (External language)
Opens and runs a WINDEV project.
CallDLL32 (Function)
Runs a function found in an external DLL.
DeleteAll (Function)
Deletes all the elements: from a one-dimensional or two-dimensional WLanguage array. from an associative array. from an advanced array property (array of gglCalendar events, etc.). from a WLanguage queue. from a WLanguage stack. from a WLanguage list....
Phone (Type of variable)
The Phone type is used to handle a phone number as well as its type (home, work, ...).
ArrayDeleteAll (Function)
Deletes all elements: from a one-dimensional or two-dimensional WLanguage array. from an associative array. from an advanced array property (array of gglCalendar events, etc.). from a WLanguage queue. from a WLanguage stack. from a WLanguage list....
Creating an action plan
The action plans group all actions that will be performed by the software factory....
WBSetup: Managing additional languages
The "WBSetup" project corresponds to the standard setup program of WEBDEV sites......
Value (Property)
The Value property gets and sets the value of an element.
Automation object
The Automation keyword is used to declare an automation object...
dAlphaBlend (Function)
Blends two images together. This allows you to create fade-in effects between 2 images.
Environment of the project editor
The main elements of the project editor are as follows:
Handling a Conceptual Data Model (CDM)
The main operations that can be performed on a CDM are as follows......