ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Configuring the setup program
Two tools can be used to create a setup program......
Special paste
The Special paste command is used to explicitly choose the format in which the clipboard content will be pasted in the window editor......
Different types of data (Type of variable)
A variable is defined by name and type......
Controlling the WEBDEV Application Server
Starting with version 28, you can remotely control the WEBDEV Application Server......
4. Create a page in the editor...
AAF: Increasing the height of the rows in the Table or Looper controls
In Table, TreeView Table and Looper controls, the user can resize the height of rows, in read-only or in edit......
2. Projects in practice
DisplayMode (Property)
The DisplayMode property gets and changes: the display mode in a Word Processing control, the display mode in a PDF Reader control the display mode in an HTML Editor control, the display mode in a Kanban control...
<Source>.CreationIfNotFound (Function)
Performs the following operations: If the file does not exist, creates an empty data file (".FIC" file) with the index file and the memo file if necessary. The function is equivalent to HCreation. If the file exists, opens the file....
Relationships in a CDM
The relationships are used to link entities among themselves or to link associations to entities......
Example for creating a select query
This help page explains how to create two select queries......
SQLLock (Function)
Used to lock: The entire data table, in read and write mode. Its data cannot be accessed by other computers. The records selected by the query. This data cannot be accessed by the other computers. This method can be used to update records for example....
HCreationIfNotFound (Function)
Performs the following operations: If the file does not exist, creates an empty data file (".FIC" file) with the index file and the memo file if necessary. The function is equivalent to HCreation. If the file exists, opens the file....
How to create a patch?
Word processing: Features
This page lists the available and forthcoming features of the Word Processing control......
How to create a menu?
8. 10 tips for better interfaces...
Maintaining the files of Control Centers
When using a database, you may have to perform maintenance operations on the data files......
Automated tests on an executable
WINDEV proposes to run the different project tests directly on the corresponding executable......
The Web Component control
The Web Component control is used to include any external Web resource in a WEBDEV site......
Type of pages created by RAD
The page creation wizard shows different types of pages associated with HFSQL data files......
Collapsed code
The code is collapsed to improve readability, by only displaying the comments in front of the lines of code......
Spreadsheet report
The report editor allows you to create "Spreadsheet" reports......
Events associated with breaks
Le menu contextuel d'un champ de saisie propose une option "Définir comme 1er champ en saisie"......
Handling the checks
The monitor of the monitoring robot allows you to access the different checks started by the monitoring robot......