ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

List Box control linked to a data file or to a query
A List Box or Combo Box control can be used to display the content of a data file or query, to allow a user to select a record, for example......
Events associated with an Organizer control
The following events are associated with Organizer controls:...
LST: The Technical Support Newsletter, the WINDEV and WEBDEV magazine
Managing ports (serial ports, parallel ports, USB ports, etc.)
Several devices can be managed directly via a management of the ports used by these devices to communicate with the computer......
Handling Native Container controls programmatically
The Native Container control returns an handle/identifier......
New Features brochure - Version 27: New WINDEV features
New features in WINDEV 27 presented in the New Features brochure....
Using the UI modification when running a project or window test
End users can directly modify the interface of the application (according to the options specified by the developer).......
Spare server
A "spare" server is a target server in a unidirectional automatic replication......
The TimeLine control
The TimeLine control is used to represent chronologies of close events that can be parallel....
The Spreadsheet control: Available formulas
At run time, in the Spreadsheet control, the end user directly enters the calculation formulas......
Tutorial
A tutorial is supplied with WINDEV, WEBDEV and WINDEV Mobile......
Binding a Combo Box control to an item
Activation key management functions
The following functions are used to manage activation keys:...
Information 37: Optimize your FOR loop
How to create and run an SQL query through programming?
This help page explains how to create and run an SQL query through programming....
The HTML Editor control
The HTML Editor control allows users to create and modify HTML pages......
The SOAP structure
To pass parameters to a procedure run on a SOAP server, WINDEV is using the following structure......
Project Management Hub: Managing contributors
Contributors are the people who take part in one or more projects......
11. User Macro-Code: UMC in practice
Page with parameters
Handling Scheduler controls programmatically
A Scheduler control can be......
CellDisplayDialog (Function)
Displays a Cell control in a page with a DDW effect (Dim Disabled Windows). This function is used to easily simulate a dialog box in browser code, by using a Cell control in a page.
<Cell>.DisplayDialog (Function)
Displays a Cell control in a page with a DDW effect (Dim Disabled Windows). This function is used to easily simulate a dialog box in browser code, by using a Cell control in a page.
Handling an HTML control through programming
WINDEV and WEBDEV allow you to handle an HTML control through programming......
Automatic features of edit controls
Edit controls provide multiple automatic features available in all the controls of your applications without writing a single line of code......