ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

rssChannel (Type of variable)
The rssChannel type is used to handle a RSS channel...
AddVoiceCommand (Function)
Adds a voice command into the current window. From version 17, this function is replaced with SpeechRecognitionAddCommand.
RulerModifiable (Property)
The RulerModifiable property is used to: Find out whether the user can move the playhead in a TimeLine control. Allow or prevent the user from moving the playhead in a TimeLine control....
VideoStartDecoding (Function)
Starts decoding bar codes in a Camera control.
CameraStartDecoding (Function)
Starts decoding bar codes in a Camera control.
OCRExtractText (Function)
Reads the text contained in an image.
CookieWrite (Function)
Writes a cookie onto the computer of the Web user.
LooperInsert (Function)
Inserts a row into a Looper control.
LooperSelectPlus (Function)
Selects a row in a Looper control.
fSeek (Function)
Gets and sets current position in an external file.
Creating a WINDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
TriggerScheduledTask structure
The ScheduledTask structure is used to define all the events that will define the execution of a task......
ControlInvisible (Function)
Makes a control (or a group of controls) invisible in a window. An animation can be set on the controls during this operation.
JSON (Type of variable)
The JSON type makes it possible to simplify actions on data in JSON format.
nfcTag (Type of variable)
The nfcTag type is used to define the advanced characteristics of an NFC tag (Near Field Communication).
Constants for managing MongoDB databases
Constants used by the Mongoxxx functions...
WEBDEV administrator: Installed Webservices
The "Webservices" tab gives information about the dynamic WEBDEV Webservices installed on the computer......
Point (Type of variable)
A Point variable is a structured type that is used to represent a position (X, Y) in 2 dimensions.
Responsive Web Design: Specific UI errors
WEBDEV features UI errors specific to the position of controls in the different slices......
MapImage (Type of variable)
The MapImage type is used to define the characteristics of an image to be drawn on the map displayed in a Map control.
OCR: Convert an image to text
An OCR (Optical Character Recognition) system analyzes an image to extract the text it contains......
eDefaultViewCurrency (Function)
Identifies or modifies the display currency used by default.
eDefaultMemCurrency (Function)
Identifies or modifies the stored currency used by default.
Defining clickable areas
In a page, an Image control can contain clickable areas......
Management of XML
WINDEV, WINDEV Mobile and WEBDEV include several functions for handling XML code......