ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HRecordToJSON (Function)
Retrieves the structure and value of the current record and exports them into a string in JASON format.
<Source>.RecordToJSON (Function)
Retrieves the structure and value of the current record and exports them into a string in JASON format.
gglPath (Type of variable)
The gglPath type is used to define the characteristics of the route to drawn on a map...
BarCodes (Type of variable)
The BarCodes type is used to handle the information found in a bar code.
DnDIsDataAvailable (Function)
Checks whether a specific type of data is available during Drag/Drop....
htmlDocument (Type of variable)
The htmlDocument type is used to define all the advanced characteristics of an HTML document.
SIPAddress (Type of variable)
The SIPAddress type is used to define the advanced characteristics of a SIP address.
WBAdminAuth (Type of variable)
The WBAdminAuth type allows you to define all the advanced characteristics of the API used to remotely manage a WEBDEV Application Server.
Installing a WEBDEV cluster
A WEBDEV cluster is a set of servers (or server farm)......
DnDCacheData (Function)
Indicates the type of data and the data to copy/move during Drag/Drop....
Toast (Type of variable)
The Toast type is used to define all the advanced characteristics of a toast notification.
GesturePointerType (Function)
Returns the type of pointer used on the device: finger, mouse or stylus.
Additional setup modules
The setup wizard allows you to include additional modules in the setup. The additional modules are used to add additional options to the setup program and to access the advanced setup parameters....
Interactive notifications
A notification is a small window that appears at the bottom right of the screen, and that can be viewed at any time in the Windows notification area......
sfMergeRequest (Type of variable)
The sfMergeRequest type is used to describe the elements to merge during the call to SFMerge...
beaconGroup (Type of variable)
The beaconGroup type is used to define the advanced characteristics of a set of Beacons.
Managing WebSockets
The WebSockets are used to communicate from a Web application (Intranet or Internet site run in a browser) to a Web server by using sockets......
Printing a report in WINDEV
When creating a report, the test of this report can be run from the report editor......
Diagram Editor (WINDEV): ribbon and panels
The Diagram Editor includes many features accessible via......
GanttTask (Type of variable)
The GanttTask type is used to define the advanced characteristics of a task for a Gantt chart.
docParagraph (Type of variable)
The docParagraph type is used to handle the characteristics of a paragraph in a DOCX document.
memcachedConnection (Type of variable)
The memcachedConnection type is used to define the characteristics of a connection to a Memcached server.
sshSession (Type of variable)
The sshSession type is used to define the characteristics of a connection to an SSH server.
mqttSession (Type of variable)
The mqttSession type is used to define the parameters for connecting to the MQTT broker.
Window controls
Several types of controls can be used in a window, ......