ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Manipulating Diagram Editor controls programmatically
In WINDEV and WEBDEV, you can handle Diagram Editor controls programmatically......
Multimedia functions (prefix syntax)
List of Multimedia functions...
fCurrentDir (Function)
Identifies or modifies the current directory.
Events associated with Edit controls
WLanguage events associated with Edit controls...
Setup of a WEBDEV site: Automatic data file modification
The automatic modification of the data files allows updating the description of data files on the Web server......
Description window of a combining query
The description window of a combining query consists of several sections......
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 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)....
SysChangeScreenResolution (Function)
Modifies the resolution of a screen.
SaaSAdminModifySite (Function)
Modifies a SaaS site.
SaaSAdminModifyService (Function)
Modifies a SaaS service.
SaaSAdminModifyUser (Function)
Modifies a SaaS user.
SaaSAdminModifyPricing (Function)
Modifies a SaaS pricing.
SaaSAdminModifySubscription (Function)
Modifies a SaaS subscription.
HModifyScheduledBackup (Function)
Modifies a backup scheduling.
<Connection variable>.ModifyScheduledBackup (Function)
Modifies a backup scheduling.
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.
WinChangeAlias (Function)
Modifies the alias of a window.
EventChange (Function)
Modifies the status of an event.
SQLChangeConnection (Function)
Modifies the current connection.
Handling a Switch control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Switch control by programming......
Charset (Property)
The Charset property is used to: Get the character set used by a Font variable. Change the character set used by a Font variable. Get the character set used by an HFSQL data file....