ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

1. Creating a WEBDEV project and its analysis
WEBDEV Tutorial - Creating a WEBDEV project and its analysis Lesson 1 - Creating a WEBDEV project and its analysis - 5 min
Managing the calendars (Android/iOS)
WINDEV Mobile allows you to easily access the calendars and appointments found on the phones and tablets in Android and iOS......
Testing and debugging a project on the development computer
The test of the entire project allows you to simulate the start of the application with the executable......
Multiple generation
Project configurations are used to easily define the different "targets" of your project......
2. Examples and components provided with WEBDEV
3. Test of a WINDEV Mobile application
By testing the project you can simulate how the application will run....
Project Management Hub: Using Tags
Tags are used to associate keywords with incidents in the Project Management Hub......
Handling the versions of a window, report, query or project
When creating and developing the different elements of a project (window, query, report, project, ......
Library,Disk (External language)
Opens the project library that is stored on disk.
Environment of the project editor
The main elements of the project editor are as follows:
SCM: Management of branches
The management of branches is used to manage several versions of the same application in parallel......
Testing a Java project and compiling it
When your Java application is developed, you can run the test of the Java project and compile it before creating the archive......
4. When to use the debugger?
Editing the CSS style sheet
WEBDEV gives you the ability to manage all the CSS styles used in a project......
Business rules
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the business rules......
Importing a WINDEV window into a Mobile project
The WINDEV windows not having the same format in WINDEV Mobile, WINDEV Mobile gives you the ability to import a WINDEV window into a WINDEV Mobile project......
1. WINDEV editors
WINDEV editors...
ProjectInfo (Function)
Returns specific information about the project currently run.
First project window
ComponentLocate (Function)
Specifies the access path to an external component of project.
<Component>.Load (Function)
Loads an external component independent of the current project.
WDMSG
You can create multilingual projects in WINDEV, WEBDEV or WINDEV Mobile......
WidthWithAnimation (Property)
The WidthWithAnimation property is used to modify the width of a cell of a Layout control with the "Resize cell" animation defined: in the "Advanced" tab of the project description window ("Control animation" button). in the "Style" tab of the control or project....
HeightWithAnimation (Property)
The HeightWithAnimation property is used to modify the height of a cell of a Layout control with the "Resize cell" animation defined: in the "Advanced" tab of the project description window ("Control animation" button). in the "Style" tab of the control or project....
Project anomalies: dead code and orphan elements
...WINDEV, WEBDEV and WINDEV Mobile allow you to easily detect these "dead codes" and "orphan" elements....