ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Display modes, transparency and symmetry of an image
An image can be displayed in a window, a window control, a report control, a page control or a block according to several display modes....
Programming custom calculations in Table controls
Principle for running threads
At runtime, an application runs in a main thread......
Events associated with Table controls
List of events associated with Table controls...
API (Function)
Runs a function found in an external DLL.
"Component.WDO" file
When generating the external component, two files are automatically created in the EXE directory of the current project......
Positioning table
Positioning the elements in a page is simplified by the use of a positioning table (HTML table)......
kbActionAllowed (Type of variable)
The kbActionAllowed type allows you to define which actions are available to the end user when handling cards in a Kanban control.
Data model editor: the different types of items
The different types of items proposed in the data model editor are as follows:
Color palettes
The color palettes are an easy way to customize the visual aspect of a site......
Set of fonts (WEBDEV site)
The browser support the most common fonts by default......
BackgroundTaskAdd (Function)
Adds a new background task.
Type (Property)
The Type property is used to get: the type of element (data file or item) defined programmatically or in the data model editor, view or query. the type of object. the type of data held in a Variant....
Automatic calculations in a Table control (AAF)
Handling a Static control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle a Static control programmatically......
Structure of data files of user groupware
The Chart control
The "Chart" control is used to display a chart in windows, pages and reports......
The "Column" charts
The data is interpreted as "columns" whose height is proportional to the value of data......
GglConnect (Function)
Manages authentication on a Google server (via the "OAuth 2.0" authentication mode).
Constants for managing errors and exceptions
List of constants used by the functions for managing errors and exceptions....
WEBDEV 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
Extensions of files created by WINDEV, WEBDEV, WINDEV Mobile
The table below presents the main extensions of files created and supported by WINDEV, WEBDEV and WINDEV Mobile......
Native Sybase Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native Sybase Connector (also called Native Sybase Access)......
notificationFormat (Type of variable)
The notificationFormat type is used to describe the display format of a notification when this one is expanded.
Empty (Property)
The Empty property is used to determine if: a Looper, Table, List Box or Combo Box control is empty. The control can be a browsing control or a memory control. a Chart control contains no series. a report control is empty (control linked to an item). an array (or an associative array) contains no element. an element of an associative array exists or not. a queue, a list or a stack contains no element....