ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ShapeExtremitySize (Property)
The ShapeExtremitySize property is used to identify and change the size of the shape at the beginning and end of a Wire control.
ShapeExtremityEnd (Property)
The ShapeExtremityEnd property is used to identify and change the type of shape used for the end of a Wire control.
HTMLClass (Property)
The HTMLClass property reads and sets the value of the "class" HTML attribute of the control.
AttachPointEnd (Property)
The AttachPointEnd property is used to get and change the position of the end attachment point of a Wire control.
Constants for managing the Image Editor control
HListServer (Function)
Lists the HFSQL servers installed on a computer.
WINDEV Framework License Agreement
HAddTask (Function)
Adds a scheduled task on the server defined by the connection.
Events associated with Image controls
List of events associated with Image controls...
HCancelBackup (Function)
Cancels a current backup.
HDeleteGroup (Function)
Deletes (from the server) a group of users associated with a connection.
HDeleteUser (Function)
Deletes a user associated with a connection to the HFSQL server.
Table,Save (External language)
Updates or adds a record in the data file linked to the Table control.
HsMenu,Name (External language)
Adds a menu into the window that is opened.
NbDayDisplayed (Property)
The NbDayDisplayed property is used to: get and change the number of days displayed in an Organizer or Scheduler control. get the number of days displayed in a Gantt Chart control in a report....
Transactions in SQL
Starting with version 21, you can manage transactions in SQL code......
Computer renamed or changed
During the development phase, you may have to change the computer used for development (change computer, rename the computer, ......
HServerMaintenance (Function)
Checks and optimizes the system tables of an HFSQL server.
DayBreakHeight (Property)
The DayBreakHeight property is used to get and change the height of breaks between days in a Scheduler control where days are arranged in rows, and resources are arranged in columns.
Handling an element found in a TreeView control through programming (prefix syntax)
This help page explains how to handle the elements of a TreeView control either directly or via the WLanguage functions......
Example for managing videos (broadcasted by a Camera control) (prefix syntax)
In this example, the application allows you to......
Programming automatic calculations in the columns of a Table control (prefix syntax)
Programming Looper controls based on a data file (prefix syntax)
These are the main concepts for programming Looper controls based on a data file......
Programming Table controls based on a data file (prefix syntax)
This page explains how to program Table controls based on a data file......
Looper controls populated programmatically: Operations in WLanguage (prefix syntax)
Here is an overview of how to handle Looper controls populated programmatically in WLanguage...