ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

CaptionPeriodHeader (Property)
The CaptionPeriodHeader property gets and sets the caption of the time period displayed in the header of a Scheduler or Agenda control in a report.
Nesting the framesets
By default, a frameset is used to display several pages in the same window of the browser......
WDOptimizer: Optimizing indices
WDOptimizer includes multiple modes to optimize indices......
Native PostgreSQL Connector: Specific features and remarks
Remarks and specific features of Native PostgreSQL Connector......
xlsDeleteWorksheet (Function)
Deletes a worksheet from the Excel document.
ScanSelect (Function)
Opens a standard dialog box with the available scanners.
Discover WINDEV Mobile
WINDEV Mobile tutorial: WINDEV Mobile overview Discover WINDEV Mobile - 10 min
Assignment operators
Three assignment operators are available......
Frequently asked questions about Automatic Update
Frequently asked questions about the update search mechanism....
Share your projects via Git
Git is a source code manager......
SIPAddress (Variable type)
The SIPAddress type is used to define the advanced characteristics of a SIP address.
UI modifiable by the end user
By default, WINDEV applications allow end users to modify the interface of the application......
Adapting a project to use the skins
An existing project (developed with an earlier WEBDEV version for example) can be easily adapted to use the skin elements......
EmailAddress (Variable type)
The EmailAddress type is used to handle an email address as well as its type (home, office, etc.).
ODBCSQLCode (Property)
ODBCSQLCode is used to: Find out the SQL code of the "query performed on a connection" (data source of report). Modify the SQL code of the "query performed on a connection" (data source of report)....
ODBCDatabaseName (Property)
ODBCDatabaseName is used to: Find out the name of the database used when printing a report based on a "query performed on a connection". Specify the name of the database used when printing a report based on a "query performed on a connection"....
ODBCConnectionName (Property)
The ODBCConnectionName property is used to: Identify the name of the ODBC connection used when printing a report based on a "query performed on a connection". Specify the name of the ODBC connection used when printing a report based on a "query performed on a connection"....
MenuSelectPlus (Function)
Enables a menu option (context menu or drop-down menu).