ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Types of recognized PCL printers
WINDEV and WEBDEV allow you to automatically print for a number of specific PCL printers......
Code editor: Snake_case or PascalCase
There are several naming conventions to write variables in the code......
SQL Server Native Connector: Execute the same stored procedure more than once
In some cases, it may be useful to execute the same stored procedure multiple times by changing one or more parameters......
Screen,Raz (External language)
Resets to zero (for a numeric control) or clears (for the other types of controls) the content of the controls found in the current window.
The indexed controls
A control is an indexed control if it contains several controls with the same name......
SCM administrator: Merging repositories
By merging repositories, you can combine projects from several repositories into a single repository......
Finding unused styles in a WEBDEV project
In most cases, WEBDEV or WEBDEV element styles are created when designing a website...
Controls that can be moved in a page
WEBDEV proposes two modes for moving controls in a page......
Handling controls in a report
The different operations available for the report controls are as follows......
Currency + Euro type
In a WINDEV application or in a WEBDEV site, the Euro must be managed in all the controls used to enter or display currency values......
Break management functions
The following functions are used to manage loopers in the Table controls and the Looper controls:...
The Flexbox control
Flexbox is a standard layout system for web pages......
11. Controls in practice
Discover the main characteristics of the controls...
10. Embedded queries
WEBDEV site deployment: Deployment profile
The setup program creation wizard allows you to select the deployment profile to use......
InputEnabled (Property)
The InputEnabled property is used to: Determine if a control or a group of controls is editable or read-only. Change the input options for a control or group of controls....
Unalterable tables
This feature is used to signal that a table cannot be modified after writing......
Creating an interactive diagram
The Diagram Editor control allows end users to create and edit diagrams......
InvalidInputDetect (Function)
Detects and signals an error on required controls left empty and/or controls with invalid data....
The Layout control
The Layout control simplifies the implementation of dynamic UIs where controls are displayed and/or hidden programmatically......