ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

19. Sending emails
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....
<Array>.AddLine (Function)
Adds a row at the end: of a one- or two-dimensional WLanguage array. of an advanced two-dimensional array property (xlsDocument, etc.)....
<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....
Insert (Function)
Inserts an element at a given position: into a one-dimensional WLanguage array. into an associative array. into an advanced array property (array of gglCalendar events, etc.). into a WLanguage list....
FishEye
The "FishEye" effect is used to enlarge a section of editor graphs (analysis graph, UML graph, ......
ArrayAddLine (Function)
Adds a row at the end: of a one- or two-dimensional WLanguage array. of an advanced two-dimensional array property (xlsDocument, etc.)....
WDStatistics: Overview
WDStatistics is a tool used to perform statistical calculations regarding the traffic of your dynamic WEBDEV sites......
4. Create a page in the editor...
MDL file (kept for backward compatibility): Pattern description
The MDL file is the file used to generate a RAD window......
11. Table/Looper controls
Table/Looper controls can be used to display a set of information......
MDL file (kept for backward compatibility): Window description
The MDL file is the file used to generate a RAD window......
Chart: Managing legends
Several types of legends are supported in the charts......
3. WINDEV Mobile: Android, iOS, UWP...
WINDEV Mobile applications can run on the following platforms...
Binding an OLE control to an item
An OLE control can be bound to an item in a data file, query, etc....
ERR_DISCONNECTED_ERROR
Range Area chart
The Range Area chart is used to show a variation between a high and a low value......
<Source>.CancelDeclaration (Function)
Allows you to: Delete a declaration made previously using HDeclare, HDeclareExternal, HDescriveFile. After this operation, the data file is no longer recognized by the HFSQL engine. Free the resources of a query (after calling HExecuteQuery or HExecuteSQLQuery)....
Native SQL Server Connector: Programming with SQL functions
The SQL functions can be used to handle the SQL Server database......
HFSQL Control Center: Managing scheduled elements
You have the ability to define scheduled elements on the HFSQL server....
HCancelDeclaration (Function)
Used to: Delete a declaration made previously using HDeclare, HDeclareExternal, HDescriveFile. After this operation, the data file is no longer recognized by the HFSQL engine. Free the resources of a query (after calling HExecuteQuery or HExecuteSQLQuery)....
Creating an executable: Information and version number
The version information of an executable corresponds to the information visible in the Windows file explorer....
5. User Groupware in practice
Developing sites for specific platforms
Many devices can be used to display websites (Android phone, iPhone, etc....