ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Controls of a dynamic page
Several types of controls can be handled in a dynamic page ......
Bar Code control properties
Bar Code controls can be manipulated using different WLanguage properties......
ReturnedValue (Property)
The ReturnedValue property is used to: Get and change the value returned by a window, page or report. Get and change the value returned by an option in a Radio Button control....
Anchor of overlaid controls (in a page)
WEBDEV allows you to define overlayable controls......
22 tips for optimizing the speed of a site
When a site is on-lined, one of the main expectations of Web users is speed......
EnumMenu (Function)
Returns: the name of nth option or sub-option found in the main menu of window. the name of nth option or sub-option found in a custom context menu (created with WINDEV or WINDEV Mobile)....
Using the Vista style in your windows
WINDEV allows you to customize......
Native xBase/FoxPro Access: Specific features and remarks
This help page presents the specific features regarding the programming of Native xBase/FoxPro Access......
The Scheduler control
...The Scheduler control is used to automatically display and handle schedules. It is used to manage the display of multiple resources and it is used in several applications or sites....
Customizing the User Groupware
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....
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......
AAF: Sort/Search/Filter on the columns of Table controls
The options of the User Groupware
An application is often intended to be used by several users connected via a network......
Configuring an application with User Groupware
Running the test of the User Groupware and installing it
Chart control properties
A Chart control can be used......
<docFragment variable>.Insert (Function)
Replaces the content of the current fragment. The objects that can be used are: an element, a document, a paragraph, a text, an image, a fragment....
Zooming a window (AAF)
The end user can zoom the content of a window with the mouse......
WDMap: Viewing records: special cases
This help page presents the special display cases in WDMap......
NullIfEmpty (Property)
The NullIfEmpty property is used to: Find out whether the value returned by the control is NULL if its content is empty. Configure the value returned by the control if its content is empty....
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......
"Long press" optional event
The optional event "Long press/Open context menu" is run during a long press on the controls of a window......
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......
AnchorToContent (Property)
The AnchorToContent property determines and changes how the control adapts to its content.