ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

In-House deployment
Apple's In-House deployment allows you to overcome most of the constraints of the other two modes (App Store deployment and Ad Hoc deployment) and to widely distribute an application without the need to reference client devices in advance......
Compilation statement: COMPILE IF
The <COMPILE IF> statement allows you to compile (or not) a WLanguage code according to a condition.
Automated tests
WINDEV Tutorial - Monitoring the evolution of an application Automated tests - 20 min
Creating the skin template of a report
ArrayToString (Function)
Converts a one- or two-dimensional array to a character string.
Error 507: The '++' operator is not allowed
Action Bar control functions
The following functions are used to manage the Action Bar control......
Overview
Overview of the different operators...
AttributeNote (Property)
The AttributeNote property gets the value of the <Note> extension attribute.
AttributeMapping (Property)
The AttributeMapping property gets the value of the <Mapping> extension attribute.
Composite report
The report editor gives you the ability to create "Composite" reports. In this case, the report includes several sub-reports....
Universal Windows 10 App: Deploying on the store
Your Universal Windows 10 App application is ready to be used......
Developing applications for iPhone/iPad
To develop a WINDEV Mobile application for iPhone/iPad, you need:...
User login: User Groupware
WEBDEV Tutorial - User Groupware User login: User Groupware - 20 min
Remote WEBDEV Administrator
The remote management tool, that can be run from any computer equipped with an Internet browser, is a module used to ......
DndTarget (Property)
The DndTarget property determines and changes how a control behaves in a drag-and-drop operation.
1. WEBDEV environment
WEBDEV Tutorial: WEBDEV overview Lesson 1 - WEBDEV environment - 5 min
Configuring a BaaS server (User Groupware and Private Store)
Several features in WINDEV, WEBDEV and WINDEV Mobile use a BaaS server......
AddColumn (Function)
Adds a column at the end of a two-dimensional array property (xlsDocument variable for example]).
Assigning dependencies to requirements
The following steps must be performed to implement the requirements......
WDINT license agreement
WDINT license agreement...
DndSource (Property)
The DndSource property is used to determine and change a control's drag-and-drop behavior....
1. Discover WINDEV
WINDEV Tutorial: WINDEV overview Lesson 1 - Discover WINDEV - 5 min
3. Interface (UI)
WINDEV Mobile tutorial: My first Android/iOS application Lesson 3 - Interface (UI) - 30 min...
2. Creating files in the analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min