ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Dynamic structure (Type of variable)
A structure can be allocated dynamically...
Anchor (Property)
The Anchor property sets the anchors of a control in a window, page or report.
Cursor (Property)
The Cursor property is used to get and change the position of the mouse cursor in one of the following controls: Edit control. Editable Combo Box. "Edit control" table column and "Editable Combo Box" table column. Word Processing control. HTML Editor control....
Encrypt (Function)
Encrypts a character string in binary format or in ASCII format.
TableInsertColumn (Function)
Inserts elements in the format of columns into a horizontal Table control.
SendMessage (Function)
Sends a Windows message to a control or to a window.
TreeSelectCount (Function)
Returns the number of selected elements in a TreeView control (for a multi-selection TreeView control).
Flexbox control description: General tab
In the "General" tab of the Flexbox control description window, you can view and change the options of the different controls integrated into a flexbox container......
KeepVisibleHierarchy (Property)
The KeepVisibleHierarchy property is used to: Determine which elements of the TreeView table will be printed: the entire hierarchy or only visible elements in the control. Change the hierarchy print mode: the entire hierarchy or only visible elements in the control....
TreeSelect (Function)
Returns the full path of the selected element in a TreeView control.
Markdown
Markdown is a lightweight markup language that allows you to apply formatting to text......
HInitSubscriber (Function)
Initializes the range of automatic identifiers for the description file of subscriber replica (".RPL" extension).
11. Table/Looper controls
Report viewer (Print preview)
The report viewer allows you to see the report layout without printing it......
How to fill a TreeView Table control?
This help page explains how to populate a TreeView Table control programmatically....
Print constants
List of constants used by the print functions....
Server code/Browser code
WEBDEV allows you to create static pages and dynamic pages......
SCM: Working in Offline mode
The Source Code Manager allows you to easily work in offline mode......
Hour (Property)
The Hour property is used to: Get the time from a variable of type Time or DateTime, or the number of hours from a variable of type Duration. Change the time in a variable of type Time or DateTime, or the number of hours in a variable of type Duration. Retrieve the time or the number of hours from a Date item (in "Date and time" or "Duration" format) or from a Time item. Modify the time or the number of hours in a Date item (in "Date and time" or "Duration" format) or in a Time item....
TableDelete (Function)
Deletes a row from: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
The "Column" charts
The data is interpreted as "columns" whose height is proportional to the value of data......
The ListView control
The ListView control is used to display a list of graphic elements (images, logos, etc....
Events associated with the project
List of events associated with the project...
SQL set operations: UNION, UNION ALL and INTERSECT
SQL allows performing set operations on groups of files......
Report editor: options and keyboard shortcuts
Several toolbars are displayed in the report editor......