ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

InitRandom (Function)
Initializes the generator of random numbers.
Non-maximized windows for Android
A non-maximized window can be resized by the user and it can occupy a section of the screen only......
DurationToString (Function)
Converts a duration to a character string in the specified format.
DateToDay (Function)
Returns the day that corresponds to a given date.
MatCreate (Function)
Creates a matrix containing 0 row and 0 column.
Parameter of a procedure/function
You have the ability to pass parameters to a procedure....
StatCovariance (Function)
Calculates the covariance between two series of values.
MapDeleteAll (Function)
Deletes the following from a Map control: all markers, all shapes, all images....
Customizing the report viewer (preview)
You can display a print preview in the report viewer......
Automated tests
WINDEV Tutorial - Monitoring the evolution of an application Automated tests - 20 min
The Pivot Table control
The Pivot Table control dynamically displays data coming from the crosscheck of different files found in a database......
StringEndsWith (Function)
Checks whether a character string ends: with a specific character string. with one of the character strings in an array....
ImageYPos (Function)
Returns the vertical position (Y) of the mouse cursor in relation to the specified Clickable Image control.
GetIdentifier (Function)
Calculates a unique identifier (integer) for an executable or for a session.
StringToDuration (Function)
Converts a duration in character string format to a duration that can be used by a Duration variable.
MatExist (Function)
Checks the whether the matrix exists in memory.
XMLInsertDocument (Function)
Inserts the current XML tag found in an XML document into another XML document.
XMLRename (Function)
Renames the current element (tag or attribute) in an XML document.
Events associated with Flex controls
List of events associated with Flex controls...
Author (Property)
The Author property gets and changes the author of an element.
SFConnect (Function)
Allows you to authenticate yourself beside a Salesforce platform.
MongoExecuteCommand (Function)
Runs a generic command on a MongoDB database or on a MongoDB collection.
Constants for managing the Enumerations and the Combinations
Statistical constants
List of constants used by the statistical functions....
InDays (Property)
The InDays property is used to convert a Duration variable to days.