ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Scope of procedures
The scope of a procedure defines whether it is public, private, etc......
Manipulating Spreadsheet controls programmatically (in a window)
Spreadsheet controls can be manipulated programmatically......
Implementing log-based replication: Modifying the analysis
Log-based replication can be implemented in the data model editor......
Table, List Box and Combo Box controls bound to queries
A Table, List Box or Combo Box control can be used to display the content of a data file or query......
Positioning table
Positioning the elements in a page is simplified by the use of a positioning table (HTML table)......
Creating a select query
A select query (corresponding SQL statement......
LEDSwitchOn (Function)
Switches the LED (Light-Emitting Diode) of the device on.
Tutorial
A tutorial is supplied with WINDEV, WEBDEV and WINDEV Mobile......
LEDSwitchOff (Function)
Switches the LED (Light-Emitting Diode) of the device off.
WebserviceReadMIMEType (Function)
Returns the MIME type of the request received during a call to a REST Webservice.
ImageLayerVisible (Function)
Used to make a layer found in a WDPIC image visible or invisible.
<Image>.LayerVisible (Function)
Used to make a layer found in a WDPIC image visible or invisible.
MCIHeight (Function)
Returns the height (in pixels) of a media file used to display images.
MCIWidth (Function)
Returns the width (in pixels) of a media file used to display images.
MCITrack (Function)
Returns the current track of a media file previously opened (MCIOpen).
MCISize (Function)
Returns or changes the size of a media file previously opened (MCIOpen).
MIMEType (Property)
The MIMEType property is used to get and change the MIME type of an element.