ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Menu>.AddPopup (Function)
Transforms a menu option of a page in order for this option to open a popup.
<Image>.InvertColor (Function)
Inverts the colors in an Image control.
<Image variable>.InvertColor (Function)
Inverts the colors in an Image variable.
<Image variable>.ModifyLightness (Function)
Modifies the lightness of an image in an Image variable.
<Image>.ModifyLightness (Function)
Modifies the lightness of an image contained in an Image control.
<Chart>.Parameter (Function)
Retrieves or modifies a chart parameter.
Functions for managing arrays (prefix syntax)
List of functions for managing arrays...
Programming automatic calculations in the columns of a Table control (prefix syntax)
<Window>.WindowBitmap (Function)
Creates the image of the specified window in a BMP file.
Manipulating Scheduler controls programmatically (prefix syntax)
A Scheduler control can be......
Programming Looper control attributes (prefix syntax)
All the looper attributes can be handled by programming......
Looper controls populated programmatically: Operations in WLanguage (prefix syntax)
Here is an overview of how to handle Looper controls populated programmatically in WLanguage...
<Image variable>.EncrustColor (Function)
Encrusts a color in an image found in an Image variable].
<mongoCollection variable>.ExecuteCommand (Function)
Runs a generic command on a MongoDB collection.
<upnpService variable>.ExecuteAction (Function)
Runs an action on the UPnP service.
<Array>.Seek (Function)
Searches for the index of an element in a WLanguage array.
<Array>.Sort (Function)
Sorts a WLanguage array.
<mongoGridFS variable>.SendFile (Function)
Copies a file from the local computer to a MongoDB file system (gridFS).
<mongoGridFS variable>.ListFile (Function)
Retrieves the list of MongoDB files found in the MongoDB file system (gridFS).
<mongoGridFS variable>.GetFileByID (Function)
Retrieves (on the local computer) a file identified by its identifier and found in a MongoDB file system.
<mongoGridFS variable>.GetFileInfo (Function)
Used to get information about a MongoDB file (gridFS).
<String type>.BufferToHexa (Function)
Converts an Ansi or Unicode string to a hexadecimal string (e.g.: "4A 5B 00").
FileSize (Property)
The FileSize property is used to get the size of a file.
Progress (Property)
The Progress property returns the task progress status.
HTML constants