ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

JSON (Type of variable)
The JSON type makes it possible to simplify actions on data in JSON format.
Handling external JavaScript objects from WLanguage
The WLanguage in "Browser" mode is used to interface with the Web APIs such as the ones proposed by Google or Yahoo......
VideoStartDecoding (Function)
Starts decoding bar codes in a Camera control.
RadioButtonDelete (Function)
Deletes an option from a Radio Button control.
OCRExtractText (Function)
Reads the text contained in an image.
Managing the users of an application installed on the network
The management of users allows you to find out from the server......
StatSum (Function)
Calculates the sum for a series of values.
Creating a WINDEV application for Linux
WINDEV allows you to create native 64-bit Linux executables. Their UI is developed with the window editor....
Report based on a Looper control
A report based on a Looper control is used to directly print the information displayed in the control......
Generating an iOS application
Several steps must be performed to develop an iPhone/iPad application:...
Extensions of files created by WINDEV, WEBDEV, WINDEV Mobile
The table below presents the main extensions of files created and supported by WINDEV, WEBDEV and WINDEV Mobile......
rssChannel (Type of variable)
The rssChannel type is used to handle a RSS channel...
SQLChangeConnection (Function)
Modifies the current connection.
pdfDocument (Variable type)
The pdfDocument type is used to get all the characteristics of a PDF file, including author, date created, page content, etc.
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......
Creating user accounts
A User account allows the server administrator to......
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......