ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Table control based on a variable
A Table control based on a variable is a Table control whose columns are bound to the elements of an Array variable, to the members of a class or to the elements of an advanced variable (e.g., xlsDocument)......
Constants for managing appointments
Lists of constants used to manage the appointments...
Developing an iOS 14 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc....
Developing an iOS 13 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc.
HDeactivateFilter (Example)
Usage example of the HDeactivateFilter function
Conversion (Function)
Converts a value from a unit to another one.
HFSQL Client/Server: Managing the ports
The ports used by the HFSQL Client/Server server......
TableCollapse (Function)
Collapses: a branch that was previously expanded in a TreeView Table control. a break that was previously expanded in a Table control. a detailed window displayed for a row....
Multi-product external components
Components are a remarkably useful tool for development teams......
SQLAssociate (Function)
Automatically associates each column of the query result with a control or with a variable of the application.
Operators on character strings
The character strings can be handled by specific WLanguage functions or by the +, [[ and ]] operators......
Collapsing/Expanding a TreeView control through programming
...To collapse/expand a TreeView control through programming, ......
Constants for managing images in websites
Color palettes
The color palettes are an easy way to customize the visual aspect of a site......
Dim disabled windows
Your application opens several windows at the same time and you don't know which one to use?......
Color constants
The color constants are mainly used in the chart functions, the print functions and the drawing functions......
WDSQL, SQL querier: Overview
WDSQL is used to......
Null (Reserved word)
The Null keyword can be used according to different methods in WLanguage......
2. Performance profiler
WINDEV Tutorial: Optimizing a project Lesson 2 - Performance profiler - 15 min
Various WEBDEV constants
Various WEBDEV constants...
Constants for managing certificates
XMLRestorePosition (Function)
Restores the previously saved context of an XML document.
Display (External language)
Displays a value in a control or assigns a value in a variable.
Operations performed on class diagrams
The following paragraphs explain......
ListInsert (Function)
Inserts an element into a List Box, ListView or Combo Box control populated programmatically.