ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

MCIPlay (Function)
Plays a media file.
ERR_LAUNCH_FAILED
The lifecycle of some projects span several years......
Manipulating Wire controls programmatically
WINDEV allows you to programmatically manipulate Wire controls......
The "Compilation errors" pane
The "Compilation errors" pane is used to find out......
MCIClose (Function)
Closes a media file.
Handling a Slider control through programming
WINDEV and WINDEV Mobile allow you to handle a Slider control through programming......
MCIOpen (Function)
Opens a media file.
End of break block
The End of break block is optional......
Installing and configuring HFSQL Cluster
Required configuration and overview for installing HFSQL Cluster....
Uploading files
Uploading consists in saving a file located on the user's computer to the Web server......
Managing the database schema versions
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the different versions of the database schema from the data model editor......
Generating an Android application
The generation of a WINDEV Mobile application for Android groups all project elements (windows, code, etc....
WDConver: Presentation
WDConver is a tool used to convert data to an HFSQL Classic table from a file......
Error 104: 'Dynamic' can only be used for the classes and the Automation objects
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)....
Convert your WINDEV applications into websites
A widespread need today is to transform Windows applications (or parts of applications) into dynamic websites......
Events associated with reports
The following events are associated to reports (order of appearance in the code editor)......
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......
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....