ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Associative array (Variable type)
An associative array is an "advanced" type of array...
FOR EACH/FOR ALL statement (browse of associative arrays)
The FOR EACH statement is used to perform different types of browse on the associative arrays...
Functions for managing arrays (prefix syntax)
List of functions for managing arrays
Array functions
List of functions for managing arrays
notificationFormat (Type of variable)
The notificationFormat type is used to describe the display format of a notification when this one is expanded.
Spreadsheet report
The report editor allows you to create "Spreadsheet" reports......
ExecuteUpdateUI (Function)
Immediately executes the "Request for refreshing the display" event of the window, page, internal window, internal page, control template or supercontrol. This function is kept for backward compatibility.
ExecuteRefreshUI
Immediately executes the "Request for refreshing the display" event of the window, page, internal window, internal page, control template or supercontrol.
The SMS structure
The SMS structure is a preset structure of WLanguage (no declaration is required)......
Alias type
The Alias type is used to declare and handle a logical alias for a data file or query.
diagHead (Type of variable)
The diagHead type is used to define all the advanced characteristics of an end of a connector in a diagram.
UI compilation errors
UI compilation errors indicate the possible problems detected in your interfaces whenever a window, a page or a report is saved or whenever the project is recompiled......
OrgSaveImage (Function)
Creates an image representing the entire Organization Chart control.
dCrop (Function)
Returns the cropped part of an image. This image is found in an Image variable.
MCIVolume (Function)
Modifies or returns the sound volume.
New Features brochure - Version 27: New WEBDEV features
New features in WEBDEV 27 presented in the New Features brochure....
TableDisplay (Function)
Refreshes a Table or TeeeView Table control from a given position: for a control linked to a file: changes made in the linked data file are reflected in the control. for a control handled programmatically: the calculated columns are re-calculated....
1. Creating windows to add and edit data
WINDEV Tutorial: WINDEV application: Managing data Lesson 1 - Creating windows to add and edit data - 50 min
How to open a window?
Handling the cells of report table
The operations that can be performed on the table cells are as follows:...
Guided tour management constants
Creating a report
The report editor allows you to easily create all types of reports via a wizard......
MDL file (kept for backward compatibility): Window description
The MDL file is the file used to generate a RAD window......
The Chart control: Characteristics in the editor
Regardless of the type of chart displayed in the Chart control, all its characteristics can be configured via its description window......
SNMPGetTable (Function)
Reads a table of SNMP values.
gglEvent (Type of variable)
The gglEvent type is used to describe and modify an event of a calendar...
MapPolyline (Type of variable)
The MapPolyline type is used to define the characteristics of a line composed of several segments to be drawn on the map displayed in a Map control.
Numeric (Type of variable)
The numeric type is used to contain integer or decimal numbers by specifying if necessary: the number of digits in the integer part. the number of digits in the integer part and in the decimal part....
Control template
A control template is a set of controls that can be re-used in several windows or pages......