ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

wsRequest (Type of variable)
The wsRequest type is used to define the advanced characteristics of a Webservice.
rssCategory (Type of variable)
The rssCategory type is used to handle the category of a RSS stream or stream entry.
Handling a TreeMap through programming (prefix syntax)
WINDEV allows you manipulate a TreeMap control through programming....
RequestRefreshUI
Requests the execution of the "Request for refreshing the display" event (and gives back control without waiting for the execution of the event).
User report editor (Reports & Queries)
A report provides a custom view of data......
JSON (Type of variable)
The JSON type makes it possible to simplify actions on data in JSON format.
ExecutionCompleted (Property)
The ExecutionCompleted property is used to determine whether the execution of a query or view (HFSQL Classic or Client/Server) is completed....
Connection (Type of variable)
The Connection type is used to describe one or more connections to external databases (HFSQL Client/Server, Native Connector, etc....
HFSQL thumbnails
To optimize the display of images in your application or in your site, you have the ability to use HFSQL thumbnails......
Creating an SSL certificate that can be used with SocketCreateSSL
To create an SSL server with SocketCreateSSL, you must use a signed certificate containing a private key......
Constants for managing albums
Constants used to manage the photo album of the device....
H.NbRecModificationQuery
Used to find out the number of records added, modified or deleted when running the last query of the current context.
The Tab control
The Tab control is used to simultaneously display different controls......
How to find out whether a report was printed?
How to save and retrieve an image in a binary memo
Opening
The Opening keyword...
How to clone and use columns in a Table control?
In some cases, a Table control must be filled with an unknown number of columns (when creating the control)....
JSONXMLConverter (Type of variable)
The JSONXMLConverter type is used to define all the advanced characteristics of the conversion of an XML object to JSON (or conversely) via XMLToJSON and JSONToXML).
WINDEV and OPC
OPC stands for "OLE for Process Control"......
Managing cookies
A cookie is an easy way to temporarily store information on the user's computer......
Constants for sound management
List of constants used by the functions for sound management....
Component (Type of variable)
The Component type is used to easily handle an external component.
Deep links to mobile applications
Deep linking allows you to redirect the user to specific content in a mobile application (rather than in a browser) when they click on a link in a web page or in an email......
Managing the certificates
Signing a file allows you to check that the file was not modified or altered since it was signed. The signature also allows you to check the issuer identity....
Organizer report
The report editor gives you the ability to create "Organizer" reports....