ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Debugger: Running a project step by step
Running a project step-by-step allows you to start the debugger when launching the application......
Dynamic array (Type of variable)
A dynamic array is an "advanced" type of array...
Multi-product external components
Components are a remarkably useful tool for development teams......
WDOptimizer: Canceling/Freeing records in transaction
WDOptimizer is used to......
Testing and debugging a WINDEV project on the user computer
WINDEV offers multiple possibilities to test and debug a project directly on the development computer (see Testing and debugging a WINDEV executable on the development computer)......
Pre-launched sessions
A pre-launched session is a session of a Web site (or webservice) automatically started on the Web server from the WEBDEV Application Server......
Using an external component in an application
A component can be reused at any time in any application......
Events associated with the project
List of events associated with the project...
History of versions
The history of setup versions is an advanced feature of the network setup......
eExchangeRate (Function)
Returns the value of the exchange rate for a currency.
dChangeMode (Function)
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....).
SCM file format evolutions
Four versions are available for the SCM repository......
I was using Visual Basic with WINDEV 5.5. How to proceed in WINDEV 2024?
You have the ability to use external languages with WINDEV......
Native SQL Server Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQL Server Connector......
Passing parameters
The parameters can be passed to a procedure......
sfUserInfo (Type of variable)
The sfUserInfo type is used to get information about a user...
Google constants
List of constants used by the Google functions....
ContactDisplay (Function)
Opens the form of a contact in the device's native contacts application (Android, iPhone or iPad, Universal Windows)....
EmailProgressBar (Function)
Manages a progress bar while sending and receiving emails.
Creating a WEBDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
Project Management Hub: Managing tasks
The Project Management Hub allows you to define the different tasks assigned to each project contributor......
8. OOP
WINDEV Tutorial - WLanguage basics Lesson 8 - OOP - 30 min
The email structure
The email structure is a preset structure of WLanguage (no declaration is required)......
Creating and generating an external component
A component must be created from a project containing all the elements required for the component......
List,Get (External language)
Retrieves the value of a given element or the value of the selected element in a drop-down list or in an expanded list.