ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WinChangeAlias (Function)
Modifies the alias of a window.
DDEUpdate (Function)
Modifies a linked data.
fRename (Function)
Modifies the name of a file.
MCIClose (Function)
Closes a media file.
MCIPlay (Function)
Plays a media file.
MCIOpen (Function)
Opens a media file.
<Connection variable>.ModifyScheduledBackup (Function)
Modifies a backup scheduling.
EventChange (Function)
Modifies the status of an event.
SQLChangeConnection (Function)
Modifies the current connection.
Multilingual project
10. Page templates
Generating the analysis
The analysis generation comes before the programming phase and after the file description phase......
Handling Button controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically handle Button controls......
Handling a Progress Bar control through programming
A Progress Bar control can be handled through programming......
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......
Modeling editor: Managing the styles
The modeling editor proposes an advanced management of styles......
"Debugger trace" pane
The "Debugger trace" shows the messages displayed in the trace window during the last application test......
Controlling the WEBDEV Application Server
Starting with version 28, you can remotely control the WEBDEV Application Server......
ListView control linked to a data file (or to a query)
A ListView control can be used to display the content of a data file (or the content of a query)......
Handling Rating controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle Rating controls programmatically....
1. Analysis: Database structure
When a WINDEV, WEBDEV or WINDEV Mobile project uses data files, it must be associated with an analysis....
1. Windows generated using the RAD methodology
The RAD (Rapid Application Development) is used to create windows from......
Events associated with a Layout control
Handling a Switch control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Switch control by programming......