ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

InitialState (Property)
The InitialState property is used to get the initial state of a control.
WindowIfNew (Property)
The WindowIfNew property is used to get and change the name of the internal window to be opened if the end user opens a new tab in a dynamic Tab control.
Binding a ListView control to an item
Closes an email management session depending on the selected mode (SMTP/POP3, IMAP, MS Exchange or Lotus Notes)....
7. Creating HFSQL tables: Physical files
The data model editor allows you to define the structure of the tables....
InitialHeight (Property)
The InitialHeight property is used to: Find out the creation height of a control or window. Modify the base height used to anchor the controls "in height". Find out the creation height of a block or control in a report....
10. Internal components in practice
15. Creating the executable in practice
Creating the executable in practice...
Description of an Organizer control (control of a window)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
Columns (Property)
The Columns property allows access: to the configuration of a table column in a Word Processing document (docTable variable). to the configuration of a text column in a multicolumn document (docFormatMulticolumn variable)....
MongoDB/GRIDFS databases
MongoDB is a document-oriented NoSQL database......
Project dashboard
The project dashboard provides an overall view of project status via different widgets.......
14. Configuring the "Back" button in practice
Blurs the entire given area in a variable of type picLayer....
fIsImage (Function)
Used to find out whether a file found on disk or a file contained in a buffer corresponds to an image format recognized by WINDEV, WEBDEV or WINDEV Mobile.
Handling an OLE control by programming
WINDEV enables you to handle an OLE control by programming......
Hole (Property)
The Hole property is used to define the holes of a polygon.
11. Internal components in practice
Internal components in practice...
StartVisibleRange (Property)
The StartVisibleRange property is used to: get and change the first visible date or time in a Scheduler or TimeLine control. change the first visible time in a TimeLine control....
Error 1030: The access to the base class is restricted by a private inheritance
RuleVisible (Property)
The RuleVisible property is used to: Find out whether the rulers are visible or invisible in a Word Processing control. Make the rulers visible or invisible in a Word Processing control....
Animation of Chart control
The animation of Chart controls allows you to define a dynamic display in your applications......
Error 1029: The access to the base class is restricted by a protected inheritance