ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Infinite Progress Bar control events
The AutoLineWrap property is used to: determine if the automatic line wrap feature is enabled in a multiline Edit control, in a column of a Table or TreeView control or in a row header of a Pivot Table control. set the line wrap mode in a multiline Edit control, in a column of a Table or TreeView control or in a row header of a Pivot Table control....
Events associated with a Gantt Chart column
Regenerates a data file from its log....
Word Processing control events
WINDEV manages the following events by default......
Events associated with Clickable Image controls
List of events associated with Clickable Image controls...
WEBDEV Page control events
Starts the execution of a secondary thread....
Spreadsheet control events
You can create a skin template from an existing skin template (provided by PC SOFT, for example)......
Dockable Panel control events
The following functions are used to manipulate app shortcuts (also called "quick actions")...
WebserviceWriteCustomHTTPCode (Function)
Specifies the custom HTTP code that will be returned when the execution of the REST web service function is completed.
ModificationRule (Property)
The ModificationRule property is used to configure the modification rule (integrity management) to be applied to the table described in the code.
AFTER
Runs a process only after a given procedure has been executed, and continues to execute the current code while waiting for this procedure to end.
Migrating a WEBDEV site to PHP
To migrate a WEBDEV site to PHP......
The structure of the RAD patterns (kept for backward compatibility)
...The RAD pattern files (MDL files) are used to describe:...
Analyzing dependencies and orphan images (WEBDEV)
To help you manage the navigation of the Web users in your sites, an advanced feature for analyzing the dependencies and the orphan images is available in WEBDEV......
Search in current code
When coding, developers often need to do a quick search in the current code...
Accessing a database in local mode (SQLite)
WEBDEV allows a site to create and access a database created by the browser on the computer of the Web user in browser code....
Handling a Range Slider through programming
WINDEV allows you to handle a Range Slider control through programming......
ERR_PARSER
Adding an element to the SCM repository
When an element is added to the SCM (Source Code Manager) repository, it is added to the reference project on the SCM server......
Manipulating Looper controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to manipulate a RepeatString Looper control directly by programming......
Warning 127: You are using a data source local to the process
Error 404: The file for HFSQL browse cannot be an expression of this type
Action Bar control events
Handling a group of controls through programming
WINDEV, WEBDEV et WINDEV Mobile allow you to handle a group of controls through programming......