ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WDInst: handling the files to install
By default, the files to install are......
Specific features of the Express version
Windows: What must be taken into account if the users are working with Vista (and later)
Windows Vista (and later) proposes several improvements......
1. What is the WEBDEV administrator used for
8. 10 tips for better interfaces...
User Groupware: Creating and installing the executable
The executable of an application that supports the User Groupware is a multi-instance executable....
17. Project Management Hub
...Project Management Hub...
Items used in a select query
A query created in the query editor can contain several types of items......
New Features brochure - Version 27: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 27 presented in the New Features brochure....
Custom properties (WLanguage)
A custom property is a code element with two events......
History of versions (network setup)
The setup wizard allows you to configure the history of versions during a network setup....
Printing in PDF format: Special cases
Specific features of print in PDF format...
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......
Automatic data masking
Data masking is a process that transforms the data in an item that will be displayed to the user......
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....
Print constants
List of constants used by the print functions....
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.
Page templates
WEBDEV allows you to create page templates......
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.