ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WebserviceReadMIMEType (Function)
Returns the MIME type of the request received during a call to a REST Webservice.
Tutorial
A tutorial is supplied with WINDEV, WEBDEV and WINDEV Mobile......
Magnetic mouse: automatically moving the cursor on the default button
The mouse cursor can be automatically positioned on the default button when the window is opened......
HIndex (Function)
Rebuilds the file index (".NDX" file).
Developing an application for iPhone/iPad
The development of an iPhone/iPad application is performed in 2 steps:...
SOAP web services: create, generate and deploy
WINDEV and WEBDEV allow you to generate web services directly......
SCM administrator: available tools
The SCM administrator (Source Code Manager) proposes several tools to manage and optimize the SCM repository......
LEDSwitchOn (Function)
Switches the LED (Light-Emitting Diode) of the device on.
LEDSwitchOff (Function)
Switches the LED (Light-Emitting Diode) of the device off.
FileToPage (Function)
Automatically updates the controls of a 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. This operation is performed regardless of the state of the controls (grayed, inactive or invisible). the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
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.
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.
Importing a WINDEV window into a WEBDEV site
The Windows windows developed with WINDEV......
Connected objects: Android Wear
Android Wear is the version of the Android operating system dedicated to the connected objects......
7. Multilingual applications in practice
Identifies the opacity of a pixel in an image (in an Image variable) with an Alpha channel....
Error 1001: The operators: and:: can only be used in the methods of classes