ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Breakpoints
During a project test in the editor, breakpoints are used to automatically start the debugger from a given line......
End of break block
The End of break block is optional......
Handling Button controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically handle Button controls......
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 data file 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)....
Events associated with Edit controls
WLanguage events associated with Edit controls...
WDConver: Presentation
WDConver is a tool used to convert data to an HFSQL Classic table from a file......
Creating an executable: Manifest management
When running an executable, Windows Vista (and later) performs several checks regarding the rights of the current user via the UAC mechanism (User Account Control)......
Error 104: 'Dynamic' can only be used for the classes and the Automation objects
MoveLine (Function)
Allows you to: 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....
PersistedCalculatedItem (Property)
The PersistedCalculatedItem property is used to: Find out whether the value of a calculated item is stored in the data file. This item was defined in the data model editor or through programming. Define whether the value of a calculated item is stored in the data file (when describing the item through programming)....
Standard FTP functions
List of standard FTP functions...
Properties associated with the breaks of a Looper control
Several properties can be used with the breaks found in a Looper control......
Layout control events
Changes the mode and the method for locking data files....
Interactive notifications
A notification is a small window that appears at the bottom right of the screen, and that can be viewed at any time in the Windows notification area......
Rights on the virtual directory
The HTMLEdit property is used to: find out whether a Word Processing control is displayed in optimized mode for HTML editing, modify a Word Processing control to display it (or not) in optimized mode for HTML editing....
IFrame control
IFrame is an HTML concept......
Programming a status bar
WINDEV allows you to handle a status bar and a cell found in a status bar through programming......
Kanban control events
The following events are associated with Kanban controls......