ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

URL Rewriting
URL Rewriting is a technique used to improve SEO......
Error 1055: 'Ancestor' can only be used in the code of a class derived from a class
CriticalSection
The CriticalSection keyword can correspond to: the CriticalSection function, which makes it possible to enable a named or on-variable critical section in the statement USING ... IN. the CriticalSection variable, which makes it possible to define critical sections to limit the simultaneous execution of a code (procedure, line of code, etc.) to one thread at a given moment in an application....
ERR_DISCONNECTED_EXEC
Using the task management and the schedule
Time management is extremely important......
The "dynamic" Tab control
The "Dynamic tab" Tab control is used to display several windows in the same window......
2. Examples and components provided with WEBDEV
Printing reports from a WEBDEV site
By default, the "Print" icon allows the Web user to print the current site page......
Context menu of TreeView controls (AAF)
Each TreeView control found in a window proposes a popup menu to the user......
WEBDEV layouts
A layout allows you to define several views of a page without duplicating it......
Editing pages: Responsive mode (Zoning and layouts)
"Responsive (zoning and layouts)" is the default page editing mode. This editing mode allows you to easily handle pages in the editor....
9. Monitor your sites, servers, etc.
The archives
WINDEV, WEBDEV and WINDEV Mobile propose several WLanguage functions allowing you to compress and merge your files into archives......
Application patch
Once an application was installed, the application library had to be reinstalled whenever a modification was performed (WDL file)......
Changing sites from AWP to SEO-ready session mode
How to retrieve the analysis structure through programming?
This help page explains how to retrieve the analysis structure through programming....
Creating an executable: General options
The main executable options are as follows......
Caption (Property)
In a database, the Caption property is used to: Find out the caption associated with a file item. Find out the caption associated with a data file. Find out and modify the connection caption. In a report, the Caption property is used to: Find out the text displayed in a Static or Link control. Modify the text displayed in a Static or Link control. In a window or page, the Caption property is also used to: Find out and modify the caption of a control in a window or in a page. Find out and modify the caption of a menu option. Find out and modify the title of a window or page. Find out the content of a Breadcrumb control....
Code editor: Various operations
The code editor is the editor where the developers spend most of their time. This help page presents a series of useful options for the most common actions ......
Reading bar codes
WINDEV, WEBDEV and WINDEV Mobile allow you to create applications for reading bar codes......
ListDLL (Function)
Returns: at runtime: the list of libraries (".DLL" files) used by the current WINDEV or WINDEV Mobile application or by the current WEBDEV site. Only the libraries loaded in memory are listed. in test mode: all the libraries installed on the current computer....
Project Management Hub: Sprint management
A sprint or iteration is a development cycle......
Anchored move on the main axes
To facilitate the positioning of controls, you have the ability to force their move according to the four main axes (0°, 45°, 90°, 135°)....
Control template
A control template is a set of controls that can be re-used in several windows or pages......
The Conference control
The Conference control allows you to view and/or listen to video and/or sound in real time......