ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

PlanActif (Property)
The Property Plane Active allows you to know and modify the number of the plan Active in a window, an internal window or a Cell control .
MemoryCurrency (Property)
The MemoryCurrency property is used to get and change the currency used when manipulating a "Currency + Euro" control programmatically.
LooperDisplay (Function)
Refreshes a Looper control based on a data file from a given position: the modifications performed in the linked file are applied to the looper.
CursorCapture (Function)
Directs all the events associated with the mouse toward a specific window or control, regardless of the screen object where the mouse event occurs.
IsNumeric (Function)
Enables you to find out whether a variable or a control is: a numeric (integer, real, currency or numeric). a string that can be converted into numeric....
RTFReplace (Function)
Replaces or inserts a character string in an RTF control (found in a window or in a report) or in a string in RTF (containing a text in RTF).
RTFInsert (Function)
Inserts a character string in RTF into the content of an RTF control (found in a window or in a report) or into the content of a character string in RTF.
Handling an ActiveX by programming
WINDEV allows you to handle an ActiveX control in WLanguage via......
TextDirection (Property)
The TextDirection property is used to determine and change the writing direction in a window, report or control (useful for languages such as Arabic or Hebrew).
LooperPosition (Function)
Moves the scrollbar to display a specific row or returns the index of the first row displayed in a Looper control populated programmatically.
WEBDEV Application Server remote control functions
The following functions are used to manage users and connections on a WEBDEV Application Server:...
dBlur (Function)
Blurs the entire given area: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
RightClick (Property)
The RightClick property gets and sets the name of the Button control that will be executed when an object is right-clicked.
I work as a developer: How to manage my tasks and my schedule?
The Control Centers in WINDEV, WEBDEV and WINDEV Mobile include many tools to help developers manage their schedules and the different associated tasks......
TwainToControl (Function)
Allows you to : view the document coming from the Twain device in an Image control. view the document coming from the Twain device in the user interface of device....
The Radio Button control
The Radio Button control is a control allowing the user to select an option among several ones......
Control constants
List of constants used by the functions for managing controls...
Events associated with a Ribbon control
The events associated with the Ribbon controls and groupings are:...
The Link control
The Link control is used to: create a link in an HTML page. create a link in a report printed in HTML format....
The Dashboard control
Dashboards are essential elements in an application......
Content (Property)
The Content property is used to read or write the whole content of a control: List Box populated programmatically, Combo Box populated programmatically, Spreadsheet....
The ListView control
The ListView control is used to display a list of graphic elements (images, logos, etc....
WDINT overview
WDINT is an optional tool of WINDEV, WEBDEV and WINDEV Mobile......
GanttAddLink (Function)
Creates an "End to Start" link between two tasks displayed in a Gantt Chart column found in a Table (or TreeView Table) control.
SchedulerBackgroundColor (Function)
Defines a background color for a time period in a Scheduler control (time period corresponding to lunch time, a public holiday, etc.).