ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

MatReadLine (Function)
Reads the value of all elements found in a matrix row.
DisplayedValue (Property)
The DisplayedValue property returns the value currently displayed in the control of a window or page.
Deserialize (Function)
Deserializes a buffer or a character string containing the data from a class, structure, array (including an associative array), queue, stack, list or advanced variable, as well as their subelements.
Using the WINDEV windows from the Java source codes
WINDEV can be used to generate windows for a Java application......
Creating a service with WINDEV
A service is a specific type of application intended to be run without any user intervention......
Mean (Function)
Calculates the mean of several elements: elements found in an array, numeric values, ......
gglMarker (Variable type)
The gglMarker type is used to define the characteristics of a marker that must be positioned on a map...
Creating the windows and the pages of the RAD pattern
Transactions: Secure processes on HFSQL data files
This chapter presents the following topics......
MatReadColumn (Function)
Reads the value of all the elements found in a matrix column.
The Range Slider control
The Range Slider control is used to easily select an interval or a zoom......
Information about a control found in a window or in a page
The window editor and the page editor allow you to get information about the controls used....
ScreenType (Function)
Returns the type of screen on which the application is run: phone, tablet, computer or watch.
Creating a WINDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
DriveListFile (Function)
Lists the files in a cloud-based drive directory.
DeleteColumn (Function)
Deletes a column at a given position from the advanced array property (array of gglCalendar events, etc.).
GglAddressToCoordinates (Function)
Retrieves the coordinates (latitude/longitude) of an address....
dText (Example)
Usage example of the dText function
zipSize (Example)
Usage example of the zipSize function
RegexMatch (Function)
Checks whether a string matches the format defined by a regular expression.
mongoCollectionOption (Variable type)
The mongoCollectionOption type is used to define the advanced characteristics of collection options in a MongoDB database.