ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MatNbColumn (Function)
Returns the number of columns found in a matrix.
Caption (Property)
In a database, the Caption property is used to: Find out the caption associated with a file item. Find out the caption associated with a data file. Find out and modify the connection caption. In a report, the Caption property is used to: Find out the text displayed in a Static or Link control. Modify the text displayed in a Static or Link control. In a window or page, the Caption property is also used to: Find out and modify the caption of a control in a window or in a page. Find out and modify the caption of a menu option. Find out and modify the title of a window or page. Find out the content of a Breadcrumb control....
Internal component
An internal component is a set of elements from a project......
DescribedPhysicalName (Property)
The DescribedPhysicalName property is used to manage the physical name of HFSQL data files.
FTP constants
List of constants used by the FTP functions....
TableCollapseExpand (Function)
Collapses or expands an element in a Table or TreeView Table control.
Scheduler control events
The following events associated with Scheduler controls:...
Internal component description
The description of an internal component can opened at any time......
11. Controls in practice
Discover the main characteristics of the controls...
2. Application development cycle
WINDEV Mobile covers the entire application development cycle...
Assignment operators
Three assignment operators are available......
Sensor constants
Constants used by the SensorXXX functions...
HFilterStartsWith (Function)
Defines and enables a "Start with" filter on a file, view or query.
MatNbLine (Function)
Returns the number of rows found in a matrix.
SocketRead (Function)
Retrieves a message sent by another socket.
Single Page App
A "Single Page App" is a Web application (Internet or Intranet) whose all pages are grouped in a single page......
The TimeLine control
The TimeLine control is used to represent chronologies of close events that can be parallel....
BrowsedFile (Property)
The BrowsedFile property gets and sets the data source used to display records in controls based on a data file.
drag-and-drop operation set programmatically
The programmed Drag and Drop is used to entirely manage Drag/Drop between the different types of controls......
Project Management Hub: Dashboard
The Project Management Hub groups all the details of the projects in a dashboard......
Using data from an external database
WINDEV Tutorial - External database Using data from an external database - 40 min
1. Creating a WEBDEV project and its analysis
WEBDEV Tutorial - Creating a WEBDEV project and its analysis Lesson 1 - Creating a WEBDEV project and its analysis - 5 min
Constants for managing Map controls
Constants for managing Map controls...
WidthInPixel (Property)
The WidthInPixel property is used to get the width in pixels of a control in a report.
XMLAddAttribute (Function)
Adds an attribute into an XML document.