ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

picLayer (Type of variable)
The picLayer type is used to define all the advanced characteristics of a layer of an image loaded in a WDPic variable.
fDeleteFileWebFolder (Function)
Deletes an image file from the "_WEB" directory of the application (or from one of its sub-directories).
Creating an update query
An Update query (SQL UPDATE statement) is used to modify the records in a database file......
Mobile Image Editor control properties
You can manipulate Mobile Image Editor controls in a window using the following WLanguage properties......
In-House deployment
Apple's In-House deployment allows you to overcome most of the constraints of the other two modes (App Store deployment and Ad Hoc deployment) and to widely distribute an application without the need to reference client devices in advance......
Automatic data file modification: new date format
From WINDEV 7 and WEBDEV 7 version 149, new date and time formats are available for the Hyper File files......
ChronoPause (Function)
Pauses a stopwatch in order to measure the time spent on a process.
License agreement for Native Oracle Connector
License agreement for Native Oracle Connector...
Debugging without using a debugger
In some cases, running a program or a site with or without the debugger can produce different results......
Thumbnail (Property)
The Thumbnail property is used to find out and modify the image displayed in thumbnail in a Thumbnail control.
BitPerPixel (Property)
The BitPerPixel property is used to get and change the number of bits per pixel in an image.
<Document variable>.Add (Function)
Adds at the end of a Document variable: an element, a document, a paragraph, a text, an image or a fragment.
<Multimedia>.Height (Function)
Returns the height (in pixels) of the source image of the multimedia file played in the Multimedia control.
<Multimedia>.Width (Function)
Returns the width (in pixels) of the source image of the multimedia file played in the Multimedia control.
LargeFontFactor (Function)
Returns the current enlargement ratio of a WINDEV window (only if Windows is in "large fonts" mode).
ListInfoXY (Function)
Returns the index of the row (or image) at a given position in a List Box or ListView control.
<List Box>.InfoXY (Function)
Returns the index of the row (or image) at a given position in a List Box or ListView control.
<Image variable>.Background (Function)
Declares the default background color for rectangles, circles, ... used in a variable of type Image.
AnimationGetParameter (Function)
Reads the value of one of the animation parameters defined for an Image or Static Text control.
<Image>.Background (Function)
Declares the default background color for rectangles, circles, etc. used in an Image control.