ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Signature control
The Signature control is a report control used to sign......
Properties of a help page
The characteristics of a help page are used to define......
New Features brochure - Version 27: New WEBDEV features
New features in WEBDEV 27 presented in the New Features brochure....
Page templates and inheritance
When a page template is applied to a page, all the controls and code found in the template are "copied" into the page......
Testing a static page
The test of a single page allows you to run the current page in WEBDEV......
Page Footer block
The Page footer block is run at the end of each page......
"Preset controls" pane
The "Preset controls" pane proposes several preset controls that can be included in the current window or in the current page by "Drag and Drop"......
Action Bar control events
Running a query and handling the result in WLanguage
The selection of records performed by query is not necessarily displayed in a report, in a window, ......
Type (Property)
The Type property is used to get: the type of element (data file or item) defined programmatically or in the data model editor, view or query. the type of object. the type of data held in a Variant....
API (Function)
Runs a function found in an external DLL.
The Slider control (in a page)
WEBDEV proposes two types of sliders......
CallDLL32 (Function)
Runs a function found in an external DLL.
CallInterface (Function)
Runs a method of an interface of an object implemented in a DLL external to the WINDEV framework.
Page Header block
The Page header block is printed on each new page......
Checking an element back in the Source Code Manager (SCM)
Checking an element back in the repository is used to make the modified element available to all the users of the Source Code Manager......
The Internal Page control
The "Internal Page" control is used to include a page (and its code) in a control of another page......
Cumulated (Property)
The Cumulated property is used to determine if the value of a column or row in Pivot Table control corresponds to a total (total at the end of a row or column).
DisplayLink (Property)
The DisplayLink property gets and sets the display mode of the links in a Gantt Chart column.
MovementTask (Property)
The MovementTask property allows you to know and modify the way users move tasks in a Gantt Chart column.
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....
ImageType (Property)
The ImageType property is used to get the type of image being edited in an Image Editor control (icon or image).
DisplayBookmarks (Property)
The DisplayBookmarks property is used to: identify the display mode of bookmarks in a Word Processing control. show or hide bookmarks in a Word Processing control....
SearchAAF (Property)
The SearchAAF property is used to: find out whether the search via AAF is enabled on a non-editable Combo Box control, enable (or not) the search via AAF on a non-editable Combo Box control....
RuleVisible (Property)
The RuleVisible property is used to: Find out whether the rulers are visible or invisible in a Word Processing control. Make the rulers visible or invisible in a Word Processing control....