ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

LooperSave (Function)
Validates the modification or addition of the record associated with the current row in the Looper control.
TreeAdd (Function)
Adds a "leaf" element (and all necessary nodes) into a TreeView control.
Scheduler control events
The following events associated with Scheduler controls:...
CurrentTitle (Function)
Modifies the title of the current window (returned by CurrentWin) and the title bar.
7. Sending an email
WINDEV Tutorial: WINDEV application: Managing data Lesson 7 - Sending an email - 20 min
HChangeName (Function)
Modifies the physical name of a data file.
Value of constants for the Windows 32-bit API
Value of constants for the Windows 32-bit API...
dText (Function)
Draws a text: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
dSaveImageJPEG (Function)
Saves an image: in a JPEG file. in memory....
7. Available controls in a window
WINDEV Mobile includes several types of controls...
gglEvent (Type of variable)
The gglEvent type is used to describe and modify an event of a calendar...
BackgroundColor (Property)
The BackgroundColor property is used to set the background color of a control, window, page or block of a report.
How to include secure payment in a WEBDEV site?
This help page explains how to add a secure payment into a WEBDEV site......
SysStatusStorageCard (Function)
Returns the availability status of the storage card on the device.
Data source (Type of variable)
A Data source variable is used to describe a temporary data source (query, view, alias, ...)
WEBDEV Image Editor control: Features
The WEBDEV Image Editor control includes many features, accessible via several ribbons at the top and bottom of the control......
fMemWait (Function)
Waits for the end of process about the notifications of modification of a shared memory area.
InitialValue (Property)
The InitialValue property is used to get the initial value of a control in a window or page.
Bearing (Property)
The Bearing property gets or sets the bearing of the map displayed in a Map control.
Shared memory areas
WINDEV, WEBDEV and WINDEV Mobile allow you to handle shared memory areas......
The TimeLine control
The TimeLine control is used to represent chronologies of close events that can be parallel....
Automatic assisted universal replication
The automatic assisted replication is used to easily implement a replication on an existing application......
Open (Function)
Opens a modal WINDEV window.
BackgroundImage (Property)
The BackgroundImage property is used to identify and modify the background color of an element: window, page, control or report.
2. Listing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 2 - Listing products - 50 min