ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Creating nested reports
4. Dedicated server or shared server?
HorizontalAlignment (Property)
The HorizontalAlignment property gets and changes the horizontal alignment of a control.
VerticalAlignment (Property)
The VerticalAlignment property gets and changes the vertical alignment of a control.
PlanActif (Property)
The Property Plane Active allows you to know and modify the number of the plan Active in a window, an internal window or a Cell control .
Scheduler control functions
List of functions that can be used with a Scheduler control....
Reading bar codes
WINDEV, WEBDEV and WINDEV Mobile allow you to create applications for reading bar codes......
Constructor and destructor
When creating a class in the code editor, the Constructor and Destructor methods are automatically created by default......
Linking a Table control to a data file or query
A Table control can be used to display the content of a data file or query......
WEBDEV Application Server remote control functions (prefix syntax)
The following functions are used to manage users and connections on a WEBDEV Application Server, using prefix syntax:
Dynamic instantiation of object
An object can be dynamically associated with a class, we talk of dynamic instantiation of object......
InputMask (Property)
The InputMask property is used to: get the input mask. set the input mask (from the masks available for the type)....
The planes in WEBDEV
The planes are used to group the controls of an element......
WDMap: Characteristics of the files found in a database
WDMap is used to get various characteristics specific to......
"Project explorer" pane
The "Project explorer" pane is used to simplify the development environment of WINDEV, WEBDEV and WINDEV Mobile......
Functions for managing Organizer controls (prefix syntax)
The following functions are used to handle the Organizer control via prefix syntax:...
2. WEBDEV administrator in practice
Differences according to the test mode of a dynamic project
The test of a dynamic project can be run......
Application triggers
...A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ...) on a record of a data file....
WEBDEV concepts
WEBDEV administrator: Overview
The WEBDEV administrator is a module used to manage the dynamic WEBDEV sites......
Associating documents with the project
To describe a project in detail, you can associate documents with it......
Anchoring in a page
In a page, the anchors define how the content of a page will behave when the page is enlarged by the Web user....
Organizer control functions
The following functions are used to manage the Organizer control:...
1. Testing a site: Elements to be tested
iSkipLine (Function)
Forces one or more line break.