ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Static control
A Static control is a control used to display a static text......
Anchoring applied to window controls
The windows of a WINDEV application can be resized at runtime......
WLanguage
The integrated WINDEV language, WLanguage, is powerful, simple and intuitive......
The requested action cannot been performed: the page was not synchronized
Project elements
The project includes windows, reports, queries, help files, sets of procedures, ......
LanguageDescribed (Property)
The LanguageDescribed property is used to set the language used to compare and sort Unicode items (Unicode Text item or Unicode Text Memo item).
Language (Property)
The Language property is used to set the language used to compare and sort Unicode items (Unicode Text item or Unicode Text Memo item).
NetDiskList (Function)
Lists the available disks: on the FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV, on the client computer. This function is kept for backward compatibility....
GranularityDuration (Property)
The GranularityDuration property gets and sets the size of the grid to resize: appointments in an Organizer control. appointments in a Scheduler control. events in a TimeLine control. tasks in a Gantt Chart column....
GranularityMovement (Property)
The GranularityMovement property gets and sets the size of the grid to move: appointments in an Organizer control. appointments in a Scheduler control. events in a TimeLine control. tasks in a Gantt Chart column....
Width (Property)
The Width property gets and changes the width: of a control or block in a report. of a control (found in a window), window, column found in a table or column found in a list box (including listview). of a control (found in a page), column found in a table or column found in a list box. The control can be overlayable or not....
WDReplic: Starting the replication
Depending on the type of replication to perform, WDReplic must be started......
HFSQL Control Center: HFSQL Client/Server backups
The HFSQL Control Center allows you to manage the backups of HFSQL Client/Server tables......
The Image Editor control (WEBDEV)
The Image Editor control lets users create and edit images or photos in a website......
Creating an executable
Once the development of your WINDEV application is completed (windows, reports, queries, etc....
The indexed controls
A control is an indexed control if it contains several controls with the same name......
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......
Add (Function)
Adds an element in last position: of a one-dimensional WLanguage array. of an array property of an advanced variable type (array of events of a gglCalendar variable, etc.). from a WLanguage list....
Handling HTML text in an Edit control
WEBDEV allows you to handle text in HTML via the "HTML format" option of the Edit controls and the HTML control....