ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Creating a help file
WINDEV, WEBDEV and WINDEV Mobile allow you to create a help file and associate it with an application or website......
REST web service: Creating a REST web service
A REST web service is a program hosted on a server. This program contains functionalities accessible via HTTP requests......
Automatic completion
The automatic completion helps you write WLanguage code in your applications......
Open document tabs
The document tabs allow you to navigate between the different elements opened in the different editors....
MVP RAD
WINDEV proposes an MVP RAD that generates the "table" and "form" windows as well as the necessary Presenter and Model classes......
Facebook constants
The following constants are used by the functions for managing Facebook connections:...
AAF: Did you know?
Our surveys show that end users love AAFs (Automatic Application Features) and that these AAFs increase their satisfaction and efficiency when using the applications......
MCU: Implementing and managing user macro codes
No matter how dexterous a development team may be, the end user of an application will always want to perform an action that is not intended......
Custom telemetry
Custom telemetry allows you to define the elements that will be included in the analytics......
Events associated with pages
List of events associated with pages...
Modbus constants
Constants used by the Modbus management functions....
Modbus functions (prefix syntax)
List of Modbus functions...
Defining columns of Table controls programmatically
The Web Component control
The Web Component control is used to include any external Web resource in a WEBDEV site......
Static Text control properties
List of properties associated with a Static Text control...
fFileExist (Function)
Checks the existence of an external file.
Recompiling the project
The project compilation is a process used to......
Debugging without using a debugger
In some cases, running a program or a site with or without the debugger can produce different results......
Linking a Table control to a data file or query
A Table control can be used to display the content of a data file or query......
WDAPI overview
WDAPI simplifies the use of Windows APIs in a WINDEV application......
InUMCMode (Function)
Indicates whether the code is run from a code written in a user macro-code.