ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TimerSys (Function)
Periodically and automatically calls a WLanguage procedure.
HCancelSeek (Function)
Cancels the current search criterion.
wWDGetReturnValueType
Type of the return value of the last nWDExecute, nWDExecuteEx or nWDEvalue statement]......
Creating a Responsive Web Design page
Websites can be viewed on several platforms......
Scanner (Type of variable)
The Scanner type is used to handle the information from a scanner.
Camera control: decoding bar codes
In iOS and Android, bar codes can be decoded via the Camera control using BCCapture......
The Progress Bar control
The Progress Bar control is used to follow the progress of an event......
NumericFormat (Type of Variable)
The NumericFormat type allows you to define all the characteristics of the format that can be used with the NumericalToString function.
Constants for sound management
List of constants used by the functions for sound management....
XMLExecuteXPath (Function)
Executes an XPATH query: in an XML document. in an xmlDocument variable....
Combination (Type of variable)
A combination is a set of options.
Timer (Function)
Periodically and automatically calls a WLanguage procedure.
MapPolygon (Type of variable)
The MapPolygon type is used to define the characteristics of a polygon to be drawn on the map displayed in a Map control.
emailSMTPSession (Type of variable)
The emailSMTPSession type is used to access a messaging server by using the SMTP protocol (Simple Mail Transfer Protocol) in order to send emails.
The different types of integers
Service constants
List of constants used by the functions for managing services....
Telephony: Managing the incoming calls
The management of the incoming calls is performed in a specific "thread"....
SQLInfo (Function)
Initializes the different SQL variables with information relative to the last query run.
Managing breakpoints
During a project test in the editor, breakpoints are used to automatically start the debugger from a given line......
htmlNode (Type of variable)
The htmlNode type is used to define all the advanced characteristics of a node of an HTML document.
Repetition (Type of variable)
The Repetition type is used to describe and modify the characteristics of a repetition for an appointment via the different WLanguage properties.
iTextWidth (Function)
Calculates the width (in millimeters) of the text to print, according to the specified font.
JSONExecuteExternal (Function)
Calls an external server URL that returns data in JSON format (JavaScript Object Notation).
tapiCapability (Function)
Returns the characteristics of a telephony device.
ComponentExecute (Function)
Executes a global procedure present in an external component. This external component is loaded with ComponentLoad.