ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Guided tour management constants
iForceComplement (Function)
Forces the printing of a Body Complement block.
FTPConnect (Example)
Usage example of the FTPConnect function
dFont (Example)
Usage example of the dFont function
AnchorRateWidth (Property)
The AnchorRateWidth property is used to: Find out the anchor rate when a control (or a table column) stretches on the horizontal axis. Modify the anchor rate when a control (or a table column) stretches on the horizontal axis....
Dedicated Web server
When installing WEBDEV development version, if no Web server is available on the current computer, WEBDEV automatically installs one (IIS Express version 10). This server is automatically configured to work with WEBDEV....
picText (Type of variable)
The picText type is used to define all the advanced characteristics of a Text layer.
iVPos (Function)
iVPos is kept for backward compatibility.
StoreSortAAF (Property)
The StoreSortAAF property is used to determine and specify if the sorting order defined by the user on a Table or TreeView Table control is kept when an application is closed and opened again.
Scheduler control events
The following events associated with Scheduler controls:...
iHPos (Function)
iHPos is kept for backward compatibility.
ControlInvisible (Function)
Makes a control (or a group of controls) invisible in a window. An animation can be set on the controls during this operation.
TableAddLineWithAnimation (Function)
Adds a row to a Table or TreeView Table control with an animation.
Tips for an application that uses the User Groupware
To simplify the configuration of user groupware according to the users, the controls should be organized in groups of controls......
Associating documents with the project
To describe a project in detail, you can associate documents with it......
Search in the editors
Being able to perform a search in the editors significantly improves efficiency......
Programming the browsing Looper controls
These are the main concepts for programming Looper controls based on a data file......
29. SEO in practice
Events associated with control templates
List of events associated with control templates...
dBackground (Example)
Usage example of the dBackground function
TableInsertLineWithAnimation (Function)
Inserts a row into a Table control or into a TreeView Table control with an animation.
Combination (Type of variable)
A combination is a set of options.
BeaconDetectPrecise (Function)
Used to find the Beacons near the device.
WINDEV 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
Exporting elements to a directory
All the elements handled by a project (window, report, classes, set of procedures, queries, ......