ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Manipulating controls in a page
The different operations that can be performed on the page controls are as follows......
grSaveBMP (Function)
Saves a chart that was previously drawn in a file in BMP format.
fOpen (Function)
Opens an external file (ANSI or UNICODE) in order to handle it through programming.
The Web Camera control
...The Web Camera control is used to view a file that is refreshed at regular time intervals....
Information 37: Optimize your FOR loop
WDLog: Overview
The different operations that can be performed with WDLog are as follows......
WDZip: Overview
WDZip is used to compress and group your files in archives......
Anchoring in a page
In a page, the anchors define how the content of a page will behave when the page is enlarged by the Web user....
MyHostControl (Reserved word)
The MyHostControl keyword is used to handle the WEBDEV Page control from the code of the page it displays.
Opening, closing and saving a query
The query editor allows you to easily handle the queries....
Creating a delete query
A delete query (corresponding SQL statement......
WDD55Password (Property)
The WDD55Password property is used to specify the password of the 5.5 analysis that contains a Hyper File 5.5 data file used in an HFSQL Classic analysis.
AnchorRateWidth (Property)
The AnchorRateWidth property is used to: Find out the anchor rate when a control (or a table column) stretches on the horizontal axis. Modify the anchor rate when a control (or a table column) stretches on the horizontal axis....
MultimediaPlay (Function)
Plays a multimedia file in a Multimedia control.
MultimediaOpen (Function)
Opens a media file in a Multimedia control.
CalendarSelect (Function)
Returns the date selected in a Calendar control.
SFAdd (Function)
Creates a record in a file of a Salesforce database.
SFModify (Function)
Modifies the records of a file defined in Salesforce.
SNMPLoadMIB (Function)
Loads a MIB file in memory and analyzes it.
fSeparator (Function)
Returns a file path with normalized separators.
fCreateLink (Function)
Creates a link on a file at the specified location.
UPNPGetMute (Function)
Retrieves the 'Mute' status of a UPnP device....
UPNPModifyMute (Function)
Modifies the 'Mute' status of a UPnP device....
FTPFileExist (Function)
Checks the existence of a file on an FTP server.
ExtractLine (Function)
Extracts a specific line from a character string.