ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

gglEvent (Type of variable)
The gglEvent type is used to describe and modify an event of a calendar...
URIGetInfo (Function)
Retrieves information of a URI resource.
The different types of buttons in a window
WINDEV and WINDEV Mobile include 5 types of buttons......
Deploying an action plan
Once created, the action plans must be deployed in order to be run.
17. TLS/SSL: Encrypting information on the Web
Generating an application for Universal Windows 10 App
InfoBuild (Function)
Displays a custom message in a system information window.
HTTPGetResult (Example)
Usage example of the HTTPGetResult function
sWrite (Function)
Writes a character string to the output buffer of the specified serial port, parallel port or infrared port.
Popup window
WINDEV allows you to open windows in popup format......
SaaSCheckService (Function)
Checks the access rights of the user to a service of the SaaS site.
iSubstBlock (Function)
Substitutes one block of the report with another block while the report is printed.
WebserviceWriteHTTPHeader (Function)
Adds an additional HTTP header to a request of a REST Webservice.
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).
Thread (Type of variable)
The Thread type allows you to define all the characteristics of a thread.
Creating a Java project
WINDEV allows you to generate a Java application without even knowing the Java language......
7. Dynamic site on specific configurations
The "Column" charts
The data is interpreted as "columns" whose height is proportional to the value of data......
MySelf (Reserved word)
MySelf is used to handle the current control...
fImageSelect (Example)
Usage example of the fImageSelect function
EventTimeline (Type of variable)
The EventTimeline type is used to define the advanced characteristics of an event displayed in a Timeline control.
Map control properties
The following properties can be used with Map controls:...
MQTT functions
The following functions are used to manage MQTT clients...
MemFound (Function)
Checks whether the sought element was found.
SQLTransaction (Example)
Usage example of the SQLTransaction function