ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Testing a dynamic project (session or AWP mode) from WEBDEV
The test of the entire project allows simulating the startup of the site......
Appendix 3: Configuration file
Bloque entièrement ou partiellement un fichier externe....
WDOptimizer: Editing and modifying a ".REP" file
Printing a report in WEBDEV
When creating a report, the test of this report can be run from the report editor. You also have the ability to include this report in your sites. The Web user will have the ability to print the report from a button, a menu option, ... for example....
Advanced management of class instances
The advanced management of instances is used to choose the mode for taking reference. This choice directly impacts the freeing of the class objects: depending on the selected take of reference, the "Destructor" will not be called at the same time....
The indexed controls
A control is an indexed control if it contains several controls with the same name......
Installing WINDEV/WEBDEV/WINDEV Mobile: Complying with the directory standard
The different Windows versions propose standard regarding the location of some files and the use of directories......
Filtering the headers and the content of a Pivot Table
By default, the entire data found in the data files is taken into account when calculating the content of a Pivot Table control......
Project portfolio
From version 25, you can create "project portfolios"......
WINDEV concepts
Menus and menu options: Tips & Tricks
This page presents some operations specific to the menus and to the menu options......
Report based on a memory area
A report based on a memory area is used to print the records stored in a memory area......
WDZip: Overview
WDZip is used to compress and group your files in archives......
Opening a window from a secondary thread
A secondary thread cannot directly open a window with the standard WLanguage functions such as......
Managing HFSQL Classic data files
The HFSQL Control Center allows you to fully manage HFSQL Classic data files......
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......
Class diagram
A class diagram describes the structure of a system via classes and the relationships among them......
Generating an iOS application
Several steps must be performed to develop an iPhone/iPad application:...
SEO of a WEBDEV site
In order for your site to get visitors, the Web users must be able to find it......
ERR_NO_END_TAG
27. Center or anchor a site horizontally
Instant spotting of modified code/current code
The modified lines of code are immediately visible......
WINDEV Mobile 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
Control templates and inheritance
When a control template is applied to a page or to a window, all controls and code found in the template are "copied" into the page or window......
Window templates and inheritance
When a window template is applied to a window, all the controls and code in the template are "copied" to the window......