ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Automated tests of procedures and classes
The automated tests of procedure or class are used to test the different features proposed by the procedure or by the class......
Elements of a class: Enumerating and handling through programming
Several types of WLanguage variables are used to enumerate and dynamically handle the elements of a class......
Opening a window from a secondary thread
A secondary thread cannot directly open a window with the standard WLanguage functions such as......
Automated tests: Overview
Several test tools are available to guarantee the quality of your applications......
How to fill a TreeView control from a data file? (prefix syntax)
By default, the TreeView control cannot automatically display the data coming from a data file......
Running the test of a static project
The test of the entire project allows simulating the startup of the site......
WDMap: Characteristics of the files found in a database
WDMap is used to get various characteristics specific to......
Automatic procedures
The programming of timers, threads and delayed procedures is now automatically managed by the environment......
Setup of the WEBDEV Application Server for Linux
Utilisation dans la classe _edthymlStylePolice - Accès en Lecture + Ecriture - Type : Tous types
Developing 64-bit sites
You can deploy 64-bit compatible sites......
2. Projects in practice
Discover the main operations that can be performed on a project....
Query technical documentation
The query editor automatically creates a technical documentation for each query......
Debugging in Android
All developers appreciate the possibility to debug an application directly on the device......
10. Project Management Hub
WINDEV Mobile includes a Project Management Hub to manage development projects....
Appendix 4: WEBDEV modules
The table below presents the modules installed by the WEBDEV application server for Linux and their main features......
SCM: Migrating projects
When changing the version of the development tool, the projects found in the SCM must be migrated to this new version......
Creating index keywords
Index keywords allow users to easily find a help page......
HTML table
The HTML table is a control used to easily create specific layouts in the HTML pages......
Functions for managing appointments (Outlook, Lotus Notes, mobile device)
List of functions for managing appointments...
The Conference control
...The Conference control allows you to view and/or listen to video and/or sound in real time......
PDF Reader control: How to use the ribbon and tabs
The PDF Reader control includes multiple features accessible via......
Opening a help file (CHM, HTML or PDF)
There are several ways to open a help file......
Page menu
WEBDEV allows you to create a drop-down menu in your HTML pages......
2. User-friendly editors in practice
User-friendly editors in practice...
GanttChangeMode (Function)
Modifies the period (which means the number of days) displayed in a Gantt Chart column found in a Table (or TreeView Table) control.