ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Layout control events
Changes the mode and the method for locking data files....
Looper control break properties
Several properties can be used with the breaks found in a Looper control......
Animation functions
WINDEV proposes several WLanguage functions for managing animations......
Events associated with reports
The following events are associated to reports (order of appearance in the code editor)......
MoveLine (Function)
Allows: move a row in a two-dimensional WLanguage array or in an advanced array property. The other array rows are moved accordingly. swap two rows in a two-dimensional WLanguage array or in an advanced array property....
Error 104: 'Dynamic' only applies to classes and Automation objects
An enumeration is a set of values......
Standard FTP functions
List of standard FTP functions...
<upnpDevice variable>.MediaOpen (Function)
Opens a media on the UPnP device.
UPNPMediaOpen (Function)
Opens a media on the UPnP device.
Open (Function)
Opens a modal WINDEV window.
Handling a Progress Bar control through programming
A Progress Bar control can be handled through programming......
SCM: Removing a project
Usage example of the AppointmentAdd function...
Feedback component
The Feedback component is a component provided with WINDEV......
Handling Button controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically handle Button controls......
Data model editor: Describing a connection
Any program developed with WINDEV, WEBDEV or WINDEV Mobile can easily access......
spHash (Property)
The spHash property is used to: Get the algorithm used for salting an item of type "Password". This property can be used for items of type "Password" defined in the data model editor or programmatically. Set the algorithm used for salting (only for "Password" items described programmatically)....
Properties associated with the breaks of a Table control
Several properties can be used with the breaks found in a Table control......
FileToScreen (Function)
Automatically updates the controls in a window or page with: the values of the bound items in the current record (loaded in memory) of the table described in the data model editor. the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
PageFromSource (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the HFSL table described in the data model editor. the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....