ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

pdfPage (Type of variable)
The pdfPage type is used to define all the advanced characteristics of a page from a PDF document loaded in memory.
Zombie procedures
In most cases, old code contains procedures that are used but that do no longer match the current quality standard......
Palette (Type of variable)
The Palette type is used to define the advanced characteristics of a color palette.
Handling a Breadcrumb control through programming
The Breadcrumb control can be handled through programming......
emailHeader (Type of variable)
The emailHeader type is used to retrieve or define the additional email headers.
ChangeSkinTemplate (Function)
Dynamically changes the skin template: of all windows found in the current application, of the windows found in the WINDEV components used by the application, of a specific window found in the project....
Report editor: options and keyboard shortcuts
Several toolbars are displayed in the report editor......
diagPoint (Type of variable)
The diagSelection type is used to define all the advanced characteristics of a point in a diagram.
WDMap: Exporting records from a data file
WDMAP allows you to export records to......
saasService (Type of variable)
The saasService type is used to define the advanced characteristics of a SaaS service.
Key and referential integrity
In an analysis, the "Key" items are also used to manage the consistency of data (called referential integrity)......
diagWaypoint (Type of variable)
The diagWaypoint type is used to define all the advanced characteristics of a connector waypoint.
SQL query (WLanguage type)
The "SQL query" type is used to write an SQL query in the WLanguage code.
Example for managing videos (broadcasted by a Camera control)
In this example, the application allows you to......
WebserviceReadMIMEType (Function)
Returns the MIME type of the request received during a call to a REST Webservice.
hbConnection (Type of variable)
The hbConnection type is used to define the characteristics of a connection to a HBase server.
hbTableDescription (Type of variable)
The hbTableDescription type is used to define and find out the characteristics of an HBase table.
<Spreadsheet>.TypeAndMaskSelection (Function)
Returns or modifies the type and mask of selected cells in a Spreadsheet control.
mongoResult (Type of variable)
The mongoResult type is used to find out the result during a search performed in a MongoDB database.
Notifications of an HFSQL server
A server may encounter problems without any user (or developer) noticing anything. For example: a scheduled task may fail, an automatic backup may fail, a node may become inactive in a HFSQL cluster, ......
InputType (Property)
The InputType property is used to identify or change the type of input supported by a control: Duration, Date, Numeric, etc.
InputMask (Property)
The InputMask property is used to: get the input mask. set the input mask (from the masks available for the type)....
DownloadParameter (Type of variable)
The DownloadParameter type is used to define all the advanced characteristics of a file download performed by DownloadAdd.
Check: Computer connectivity (PING request)
The monitoring robot will perform a ping on the specified IP address......
Managing HFSQL Client/Server applications
The HFSQL Control Center is used to manage the HFSQL Client/Server servers and the HFSQL Client/Server databases......