ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ERR_BAD_APPLICATION
<picLayer variable>.ChangeMode (Function)
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....).
ArraySwapLine (Function)
Used to swap two rows in a two-dimensional array or in an advanced array property.
WEBDEV 2024: New features in this version
Here are the new features that you will discover in this version......
WEBDEV 2024
Testing a WEBDEV site on a mobile device
It is increasingly common for developers to test websites on mobile devices......
Dedicated Web server
When installing WEBDEV development version, if no Web server is available on the current computer, WEBDEV automatically installs one (IIS Express version 10). This server is automatically configured to work with WEBDEV....
DisplayMode (Property)
The DisplayMode property gets and changes: the display mode in a Word Processing control, the display mode in a PDF Reader control the display mode in an HTML Editor control, the display mode in a Kanban control...
SwapLine (Function)
Used to swap two rows in a two-dimensional array or in an advanced array property.
ArrayToCSV (Function)
Converts a one-dimensional array or a two-dimensional array into a character string in CSV format.
Creating an automatic help
The Automatic Application Features (AAF) allow you to add features to your application without having to write a single line of code......
Code snippets
The code editor allows you to enter "Code snippets"......
NULL values in HFSQL
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the NULL value in the items of HFSQL data files and for all the other types of accesses (Native, OLE DB, ......
StringToArray (Function)
Fills a one- or two-dimensional array of the specified type with the character string passed in parameter.
WBAdminAccount (Type of variable)
The WBAdminAccount type is used to define all the advanced characteristics of a WEBDEV account in a WEBDEV Application Server.
11. Window templates
WINDEV Mobile allows you to create window templates....
Customizing the errors
The WEBDEV administrator (Development version) is used to customize the error messages of a WEBDEV site......
Managing parallel tasks
The computers are becoming more and more powerful......
Error 1008: The member of the class is protected
ODBC driver for HFSQL Classic and for HFSQL Client/Server (Linux)
The ODBC driver for HFSQL Classic (single-user or multi-user) is used to access an HFSQL Classic database from an external database software that supports the accesses by ODBC......
<Array>.SwapLine (Function)
Used to swap two rows in a two-dimensional array or in an advanced array property.
Creating an executable
Once the development of your WINDEV application is completed (windows, reports, queries, etc....
Conditions for updating an application automatically (Live update)
Whenever the application is modified on the development computer (modifications of windows, code, analysis, ......
iFrame control properties
The iFrame control can be handled in server code and in browser code by the WLanguage properties......
7. Window templates
...Window templates...