ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

StatCorrelation (Function)
Calculates the coefficient of correlation between two series of values.
User Control Center: Available network applications
The User Control Center is used to list the applications for which a network setup was created......
JSEvent (Function)
Associates a browser procedure with an event on an object in browser code.
Camera control in a mobile application
The Camera control is used to......
Custom context menu
Custom context menus are created in the window editor and can be handled programmatically......
fCacheDir (Function)
Returns the path of directory that will be used to store the data in cache on the internal storage space of application.
Creating the executable and the setup program
WINDEV Tutorial - Deploying an application Creating the executable and the setup program - 30 min
ListDelete (Function)
Deletes an element from a List Box, ListView or Combo Box control populated programmatically.
Using the WINDEV windows from the Java source codes
WINDEV can be used to generate windows for a Java application......
DnDCacheDashElement (Function)
Adds a widget into a Dashboard control during Drag and Drop.
Splitter control properties
List of properties associated with the Splitter control...
HExecuteView (Function)
Runs a view that was created beforehand (can be used to refresh the view data for example). This function uses the former view mechanism.
How to fill a TreeView control?
This help page explains how to fill a TreeView control....
StatStandardDeviationP (Function)
Calculates the standard deviation for a full series of values.
14. Distribute Reports and Queries with your applications
WINDEV Tutorial - Reports and Queries Distribute Reports and Queries with your applications - 10 min
EnumSubElement (Function)
Used to enumerate the sub-elements of a project element.
gFontItalic (Function)
Builds a sequence of characters used to specify whether or not the text that follows the call to this function is in italic type.
gFontUnderlined (Function)
Builds a sequence of characters to specify whether or not the text that follows the call to this function is underlined.
Stemming (Property)
The Stemming property is used to enable stemming and to define the language used for stemming in a full-text index defined through programming.
Handling Sidebar controls programmatically
WINDEV and WINDEV Mobile allow you to handle Sidebar controls programmatically......
Installing a Webservice (old format)
Control (Type of variable)
The Control type is used to define the characteristics of a control.
Runtime log
The runtime log is the best way to identify the most used features of an application......
Project managers: How to manage a development project?
The Control Centers in WINDEV, WEBDEV and WINDEV Mobile provide project managers with several tools to manage a development project including......
URL (Property)
The URL property is used to get and change a URL.