ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

1. Creating windows to add and edit data
WINDEV Tutorial: WINDEV application: Managing data Lesson 1 - Creating windows to add and edit data - 50 min
Creating a combining query
A combining query (corresponding SQL statement: UNION) ......
Logical Data Model (LDM)
A Logical Data Model (LDM) is used to describe the data structures (files, items, ......
Importing an HTML page into a WEBDEV site
WEBDEV allows you "suck up" the existing HTML pages......
I was using Visual Basic with WINDEV 5.5. How to proceed in WINDEV 2024?
You have the ability to use external languages with WINDEV......
Dynamic array (Type of variable)
A dynamic array is an "advanced" type of array...
Multi-product external components
Components are a remarkably useful tool for development teams......
Unicode in character strings
UNICODE is an encoding system that assigns a unique number to each character....
Events associated with Image controls
List of events associated with Image controls...
WDOptimizer: Canceling/Freeing records in transaction
WDOptimizer is used to......
Automated tests of window
The automated tests of window are used to check the different features proposed by the window......
TextDirection (Property)
The TextDirection property is used to determine and change the writing direction in a window, report or control (useful for languages such as Arabic or Hebrew).
Generating the LDM from the CDM
To associate a CDM (Conceptual Data Model) with a project, you must generate the associated LDM (Logical Data Model)......
Testing and debugging a WINDEV project on the user computer
WINDEV offers multiple possibilities to test and debug a project directly on the development computer (see Testing and debugging a WINDEV executable on the development computer)......
Pre-launched sessions
A pre-launched session is a session of a Web site (or webservice) automatically started on the Web server from the WEBDEV Application Server......
SEO of a WEBDEV site
In order for your site to get visitors, the Web users must be able to find it......
Using an external component in an application
A component can be reused at any time in any application......
Events associated with the project
List of events associated with the project...
Images, colors and tabs
To optimize the appearance of your screens, WINDEV, WEBDEV and WINDEV Mobile allows you to use images or colors in your tab controls......
Guided Tour
A Guided Tour presents a series of features, displayed in a tooltip in the current window or page......
SCM file format evolutions
Four versions are available for the SCM repository......
Debugger: Running a project step by step
Running a project step-by-step allows you to start the debugger when launching the application......
Using layouts in WINDEV and WINDEV Mobile
The layout is used to define several views of a window in the same project without duplicating this window......
Project Management Hub: Managing tasks
The Project Management Hub allows you to define the different tasks assigned to each project contributor......
Deploying an Android application
WINDEV Mobile tutorial: Deploying an Android application 10 min