ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Image variable>.DrawShadow (Function)
Adds a shadow effect on an image found in an Image variable.
Visible (Property)
The Visible property is used to: Find out whether an element is visible. Make an element visible or invisible....
Handling a Tab control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Tab control through programming......
Prototype overload/Overload
The procedures and the methods of classes can have several syntaxes....
Internal procedure
Several features require a procedure called once or several times via a WLanguage function ("Callback")....
The Table control on mobile devices (Android and iOS)
The Table control is available for Android and iOS applications......
Setup of a WEBDEV site: Creating library
A library (file with a WDL extension) is used to group the resources of the project (pages, queries, ......
The Active WEBDEV Pages
You want to reference several pages of your WEBDEV site?......
Automatic Application Features (AAF) constants
List of constants used by the Automatic Application Features (AAF) functions....
1. Application overview
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 1 - Application overview - 10 min
2. Deploying a website via HTTP
WEBDEV Tutorial - Website deployment Lesson 2 - Deploying a website via HTTP - 30 min
Automatic data file modification
The automatic data file modification updates the description of data files on user computers......
Project Management Hub: Statistics
When managing a project, you must keep track of some indicators to understand the evolution of the project, its schedule, ......
SessionHeartBeatEnable (Function)
Enables or disables the "heartbeat" of the current session.
MaxHeight (Property)
The MaxHeight property is used to get and change the maximum height of a control or window.
TABOrder (Property)
The TABOrder property gets and sets the position of a control in the tab order of a window.
HTTPGetResult (Function)
Retrieves the result or the header of last HTTP request run.
grDestinationBMP (Function)
Defines a BitMap file as destination of a chart (BMP means BitMap).
HorizontalAlignment (Property)
The HorizontalAlignment property gets and changes the horizontal alignment of a control.
HImportText (Function)
Imports a Text file into a data file in HFSQL Classic or Client/Server format (data file described in the data model editor, or declared by HDeclare, HDeclareExternal or HDescribeFile)....
12. Pages in practice
Description of an Organizer control (control of a page)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
Project description: Style tab
The project description window allows you to configure various elements of your project......
Tab order in a window, a page, etc.
The tab order of the controls found in a window or in a page describes the order in which the controls take focus in a window when the user presses the [Tabulation] key......
Dynamic Island
One major feature of the latest iPhone is the Dynamic Island, which transforms the black notch into a widget......
WDAdminHF: Managing a database
The remote HFSQL administrator proposes a full management of the HFSQL Client/Server databases......