ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ScreenType (Function)
Returns the type of screen on which the application is run: phone, tablet, computer or watch.
Using the WINDEV windows from the Java sources
WINDEV can be used to generate windows for a Java application......
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
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......
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.
MatReadLine (Function)
Reads the value of all elements found in a matrix row.
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....
Native PostgreSQL Connector: Specific features and remarks
Remarks and specific features of Native PostgreSQL Connector......
Toolbar and menu of the SCM
The different options of the SCM can be handled via the SCM toolbar or the options of a specific menu ("SCM" from the main menu of the product used)......
Generating an application for Universal Windows 10 App
iOS 14 widget windows
An iOS application with an iOS widget configuration can contain one or more iOS 14 widget windows......
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....
TableInputSearch (Function)
Enables input in the the search area in the column title of the Table or Treeview Table control.
Search in the editors
Being able to perform a search in the editors significantly improves efficiency......
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.