ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iSkipPage (Function)
Forces a page skip: the corresponding code is sent to the printer spooler.
iPageHeightLeft (Function)
Calculates the available height (in millimeters) left on the current page while taking into account the defined margins (top or bottom).
iPageWidth (Function)
Calculates the width (in millimeters) of the printable page while taking the left or right margins into account.
iPageEnd (Function)
Forces the move to the next page during the report print.
iPageNum (Function)
Returns or initializes the number of the page currently printed.
iPageHeight (Function)
Calculates the height of printable page (in millimeters) while taking the top or bottom margins into account.
Subscribing an element to the dictionary
The subscription to a dictionary element is automatically proposed......
Handling a dictionary
WINDEV, WEBDEV and WINDEV Mobile allow you to easily perform the following operations on a dictionary......
Dictionary
The dictionary is a file that can contain the project elements......
The "Dictionary" pane
The "Dictionary" pane is used to handle the WINDEV dictionaries ("......
Controls of a dynamic page
Several types of controls can be handled in a dynamic page ......
Configuring an application with User Groupware
FileName (Property)
The FileName property gets the name of a file (WDPic file or file generated for a print job).
Chart control properties
A Chart control can be used......
PaneVisible (Property)
The PaneVisible property is used to: determine if the pane of the Image Editor control is visible, show or hide the pane of the Image Editor control....
Vertical (Property)
The Vertical property is used to: determine if a control is oriented horizontally or vertically. change the orientation of Table and Looper controls (switch from vertical to horizontal and conversely)....
The options of the User Groupware
An application is often intended to be used by several users connected via a network......
Running the test of the User Groupware and installing it
Using the Vista style in your windows
WINDEV allows you to customize......
Customizing the User Groupware
Carrying over the differences from an element to another one
The project comparator is used to compare two elements and to list the differences found......
Description of a CSS style
This window allows you to describe a CSS style that will be used for the controls of your WEBDEV project......
Alignment rulers (Editor)
When creating or modifying a window in the window editor, you have the ability to display the alignment rulers......
Native xBase/FoxPro Access: Specific features and remarks
This help page presents the specific features regarding the programming of Native xBase/FoxPro Access......
Manipulating Map controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically manipulate Map controls....
AJAX: Overview
The AJAX technology is available in native mode in WEBDEV and in the PHP sites developed with WEBDEV......
The List Box control
The List Box control is used to display a list of elements and to select one or more elements from this list......
WDXView : Use
This help page presents the different features of WDXView......
WDMap: Viewing records: special cases
This help page presents the special display cases in WDMap......
User Groupware
A Windows application, an Internet or Intranet site require to define the role of different contributors......
Anchor of overlaid controls (in a page)
WEBDEV allows you to define overlayable controls......