ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

LeftButton (Property)
The LeftButton property gets and sets the characteristics of a button located on the left side of an Edit control.
MandatoryInput (Property)
The MandatoryInput property is used to determine if a control is required and to enable or disable the required data input.
Project Management Hub: Overview
The Project Management Hub is used to organize and schedule a project, from design to delivery......
CmdIsRunning (Function)
Indicates whether the executable associated with a command is currently running. Note: This function is only available from version 2025 Update 1....
Empty (Property)
The Empty property is used to determine if: a Looper, Table, List Box or Combo Box control is empty. The control can be a browsing control or a memory control. a Chart control contains no series. a report control is empty (control linked to an item). an array (or an associative array) contains no element. an element of an associative array exists or not. a queue, a list or a stack contains no element....
AutoBrowse (Property)
The AutoBrowse property is used determine if the browse operation performed in a List Box, Looper, Table or Combo Box control based on a data file is automatic or programmed.
DDE constants
List of constants used by the DDE functions...
SubCaption (Property)
The SubCaption property is used to get and change: the secondary caption of an option found in a Radio Button or Check Box control. the secondary caption of an element found in a TreeMap control....
Creating a branch
A branch is used to create a copy of the current project in order to perform modifications, additions, etc....
ToolbarVisible (Property)
The ToolbarVisible property is used to: know if the toolbar or the ribbon is displayed in a control. show or hide the toolbar or the ribbon in a control....
Option,Space (External language)
Fills the content of WdString with space characters on the right.
OriginWaypoint (Property)
The OriginWaypoint property is used to get and define the origin of points whose coordinates are specified in the WayPoint property.
GraduationYSecondary (Property)
The Property GraduationYSecondaire allows you to know the step of the graduation on the secondary Y axis.
Organizing the directories of a project
When creating a project, a directory specific to this project is automatically created......
Table,Save (External language)
Updates or adds a record in the data file linked to the Table control.
HsMenu,Name (External language)
Adds a menu into the window that is opened.
GridlinesVisible (Property)
The GridlinesVisible property is used to: Determine whether or not gridlines are visible in a control. Show or hide gridlines in a control....
RowDetailsBinding (Property)
The RowDetailsBinding property allows you to identify and modify the data binding used to display the details of a row in a Table control based on a data file.
DisplayedItem (Property)
The DisplayedItem property is used to: Find out the item or the variable displayed by the control. Modify the item or the variable displayed by the control....