ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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 table or query......
Automatic Application Features (AAF)
The Automatic Application Features (AAF) allow you to add features to your application without having to write a single line of code......
Positioning table
Positioning the elements in a page is simplified by the use of a positioning table (HTML table)......
Tutorial
A tutorial is supplied with WINDEV, WEBDEV and WINDEV Mobile......
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.
Share your projects via Git
Git is a source code manager......
Importing a WINDEV window into a WEBDEV site
The Windows windows developed with WINDEV......
Opening a window from a secondary thread
A secondary thread cannot directly open a window with the standard WLanguage functions such as......
Developing an application for iPhone/iPad
The development of an iPhone/iPad application is performed in 2 steps:...
Error 1001: The operators: and:: can only be used in the methods of classes
Handling a Navigation Bar control through programming
The Navigation Bar control can be handled by programming......
WEBDEV styles
The WEBDEV styles are advanced styles, easier to use than the CSS styles......