ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Project Management Hub: Statistics
When managing a project, you must keep track of some indicators to understand the evolution of the project, its schedule, ......
Composite keys
A composite key is a key item containing several other items......
Activating an application or a site
When distributing an application or a site, you may want to offer both a full version and a limited version......
Programming a WEBDEV drop-down menu
Once the drop-down menu of your site is created, all you have to do is associate an action with each menu option......
grRealTimeInterval (Function)
Sets the time interval visible in a time chart with real-time display.
YAxisMin (Property)
The YAxisMin property gets the minimum value of the Y-axis in a Chart control.
<Chart>.RealTimeInterval (Function)
Sets the time interval visible in a time chart with real-time display.
External language: Programming in C#
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
4. Simple printing
WINDEV Tutorial: WINDEV application: Managing data Lesson 4 - Simple printing - 20 min
Editing the CSS style sheet
WEBDEV gives you the ability to manage all the CSS styles used in a project......
Managing the emails with the POP3/SMTP protocols
The POP3 and SMTP protocols are protocols for email management recognized by all Internet Service Providers......
Static audit
The static audit is a feature of the environment that analyzes a project to detect potential issues and suggests improvements......
4. Android and iOS windows
The UI (User Interface) of an application is mainly composed of windows....
3. Project dashboard
Project dashboard...
3. Project dashboard
".STY" file: "Style sheet" file
A style sheet is a "......
Kanban control properties
In a window or page, you can use WLanguage properties to handle......
How to add a new row to a Table control?
This help page explains how to add a row to a Table control programmatically....
1. Project dashboard
The project dashboard is an essential element for managing WINDEV Mobile projects....
StringToArray (Function)
Fills a one- or two-dimensional array of the specified type with the character string passed in parameter.
ArrayToCSV (Function)
Converts a one-dimensional array or a two-dimensional array into a character string in CSV format.
Error 809: The * character cannot be used as mandatory parameter in a function
CameraStatus (Function)
Returns the status of a Camera control. Function kept for "Version-26-compatible" Camera controls....
<Camera>.Status (Function)
Returns the status of a Camera control. Function kept for "Version-26-compatible" Camera controls....
<Combo Box>.Open (Function)
Expands the list of a Combo Box control (single-column or multi-column Combo Box).