ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Display modes, transparency and symmetry of an image
An image can be displayed in a window, a window control, a report control, a page control or a block according to several display modes.
Locking data files: correspondence between WINDEV 5.5 and the later versions
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....
HFSQL Control Center: Creating and executing a query
The HFSQL Control Center allows you to create a query based on the data files of the database currently displayed in the Control Center......
Speech synthesis management functions
The following functions are used to manage speech synthesis...
Check: WEBDEV server
The monitoring robot will check the operating mode of WEBDEV server......
Handling a Logical Data Model (LDM)
The main operations that can be performed on an LDM are as follows......
Installing a WEBDEV site with zero-downtime update
Starting with version 24, you can update a Session or AWP site without disconnecting users......
WDScript: use in command-line and console mode
ChangeSourceWindow (Function)
Dynamically changes the window displayed in an Internal Window control. Scrolling internal windows: Modifies the window currently displayed. This modification is saved in the list of internal windows to scroll....
Responsive Web Design: Management of anchors
In "Responsive Web Design" mode, the width of controls is automatically reduced when the browser width is reduced......
<Internal window>.ChangeSourceWindow (Function)
Dynamically changes the window displayed in an Internal Window control. Scrolling internal windows: Modifies the window currently displayed. This modification is saved in the list of internal windows to scroll....
Execution platform
WINDEV Mobile allows you to develop applications for different families of products......
Creating an executable without library
When creating an executable, you can choose not to use a library or not to include all the elements of the project in the library......
PageByPagePrint (Property)
The PageByPagePrint property is used to: Ask a report to be printed page by page. Each page of the report will be sent separately to the printer spooler. Find out the print mode of the report (page by page or all at once)....
Managing the analysis versions
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the different versions of the analysis from the data model editor......
<Table>.Display (Function)
Refreshes a Table or TeeeView Table control from a given position: for a control linked to a file: changes made in the linked data file are reflected in the control. for a control handled programmatically: the calculated columns are re-calculated....
12. Available tests
Configuring the assisted universal replication
If your application uses the assisted universal replication via a file......
Setup mode
Several methods can be used to distribute a WINDEV application......
MapModifyMarker (Function)
Modifies a marker displayed in a Map control.
<Map>.ModifyMarker (Function)
Modifies a marker displayed in a Map control.
Device panel
In WINDEV Mobile, you can create applications that adapt to all devices, by setting anchors on the controls......
Select query description window: Use
Let's see some operations specific to the description window of a select query......
Python: Use in WLanguage
WLanguage supports Python functions in native mode......
12. Pages in practice