ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

2. Types of setup
Types of setup...
Replication: The different types
The data replication is a powerful feature......
Communicating with an SSH server
Secure Shell (SSH) is a secure communication protocol. The exchanged data is secured via encryption keys....
How to find out whether a report was printed?
Enlarging a window
Modern UIs generally use larger windows and larger fonts in the different controls......
Alignment rulers (Editor)
When creating or modifying a window in the window editor, you have the ability to display the alignment rulers......
Data persistence
The data persistence is used to store the value typed by the user......
Project Management Hub: Overview
The Project Management Hub is used to organize and schedule a project, from design to delivery......
Markdown
Markdown is a lightweight markup language that allows you to apply formatting to text......
InitialWidth (Property)
The InitialWidth property is used to: Find out the initial width of a control or window. Modify the base width used to anchor the controls in "width". Find out the initial width of a report control....
Alignment options
To optimize the alignment of controls in a window, page or report, you have the ability to use the alignment options......
Project compilation: Warning, Error, Information, Programming standard...
When developing a project, the project is compiled on a regular basis....
WDInst: grouping the files to install
By default, when generating the setup program, the files to install are compressed in a single archive file ("......
RequestUpdateUI (Function)
Requests the execution of the "Request for refreshing the display" event (and gives back control without waiting for the execution of the event). This function is kept for backward compatibility.
ExecuteRefreshUIParent
Immediately executes the "Request for refreshing the display" event of the parent.
Native SQL Server Connector for WINDEV and WEBDEV
WINDEV and WEBDEV support an optional Native SQL Server Connector (also called Native SQL Server Access)......
Name55 (Property)
The Name55 property is used to manipulate the logical name of a Hyper File 5.5 data file that has not been migrated and is located in a WINDEV 19 analysis.
Application patch
Once an application was installed, the application library had to be reinstalled whenever a modification was performed (WDL file)......
Programming charts
WINDEV, WEBDEV and WINDEV Mobile include a Chart control (that can be used in the window editor, page editor and report editor) as well as several functions used to create and handle charts......
Before calling the Free Technical Support
The operations to perform before calling the Technical Support......
ControlToSource (Function)
Assigns the control value to the source of a control link.
WBSetup: Managing additional languages
The "WBSetup" project corresponds to the standard setup program of WEBDEV sites......
13. 3-Tier architecture
Unalterable data files
This feature is used to signal that a data file cannot be modified after writing......
InitialHeight (Property)
The InitialHeight property is used to: Find out the creation height of a control or window. Modify the base height used to anchor the controls "in height". Find out the creation height of a block or control in a report....