ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The Button control
The Button control allows the user or the Web user to run a specific action with a simple click...
Auto-scrolling text
Sometimes, text in a Static Text or Button control can exceed the width of the control...
Drop-down button
The drop-down button expands:
  • a context menu.
  • a popup window.
dCircle (Function)
Draws a circle or an ellipse: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
ZAxisMax (Property)
The ZAxisMax property gets the maximum value of the Z-axis in a Chart control (Surface chart).
MarkdownLink (Function)
Adds a clickable link in a Markdown string. This makes it possible to add a link in a control that supports Markdown format.
<Window>.EdSelectMinus (Function)
Deselects a control when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
dRoundedRectangle (Function)
Draws a rounded rectangle: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Word Processing control functions
The following functions are used to manage Word Processing controls:...
MaxZoom (Property)
The MaxZoom property is used to get the maximum zoom value that can be used for the Camera control (for the camera in use).
TitleImage (Property)
The TitleImage property is used to get and/or change the image displayed next to the title of a column in a Table control....
PVTLoad (Function)
Loads the result of the calculation performed in a Pivot Table control from a backup (file found on disk or backup in a buffer).
IWListCount (Function)
Returns the number of internal windows currently found in the list of internal windows browsed by an Internal Window control.
AutoCorrect (Property)
The AutoCorrect property allows you to define a set of automatic corrections to be applied in a Word Processing control as the user types.
diagActionAllowed (Variable type)
The diagActionAuthorized type is used to define the actions available to end users on a diagram shape in the Diagram Editor control.
MemoryCurrency (Property)
The MemoryCurrency property gets and sets the currency used when manipulating a "Currency + Euro" control programmatically.
Optimizing the query execution
The query editor allows you to optimize the execution speed of one or more queries......
RTFSearch (Function)
Finds a character string in an RTF control (found in a window or in a report) or in a character string containing text in RTF.
MovementAPT (Property)
The MovementAPT property allows you to know and specify whether users can move appointments in a Scheduler or Organizer control.
<Window>.EdSelectPlus (Function)
Selects a control when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
AppointmentContinuous (Property)
The AppointmentContinuous property is used to determine or change how multiple-day appointments are displayed in a Scheduler control.
Associating an image with the elements of a TreeView control
The different methods for associating an image with the elements of a TreeView control....
"Unit examples" pane
The "Unit examples" pane proposes the unit examples found in the different products......
How to choose the data source of a control?
This help page presents the different data sources available for a control....
Images, colors and tabs
To optimize the appearance of your screens, WINDEV, WEBDEV and WINDEV Mobile allows you to use images or colors in your tab controls......
Constants for managing Table, Treeview Table, Looper and List Box controls
List of constants used by the functions for managing Table, TreeView Table, Looper and List Box controls....
4. Android and iOS windows
The UI (User Interface) of an application is mainly composed of windows....
The Dockable Panel control
The Dockable Panel control allows you to easily organize the software interface into zones that the end user can freely move......