ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MVP overview: Model - View - Presenter
MVP is the acronym for MODEL - VIEW - PRESENTER......
Keywords (Property)
The Keywords property is used to get and modify the keywords associated with a page.
sfUndeleteResult (Type of variable)
The sfUndeleteResult type is used to find out the result of SFUndelete...
Handling a chart in the editor
In the editor, a Chart control includes different sections......
PVTCalculateAll (Function)
Entirely calculates or recalculates a Pivot Table control.
Managing iconic fonts
Include special characters in your captions via the iconic fonts....
TokenEnabled (Property)
The TokenEnabled property determines if an Edit control is a "Text token" Edit control.
ListDisplay (Function)
Refreshes a List Box, ListView or Combo Box control based on a data file
BitwiseOR (Function)
Returns the result of the (bitwise) logical OR between two values.
LDAPReplaceAttributeValue (Function)
Replaces a specific value of an attribute by a new value.
HRplDeclareLink (Function)
Declares a (1, 1) (0, n) link between two tables.
The TimeLine control
The TimeLine control is used to represent chronologies of close events that can be parallel....
Constants for managing Scheduler and TimeLine controls
The following constants are used to manage Scheduler and TimeLine controls:...
External language: Programming in C
We are going to call the elements developed in WINDEV (project, windows, ......
Handling Image controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle an Image control through programming......
Creating an interactive diagram
The Diagram Editor control allows end users to create and edit diagrams......
The Flex control
The Flex control is used to display a Flash® animation created by a Flex editor in a WEBDEV page......
Error 2109: You are using the ObjectInfo function
ControlCreate (Function)
Creates a new control (of any type) in a window through programming.
RulerVisible (Property)
The RulerVisible property is used to: Determine if a playhead is visible in a TimeLine control. Show or hide a playhead in a TimeLine control....
How to color a control with focus?
This help page explains how to highlight the control where the input is performed....
Round (Function)
Returns the rounded value of a numeric value according to the specified number of decimal places.
Characteristics of an indexed control
Characteristics of an indexed control: description, code, ......
Constants for managing Gantt charts
Help: Summary table
In a WINDEV application, users have multiple help features at their disposal: Tooltip. Status bar. Help window. Advanced tooltip. Help page. HLP file....