ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Miscellaneous WEBDEV functions
List of various WEBDEV functions
WEBDEV 2025: New WLanguage features
In version 2025, new functions, properties and data types have been introduced and some have been improved, ...
Installing WINDEV, WEBDEV or WINDEV Mobile
This page describes the configuration required to install WINDEV, WEBDEV or WINDEV Mobile, as well as the different installation steps...
WEBDEV 2025 Tutorial - Table of contents
SEO of a WEBDEV website
In order for your site to get visitors, the Web users must be able to find it...
2025 new features brochure: WEBDEV new features
What's new in WEBDEV 2025 is presented in the What's new 2025 brochure.
2024 novelties brochure: WEBDEV novelties
Nouveautés de WINDEV/WEBDEV/WINDEV Mobile 2024 présentes dans la brochure des Nouveautés 2024.
New products brochure 28: WEBDEV new products
New features in WEBDEV 28 presented in the New Features brochure.
New features in WEBDEV 2025
WEBDEV 2025 is available!
Easier navigation in the editors
The navigation in the editors is simplified by the presence of a new dynamic navigation bar, enabled by [CTRL] + [TAB]...
Printing a report on one of the printers connected to the Web Server
To print a report on one of the printers connected to the Web server, you must...
Testing a dynamic project from a test server
Before deploying your dynamic WEBDEV website, we recommend that you run the final tests from a test sever...
Analysis shared between earlier WINDEV applications and WINDEV 2025 applications
An analysis can be shared between a WINDEV application...
<Connection variable>.AddTask (Function)
Adds a scheduled task on the server defined by the connection.
diffCreate (Function)
Compares two buffers and creates a buffer containing the differences between these two buffers.
diffApply (Function)
Applies a difference buffer to a specific buffer.
JSInfoEvent (Function)
Used to handle the JavaScript properties of the browser event that triggered the code execution.
Brochure of new features: new features of WINDEV Mobile
New features in WINDEV Mobile 28 presented in the New Features brochure....
gpwMode (Function)
Returns the runtime mode of the User Groupware.
Native MariaDB Connector: Requirements and remarks
This page presents the main aspects and requirements of the Native MariaDB Connector......
<Looper>.DisplayPopup (Function)
Displays the automatic zoom popup for the Image Gallery control.
Utility components
WINDEV includes several utility components that allow you to handle data directly......
Creating links
Links help users navigate the help system......
Creating help pages
A help system includes several pages......
Creating the summary
Users are familiar with summaries, as the summary is the first element they look at in printed...
Organizing the directories of a project
When creating a project, a directory specific to this project is automatically created......
Native Oracle Connector: Programming with SQL functions
The SQL functions can be used to handle the ORACLE database, regardless of whether WDORAINS is used...
Native MySQL Connector: Specific features and remarks
Remarks and specific features of the Native MySQL Connector...
WINDEVVersion (Function)
Returns the version number of the wdxxxvm DLL.
Opening a help file (CHM, HTML or PDF)
There are several ways to open a help file......
PHPExecute (Function)
Calls an external .php script and returns the result in a string.
Multi-product external components
Components are a remarkably useful tool for development teams......
Execute (Function)
Starts the execution of a process through programming.
UnloadWDL (Function)
Frees the library that was loaded in memory by LoadWDL.
ExecuteProcess (Function)
Starts the execution of a process programmatically, i.e. without the user having to perform...
InAutomaticTestMode (Function)
Used to find out whether an automatic test is currently run or not.
EndAutomatedProcedure (Function)
Stops the current or forthcoming execution of an automatic procedure (defined by the properties...