ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Importing and exporting a WEBDEV Application Server
WEBDEV Account Manager allows you to easily import and export the WEBDEV Application Server configuration......
Specific features of Android applications
The development of Android and WINDEV Mobile applications is different in the following fields......
InUniversalWindowsPlatformMode (Function)
Indicates whether the code is run in Universal Windows Platform mode (Universal Windows 10 App). Function kept for backward compatibility....
WinEditMode (Property)
The WinEditMode property is used to determine and configure the actions allowed on a window and its controls when the window switches to "UI modification by end user" mode.
DisplayEnabled (Property)
The DisplayEnabled property is used to: determine whether or not a control or window is refreshed. If the control is displayed, its content is refreshed regularly. refresh a control or window....
FolderWeb_15 (Function)
Caution: when migrating a project from WEBDEV 1.5 to WEBDEV 17: FolderWeb was replaced with FolderWeb_15. a warning is automatically generated in your project....
Displaying an Active WEBDEV Page
An Active WEBDEV Page can be displayed......
1. Simple layouts
WEBDEV Tutorial - WEBDEV layouts Lesson 1 - Simple layouts - 30 min
Handling a status bar in the window editor
This help page presents the different operations that can be performed in a status bar......
Index (Property)
The Index property is used to get the index of an element.
Interface checker
The advanced interface checker is a tool used to harmonize the positioning of controls in the different application windows......
1. Windows generated using the RAD methodology
The RAD (Rapid Application Development) is used to create windows from......
Programming custom calculations in Table controls
Window templates and inheritance
When a window template is applied to a window, all the controls and code in the template are "copied" to the window......
Creating a service with WINDEV
A service is a specific type of application intended to be run without any user intervention......
WINDEV License Agreement
Cherche les éléments d'un noeud HTML correspondant à une balise....
Creating a WINDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
WINDEV FTP functions
List of WINDEV FTP functions...
WINDEV and the SOAP protocol
Java application and WINDEV
A Java application is an application entirely compiled in Java......
Printing a report in WINDEV
When creating a report, the test of this report can be run from the report editor......
WINDEV 2024 Tutorial
Handling the versions of a window, report, query or project
When creating and developing the different elements of a project (window, query, report, project, ......
Managing threads
WINDEV and WINDEV Mobile propose several functions used to perform an advanced management of threads....
Testing a dynamic project from a test server
Before deploying your dynamic WEBDEV site, we recommend that you run the final tests from a test sever......