ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Array>.Delete (Function)
Deletes an element at a given position: from a one-dimensional WLanguage array. from an advanced array property (array of gglCalendar events, etc.). from an associative array. from a WLanguage list....
ArrayDelete (Function)
Deletes an element at a given position: from a one-dimensional WLanguage array. from an advanced array property (array of gglCalendar events, etc.). from an associative array. from a WLanguage list....
Handling an HTML control through programming
WINDEV and WEBDEV allow you to handle an HTML control through programming......
Telephony: Managing the outgoing calls
To manage the outgoing calls in a WINDEV or WINDEV Mobile application......
Delete (Function)
Deletes an element at a given position: from a one-dimensional WLanguage array. from an advanced array property (array of gglCalendar events, etc.). from an associative array. from a WLanguage list....
Native Sybase Connector: Programming with SQL functions
The use of SQL functions to handle Sybase data does not require importing the file structure into the analysis......
Error 19: The step of this FOR loop must be constant
The FirstName property can be used on: a SaasUser variable. ......
Search in current code
When coding, developers often need to do a quick search in the current code...
Modal windows
The window that opens another window is called parent window; the window opened by the parent window is called child window......
Private Store for mobile applications
There are two methods two deploy your applications......
Internal component
An internal component is a set of elements from a project......
Search in the editors
Being able to perform a search in the editors significantly improves efficiency......
End of break block
The End of break block is optional......
"Unit examples" pane
The "Unit examples" pane proposes the unit examples found in the different products......
WDInst: set the characteristics of the files to be installed
WDInst allows you to configure the characteristics of the files to install......
Handling a .NET 3.0, 4.0 control, ... (WPF) through programming
WINDEV enables you to handle a .NET 3.0, 4.0 control, ... (WPF) by programming......
Converting an HFSQL Classic database into HFSQL Client/Server
There are two methods to convert HFSQL Classic databases to HFSQL Client/Server in WINDEV, WEBDEV and WINDEV Mobile......
Using ODBC on HFSQL Classic via JDBC
The ODBC driver on HFSQL Classic is used to access a HFSQL Classic database from an external database software that supports ODBC accesses......
SaaS-exclusive new features available in version 2025
...L'administrateur de la fabrique logicielle permet de ......
WEBDEV layouts
A layout allows you to define several views of a page without duplicating it......