ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

1. Creating pages
WEBDEV Tutorial: My first WEBDEV website Lesson 1 - Creating pages - 10 min
Dashboard constants
Constants used by the functions for managing Dashboard controls...
1. Project audits
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 1 - Project audits - 15 min
External language: Programming in Visual Basic
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
Handling a group of controls through programming
WINDEV, WEBDEV et WINDEV Mobile allow you to handle a group of controls through programming......
StatVarianceP (Function)
Calculates the variance for a full series of values.
StatStandardDeviation (Function)
Calculates the standard deviation for a series of values.
WLanguage properties available in PHP
The following properties are available in PHP...
Properties associated with Combo Box controls that display a table
Table controls in "Server + AJAX" mode
The Table controls can be 100% AJAX......
Size (Property)
The Size property is used to determine and change the size of an element.
Programming automatic calculations in the columns of a Table control
Properties associated with the rows of a TreeView control
The rows of TreeView controls in a window or page can be manipulated using different WLanguage properties......
NullIfEmpty (Property)
The NullIfEmpty property is used to: Find out whether the value returned by the control is NULL if its content is empty. Configure the value returned by the control if its content is empty....
14. Controls in practice
Token
The Token keyword can correspond to...
FaxRestart (Function)
Restarts a fax in the spooler.
Image Editor control: Options in the ribbon and the panes
The Image Editor control offers a host of options accessible via......
ControlFirst (Function)
Indicates the name of the first field specified in the tab order for the specified window.
Events associated with the columns (Table control)
List of events associated with the columns of Table controls...
Copying controls from the window editor
The controls can be copied from the window editor......
RoundToMultiple (Function)
Returns a numeric value rounded to the nearest multiple of another numeric value.
eRoundDifference (Function)
Returns the rounding difference between: the value displayed in a "Currency + Euro" control, the associated control used for dual display....
StatStandardDeviationP (Function)
Calculates the standard deviation for a full series of values.
Multiline Zone control properties
A Multiline Zone control and the lines of a Multiline Zone control can be handled in a window by the following WLanguage properties.