ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling the versions of a window, report, query or project
When creating and developing the different elements of a project (window, query, report, project, ......
StatAverageDeviation (Function)
Calculates the average deviation of values in relation to their arithmetic mean.
StatStandardDeviation (Function)
Calculates the standard deviation for a series of values.
XMLDocument (Function)
Creates a new XML document.
XML functions
List of XML functions...
grColumnSpacing (Function)
Indicates the spacing between each data category in a column chart or in a Minimum/Maximum stock chart....
Deploying an action plan
Once created, the action plans must be deployed in order to be run.
Preparing the phone to run the test of an Android application
WINDEV Mobile allows you to develop Android applications. To run the test of these applications on an Android phone, some operations must be performed ......
FreeAWPContext (Function)
Frees the AWP context in advance (on disk) to allow the other call on the same AWP context to be processed in parallel.
StoreTheConfiguration (Property)
The StoreTheConfiguration property is used to: Determine whether the configuration of the panes in a dynamic Tab control or Ribbon control is automatically saved and restored. Modify the configuration of the panes in a dynamic Tab control or Ribbon control so that it is automatically saved and restored (or not)...
Description of ParallelTask (Type of variable)
The Description of ParallelTask type is used to define the characteristics of a parallel task.
How to open a window?
StatVarianceP (Function)
Calculates the variance for a full series of values.
NumericFormat (Type of Variable)
The NumericFormat type allows you to define all the characteristics of the format that can be used with the NumericalToString function.
JSONXMLConverter (Type of variable)
The JSONXMLConverter type is used to define all the advanced characteristics of the conversion of an XML object to JSON (or conversely) via XMLToJSON and JSONToXML).
Events associated with internal windows
List of events associated with internal windows...
Filtering a data file, a view or a query
A filter is used to define by programming a selection of records corresponding to one or more criteria......
SendKey (Function)
Simulates the keystrokes and the mouse actions.
Configuring and running the action plans
When the action plans are deployed, you have the ability to configure their activation mode....
EmailSendMessage (Function)
Sends an email using a given protocol (SMTP, MS Exchange, Lotus Notes, Outlook).
HIndex (Function)
Rebuilds the file index (".NDX" file).
Image editor
WINDEV, WEBDEV and WINDEV Mobile include an image editor......
The Time control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
Events associated with Chart controls
List of events associated with the Chart controls...
3-tier architecture
The development in "3-tier" architecture is now simplified......