ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

11. Choosing the action of a button/link
Skin elements
The skin elements are used to quickly change the visual aspect of a project without having to retouch every page and every page template......
Sort order of records found in a select query
To make the result of a query easier to read, the records can be sorted according to one or more items......
Name (Property)
The Name property is used to get: the name of the font associated with a Font variable. the name of a control, report or report block. the name of a control, group of controls or window. the name of a control, group of controls or page....
Opening, closing and saving a query
The query editor allows you to easily handle the queries....
Selection conditions of a query
The selection conditions of records are applied to the items used in the queries......
Optimizing the query execution
The query editor allows you to optimize the execution speed of one or more queries......
Printing nested reports
To create a main report containing several secondary reports:...
Managing sockets with WINDEV, WEBDEV and WINDEV Mobile
WINDEV, WEBDEV and WINDEV Mobile include several functions allowing you to perform an advanced management of sockets......
Creating and using a REST Webservice
A REST WebService is a program hosted on a server containing functions accessible via HTTP requests......
Native Oracle Connector for WINDEV and WEBDEV
WINDEV and WEBDEV support an optional Native Oracle Connector (also called Native Oracle Access......
Libraries (.WDL file)
A library is a WDL file that contains all WINDEV or WEBDEV resources ......
Constructor and destructor
When creating a class in the code editor, the Constructor and Destructor methods are automatically created by default......
Context menu of TreeView controls (AAF)
Each TreeView control found in a window proposes a popup menu to the user......
Editable reports
The report editor can be used to create form reports, which include different controls allowing users to enter data......
Managing the browser "Back" button
The browser "Back" button allows the Web users to display the pages that were already visited......
ERR_OUT_OF_MEMORY
Insufficient memory to perform the operation. ERR_OUT_OF_MEMORY (13)...
InputMask (Property)
The InputMask property is used to: get the input mask. set the input mask (from the masks available for the type)....
Type and version of Web server
The configuration diagnostic displays the following error......
Deploying a WEBDEV site to a remote WEBDEV Application Server or WEBDEV Cluster
Installing a WEBDEV site (in Session or AWP mode) on a remote Application Server requires......
Runtime log
The runtime log is the best way to identify the most used features of an application......
WDLog: Overview
The different operations that can be performed with WDLog are as follows......
Translating programming messages
When developing a multilingual application, you can translate the different messages displayed to the user (messages displayed by Info and YesNo, for example....
Replication server for the assisted universal replication
The assisted universal replication can use a replication server......
The Kanban control
Originally, Kanban is a Japanese method aimed at improving processes for a better, more efficient production cycle....