ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ControlClone (Function)
Creates a new control from an existing control.
System constants
List of constants used by the system functions....
Marker (Type of variable)
The Marker type is used to define the characteristics of a marker that must be positioned on a map displayed in a Map control.
Programming standard errors
Programming standard errors inform you of potential problems detected when saving windows, pages, reports or when recompiling the project......
rssChannel (Type of variable)
The rssChannel type is used to handle a RSS channel...
Linking a Scheduler control to a data file or variable
You can create Scheduler controls directly linked to the data....
Events associated with a Dashboard control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor)...
WDBal messaging: Reading messages
WDBal, the secure messaging provided with WINDEV, WEBDEV and WINDEV Mobile, allows you to easily read the incoming messages......
Style of a control
As soon as it is created, a control is associated with a style......
DndSource (Property)
The DndSource property is used to determine and change a control's drag-and-drop behavior....
Month (Property)
The Month property is used to: Retrieve the month from a Date or DateTime variable. Modify the month in a Date or DateTime variable. Retrieve the month from a Date item (in "Simple date" or "Date and Time" format) Modify the month in a Date item (in "Simple Date" or "Date and Time" format)...
User Groupware (WINDEV and WEBDEV): Options and settings
An application is often intended to be used by several users connected via a network......
HWrite (Function)
Writes a record into a data file without updating the indexes corresponding to all keys used in the file.
Combo Box columns in Table controls
A Table control (populated programmatically, based on a data file or based on a variable) can include Combo Box columns......
Choosing the type of image: dynamic, static, generated, ...
The images are often used to illustrate the site pages......
Events associated with Button controls
List of events associated with Button controls...
The RTF control (Report editor)
The "RTF" (Rich Text Format) control is used to display a formatted character string in your report......
Configuring a WINDEV SOAP server
WINDEV allows you to easily manage the SOAP protocol by allowing you to create......
HCreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....
Certificate (Variable type)
The Certificate type is used to handle: the certificates used to sign the strings or the files. the certificates used to sign the emails....
TableSearch (Function)
Performs a search in: a Table control, a TreeView Table control, tables displayed in a Combo Box control....
BrowsedFile (Property)
The BrowsedFile property gets and sets the data source used to display records in data-bound controls.
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......