ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ImageType (Property)
The ImageType property is used to get the type of image being edited in an Image Editor control (icon or image).
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.
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....
The Slider control (in a page)
WEBDEV proposes two types of sliders......
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....
Compass (Property)
The Compass property is used to: display or hide the compass on a Map control, determine whether the compass is displayed on a Map control....
FontMinSize (Property)
The FontMinSize property is used to get and change the minimum size of the font used in a Static control with the "Reduce font" option.
InterpretAmpersand (Property)
The InterpretAmpersand property is used to determine and change how the '&' character is interpreted in: the caption of a Static control. the elements of a List Box control. the elements of a Combo Box control. the values of a column in a Table control....
EditMode (Property)
The EditMode property gets and sets the editing mode of the Diagram Editor control: selection or freehand drawing.
Report viewer: Proposing several reports
In the document preview, end users can......
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......
Single Page App
A "Single Page App" is a Web application (Internet or Intranet) whose all pages are grouped in a single page......
ZOrder (Property)
The ZOrder property defines the Z-order of an element.
Managing parallel tasks
The computers are becoming more and more powerful......