ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ArrayDistinct (Function)
Returns an array without duplicates.
SCM: Local historykeeping
Local historization of an element allows you to set a local save point for the element... Warning This feature is only available in WINDEV Suite SaaS 2025 Update 3. For more details, see Use the new features of WINDEV Suite SaaS 2025....
Opening, closing and saving a query
The query editor allows you to easily handle the queries....
SCM: Checking in an element
When an element is checked back into the repository, it becomes available to all the users of the Source Code Manager......
HWrite (Function)
Writes a record into a table without updating the indexes corresponding to all keys used in the table.
Command (Variable type)
The Command type defines all the advanced characteristics of a command used for an executable file.
PageParameter (Function)
Returns the value of a parameter passed to the current page.
GeometryArea (Function)
Calculates the area of a given geometry.
Constants for managing errors and exceptions
List of constants used by the functions for managing errors and exceptions....
ComponentInfo (Function)
Returns information about a component.
SIPAddress (Type of variable)
The SIPAddress type is used to define the advanced characteristics of a SIP address.
Native Oracle Connector: Retrieving the output value of a stored procedure
The Native Oracle Connector is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
AppDetectUPDAvailable (Function)
Disables or customizes the automatic check for available updates.
Database schema editor: the different types of sections
The different types of items proposed in the data model editor are as follows:
Setup mode
Several methods can be used to distribute a WINDEV application......
InfoWithTimeoutAsynchronous (Function)
Displays a custom message in a non-blocking system information window for a given amount of time.
ErrorWithTimeoutAsynchronous (Function)
Displays a custom error message in a non-blocking system error window for a given amount of time.
InfoAsynchronous (Function)
Displays a non-blocking custom message in a system information window.
docRow (Type of variable)
The docRow type is used to define the advanced characteristics of a table row in a Word Processing document.