ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

1. Simple layouts
WEBDEV Tutorial - WEBDEV layouts Lesson 1 - Simple layouts - 30 min
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....
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......
1. Windows generated using the RAD methodology
The RAD (Rapid Application Development) is used to create windows from......
Interface checker
The advanced interface checker is a tool used to harmonize the positioning of controls in the different application windows......
Programming custom calculations in Table controls
Creating a service with WINDEV
A service is a specific type of application intended to be run without any user intervention......
Index (Property)
The Index property is used to get the index of an element.
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
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....
WEBDEV Image Editor control: Features
The WEBDEV Image Editor control includes many features, accessible via several ribbons at the top and bottom of the control......
Note (Property)
The Note property is used to: Find out the notes associated with a control, a window, a page or a report. Modify the notes associated with a control, a window a page or a report....
2. Layouts: Managing menus
WEBDEV Tutorial - WEBDEV layouts Lesson 2 - Layouts: Managing menus - 30 min
1. Project audits
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 1 - Project audits - 15 min
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......