ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

NumberColumn (Property)
The NumberColumn property is used to: Get the number of columns in Table, Check Box, Radio Button controls, etc.. Set the number of columns in a multi-column List Box control....
HActivateServerTrigger (Function)
Re-enables a server trigger that was disabled by HDeactivateServerTrigger.
MCI functions
List of MCI functions...
Automatic procedures
The programming of timers, threads and delayed procedures is now automatically managed by the environment......
Feedback component
The Feedback component is a component provided with WINDEV......
Keyboard shortcuts
The main keyboard shortcuts in the editors are as follows......
Content of the Table control
A Table control can be based on a data file, based on a variable or populated programmatically......
Handling the versions of a window, report, query or project
When creating and developing the different elements of a project (window, query, report, project, ......
OpenChild (Function)
Opens a non-modal child window.
Creating the Form windows of a WINDEV RAD pattern
TableDisplay (Function)
Refreshes a Table or TeeeView Table control from a given position: for a control linked to a file: changes made in the linked data file are reflected in the control. for a control handled programmatically: the calculated columns are re-calculated....
SystemBarColor (Property)
The SystemBarColor property is used to get or change the system bar color in full-screen windows on mobile devices.
The "Pie", "Donut" or "Semi-circular" charts
Several types of charts belong to the same family......
CameraStop (Function)
Stops the video preview or video recording in a Camera control. Function kept for "Version-26-compatible" Camera controls....
External language: Programming in C++ (WDWDIAL interface)
This third method uses the notion of class inheritance to simplify the interfacing between a C++ application and WINDEV......
WEBDEV styles
The WEBDEV styles are advanced styles, easier to use than the CSS styles......
3-tier architecture
The development in "3-tier" architecture is now simplified......
Creating an update query
An Update query (SQL UPDATE statement) is used to modify the records in a database file......
Organizer report
The report editor gives you the ability to create "Organizer" reports....
<Connection variable>.EndNoDatabaseAccess (Function)
Re-allows the access (which means the connection) to one or more databases accessible via a connection.
The Kanban control
Originally, Kanban is a Japanese method aimed at improving processes for a better, more efficient production cycle....
The different types of Table controls: populated programmatically, with or without access to the data source
WINDEV, WEBDEV and WINDEV Mobile allow you to use......
The Diagram Editor control
The Diagram Editor control allows users to create and edit diagrams in your applications and sites......
Check spelling based on Hunspell dictionaries
WINDEV gives you the ability to use the spelling checker of the Word Processing controls in WINDEV applications......
The ListView control
The ListView control is used to display a list of graphic elements (images, logos, etc....