ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

3. Application development cycle
Development cycle of a WINDEV application....
Pinned (Property)
The Pinned property is used to: Pin a control: the position of the pinned control will be relative to the visible area of its container and not to the content area. Determine if a control is pinned....
The "Code" pane
The "Code" pane is used to handle the procedures (local and global procedures) and the classes found in the current project ("Global procedures", "Local procedures" and "Classes" options)......
The "Messaging" pane
The "Messaging" pane is used to exchange messages between the employees of a company......
grScatterLinkPoint (Function)
Links (or not) the points found in a "Scatter" chart.
ElementWidth (Property)
The ElementWidth property is used to: Find out or modify the width of the elements in an Organization Chart control. Find out or modify the width of the cells in a Dashboard control....
FolderImageWidth (Property)
The FolderImageWidth property is used to get and change the folder image width in TreeView and TreeView Table controls.
Undocked (Property)
The Undocked property is used to determine if a pane of a Tab or Ribbon control is undocked.
TreeDisplay (Function)
Refreshes the display of a TreeView control from a given position.
MaskTitleTime (Property)
The MaskTitleTime property is used to get or change the mask used for the title of time columns: in an Organizer control. in a Scheduler control. in a TimeLine control....
Declaring a procedure/a function
The different syntaxes for declaring a procedure...
CheckSpell (Property)
The CheckSpell property is used to enable or disable the automatic spelling checker.
TileAdd (Function)
Adds a new tile customization for the current Windows Store Apps application.
grLegend (Function)
Indicates the presence and position of legend in a chart.
DisplayMode (Property)
The DisplayMode property gets and changes: the display mode in a Word Processing control, the display mode in a PDF Reader control the display mode in an HTML Editor control, the display mode in a Kanban control...
LeftIndent (Property)
The LeftIndent property is used to get and change the space to the left of the text in a control.
Table,Modify (External language)
Modifies an element in a Table control.
grMenu (Function)
Defines the type of context menu displayed by a chart.
IWListDelete (Function)
Deletes an internal window found in the list of internal windows browsed by an Internal Window control.
sComputeCrc16 (Function)
Checks a character string before and after transmission between WINDEV applications and WEBDEVsites.
HSave (Function)
Modifies the current record if it exists, otherwise adds a new record.
CaptionHTML (Property)
The CaptionHTML property is used to handle the text of a control as HTML code.
Options displayed in a status bar with multiple cells
In the status bar description window, you can specify the options that will appear in each cell of the status bar......
LowerValue (Property)
The LowerValue property is used to: Get the lower bound of the interval currently selected in a Range Slider control. Change the lower bound of the interval currently selected in a Range Slider control....
HTMLEdit (Property)
The HTMLEdit property is used to: find out whether a Word Processing control is displayed in optimized mode for HTML editing, modify a Word Processing control to display it (or not) in optimized mode for HTML editing....