ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Handling a Repositionable Note control through programming
A Repositionable Note control can be handled through programming......
Handling Kanban controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Kanban controls......
<Image variable>.Crop (Function)
Returns the cropped part of an image. This image is found in an Image variable.
The TreeView control
The TreeView control is a tree structure used to simplify the display of information that can be represented hierarchically......
Push notification: iOS configuration
To use the Push notifications in iOS, you must have a Google account and you must perform a specific configuration......
Image control: the supported formats
The supported image formats are as follows:...
Deploying a WEBDEV site to a remote WEBDEV Application Server or WEBDEV Cluster
Installing a WEBDEV site (in Session or AWP mode) on a remote Application Server requires......
The source code manager
WINDEV, WEBDEV and WINDEV Mobile propose a sophisticated Source Code Manager......
WINDEV, WEBDEV, Android or iOS external component
An external component is a set of WINDEV, WEBDEV or WINDEV Mobile elements......
User Groupware and Client/Server data files
An application that uses the User Groupware can be used with an HFSQL database in Client/Server mode......
Aliases on data files: HAlias
The aliases are used to handle......
Real Time Performance Profiler (RTPP)
The Real Time Performance Profiler (RTPP) is a tool that helps you identify what is slowing down your application......
YInitial (Property)
The YInitial property is used to: Find out the Y-coordinate: of a control (position on Y-axis) when opening the window or the page. of a window (position on Y-axis) when opening the window. Modify the Y-coordinate of a control anchored "to bottom" (position on the vertical axis) when opening the window. Find out the Y-coordinate of a control in relation to its block (position in millimeters on the vertical axis) when opening the report....
Handling Gantt Chart controls programmatically
1. What is a website?
Programming Table controls based on a data file
This page explains how to program Table controls based on a data file......
AS/400: Development method
The Native AS/400 Connector simplifies access to AS/400 data from your WINDEV and WEBDEV applications......
Image catalog
As soon as an image can be used (in a control, in a window, in a report, ......
Handling a report (in the editor)
Once a report was created, the description of this report can be modified at any time......
XInitial (Property)
The XInitial property is used to: Get the X-coordinate: of a control (position on the X-axis) when opening the window or the page. of a window (position on X-axis) when opening the window. Change the X-coordinate of a control anchored "to the right" (position on the X-axis) when opening the window. Get the X-coordinate of a control in relation to its block (position in millimeters on the X-axis) when opening the report....
Describing the Action Bar control
This help page presents the main aspects of the Action Bar description window......
List of extension attributes
The list of extension attributes ......
Managing the required input in WEBDEV
To prevent users from leaving a control empty, you can set it as a required field......
Handling a TreeView Table control programmatically
This page explains how to program TreeView Table controls......
HFSQL and Docker
Docker is a software platform that allows you to run applications in software containers on Linux (Docker runs like a daemon)......