ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

VisualEffect (Property)
The VisualEffect property allows you to apply a visual effect on a control or group of controls in a window.
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......
Various constants
List of various constants used by the constants WINDEV functions....
WDTRAD options
Deploying an iOS application
WINDEV Mobile tutorial: Deploying an iOS application 10 min
Y (Property)
The Y property is used to: Find out the Y-coordinate of a control or window (position on Y-axis). Modify the Y-coordinate of a control or window....
JavaExecute (Function)
Starts a Java application or a Java applet by invoking the "Main" method of a given Java class.
WidthInPixel (Property)
The WidthInPixel property is used to get the width in pixels of a control in a report.
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
PDF Reader control: How to use the ribbon and tabs
The PDF Reader control includes multiple features accessible via......
WEBDEV Image Editor control: Features
The WEBDEV Image Editor control includes many features, accessible via several ribbons at the top and bottom of the control......
Customizing the WINDEV User Groupware
The User Groupware in automatic mode offers many possibilities......
Font (Type of variable)
A Font variable creates a font programmatically...
HeightInPixel (Property)
The HeightInPixel property is used to get the height in pixels of a control in a report.
Spreadsheet control in a window
The spreadsheet is one of the most often used business tools. The Spreadsheet control is used to include a spreadsheet in your WINDEV windows....
Cursor constants
List of constants used by the functions for managing cursors and the mouse...
Defining a help window template
WINDEV allows you to create help window templates......
Designing a supercontrol
A supercontrol is an advanced type of control......
AlbumSave (Function)
Saves an image, a photo or a video in the photo album of the mobile device.
TableAddColumn (Function)
Adds elements on the right of an Horizontal Table control.
2. How to test a site?
SetFocus (Function)
Set focus: to a control (found in a window, in a page or in a frameset). to a window....
HLinkMemo (Function)
Used to associate a file with a binary memo item or to cancel the existing link between a file and a binary item.
Multilingual project
Using several libraries in an application
A library is a WDL file that contains all the resources......