ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Anchor of overlaid controls (in a page)
WEBDEV allows you to define overlayable controls......
Rectangle (Type of variable)
A Rectangle variable is a structured type that is used to represent a rectangle (X, Y, Width, Height) in 2 dimensions.
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
ActivePlane (Property)
The ActivePlane property gets and sets the number of the active plane in a window, internal window or Cell control.
ERR_OUT_OF_MEMORY
Insufficient memory to perform the operation. ERR_OUT_OF_MEMORY (13)...
Testing a dynamic project from the administrator
Running the test from the WEBDEV administrator (WDAdmin) is used to check ......
Log-based replication
The replication is the operation allowing you to keep updated remote databases of identical structures on which several operations are performed......
Domotics: Overview
The home automation via power-line carrier (X10) has now become reality......
FontName (Property)
The FontName property is used to: Identify the font used in a control. Change the font used in a control....
SQL statements
The main SQL statements allowed in the SQL queries managed by WINDEV and WEBDEV are as follows......
Characteristics of Table controls in a page
Table controls allow you to display and/or enter data......
Managing HFSQL Client/Server databases
The HFSQL Control Center allows you to fully manage HFSQL Client/Server databases......
Programming by preset action
Preset actions allow you to define the code of an event in a single click, without having to write one single line of code......
Functions for managing Scheduler controls (prefix syntax)
List of functions that can be used with a Scheduler control (prefix syntax)....
GDI+ framework
Some WINDEV features use the GDI+ framework......
ExecuteAncestor (Function)
When the code is overridden, used to run the process of the template corresponding to the process of the current control.