ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Items used in a select query
A query created in the query editor can contain several types of items......
Custom properties (WLanguage)
A custom property is a code element with two events......
New Features brochure - Version 27: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 27 presented in the New Features brochure....
Image Editor control: Options in the ribbon and the panes
The Image Editor control offers a host of options accessible via......
Domotics: Overview
The home automation via power-line carrier (X10) has now become reality......
History of versions (network setup)
The setup wizard allows you to configure the history of versions during a network setup....
Print constants
List of constants used by the print functions....
Multiline Zone control functions
Functions for handling Multiline Zone controls....
<Multiline Zone>.AddLine (Function)
Adds a new dynamic row into a Multiline Zone control.
<Multiline Zone>.InsertLine (Function)
Inserts a new dynamic row in a Multiline Zone control.
<Multiline Zone>.Delete (Function)
Deletes a dynamic row from a Multiline Zone control.
Page templates
WEBDEV allows you to create page templates......
<Multiline Zone>.DeleteAll (Function)
Deletes all dynamic rows from a Mutiline Zone control.
Multiline Zone control properties
A Multiline Zone control and the lines of a Multiline Zone control can be handled in a window by the following WLanguage properties.
Repositionable Note control properties
A Repositionable Note control can be handled in a window by the following WLanguage properties......
Make calculations easier with the calculator
MouseXPos (Function)
Returns the horizontal position (X) of the mouse cursor relative to the specified window or control. Used in a mouse or stylus process (click, hover, left or right button down, etc.).
MouseYPos (Function)
Returns the vertical position (Y) of the mouse cursor relative to the specified window or control. Used in a mouse or stylus process (click, hover, left or right button down, etc.).
CancelAWPContext (Function)
Deletes from the AWP context a variable that was added by DeclareAWPContext.
Deploying the application for iPhone/iPad
To be able to test and/or deploy the application on a device (iPhone or iPad), you must enroll in the iOS Developer Program....
Constructor and destructor
When creating a class in the code editor, the Constructor and Destructor methods are automatically created by default......
Printing in Linux
WEBDEV and WINDEV allow you to print to PDF in Linux using WLanguage functions......
Configure the setup program interface
To make the installation process more user-friendly, the setup wizard allows you to customize the interface of the setup program......
Interface of WDInst
10. Project Management Hub
WINDEV Mobile includes a Project Management Hub to manage development projects....