ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Anchoring applied to window controls
The windows of a WINDEV application can be resized at runtime......
SaaSAdminListVisit (Function)
Returns the list of visits to a SaaS site.
<Chart>.ScatterPointSize (Function)
Defines the size of points in a "Scatter" chart.
<Window>.Maximize (Function)
Displays a WINDEV window in its maximum size.
<Window>.Restore (Function)
Displays a WINDEV window to its initial size.
Restore (Function)
Displays a WINDEV window to its initial size.
Maximize (Function)
Displays a WINDEV window in its maximum size.
grScatterPointSize (Function)
Defines the size of points in a "Scatter" chart.
grWndSize (Function)
Defines the size of the window containing the chart.
grImageSize (Function)
Defines the size of the image containing the chart.
WinAdaptSize (Function)
Adapts the window size to the content of controls.
<Array>.DeleteAll (Function)
Deletes all elements: from a one-dimensional or two-dimensional WLanguage array. from an associative array. from the advanced array property (array of gglCalendar events, ...). from a WLanguage queue. from a WLanguage stack. from a WLanguage list....
SaaSAdminReadSiteParameter (Function)
Reads a site parameter that was saved by SaaSAdminWriteSiteParameter.
Elements of a class: Enumerating and handling through programming
Several types of WLanguage variables are used to enumerate and dynamically handle the elements of a class......
Error 204: using a parameter without optional value after parameters ...
DeleteAll (Function)
Deletes all the elements: from a one-dimensional or two-dimensional WLanguage array. from an associative array. from an advanced array property (array of gglCalendar events, etc.). from a WLanguage queue. from a WLanguage stack. from a WLanguage list....
ArrayDeleteAll (Function)
Deletes all elements: from a one-dimensional or two-dimensional WLanguage array. from an associative array. from an advanced array property (array of gglCalendar events, etc.). from a WLanguage queue. from a WLanguage stack. from a WLanguage list....
WDAPI overview
WDAPI simplifies the use of Windows APIs in a WINDEV application......
ERR_DISCONNECTED_ERROR
Using the Google Maps service
The Google Maps service is an Internet mapping software proposed by Google......
Error 2: Incomplete line
Native SQL Server Connector license agreement
Native SQL Server Connector (also known as Native SQL Server Access) license agreement...
Creating a multilingual help system
The help editor allows you to easily create a multilingual help system......
3-tier architecture
The development in "3-tier" architecture is now simplified......
Anchoring controls in a report
The anchors are used to define the behavior of controls during a resize operation......