ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

11. Internal components in practice
Internal components in practice...
restRequest (Type of variable)
The restRequest type is used to define the advanced characteristics of a REST request.
Brochure of new features: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
New Features brochure - Version 28: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
4. Conditional statements
WINDEV Tutorial - WLanguage basics Lesson 4 - Conditional statements - 20 min
Miscellaneous Windows constants
List of constants used by the Windows functions....
The ActiveX control
The ActiveX control is used to easily manage the ActiveX technology......
Creating and generating an external component
A component must be created from a project containing all the elements required for the component......
httpProgress (Type of variable)
The httpProgress type is used to manage the progress when sending or receiving an HTTP request.
Telemetry: Installing the server
To use the telemetry, you must install on a computer......
15. Creating the executable in practice
Creating the executable in practice...
10. Internal components in practice
httpRequest (Type of variable)
The httpRequest type is used to retrieve the advanced characteristics of an HTTP/HTTPS request....
fLock (Example)
Usage example of the fLock function
Setup by HTTP (Network setup via IP)
The network setup via HTTP consists in installing and updating a WINDEV application via an HTTP server (Live update)......
ScreenToSource (Function)
Automatically initializes: the values of a data file's items in memory with the values from the controls in the window. the value of the WLanguage variables with the value of the window controls. This function is also available for WEBDEV pages....
PageToSource (Function)
Automatically updates: the value of the items in a data file with the value of the controls in the page. the value of the WLanguage variables with the value of the page controls....
SourceFromPage (Function)
Automatically updates: the value of the items in a data file with the value of the controls in the page. the value of the WLanguage variables with the value of the page controls....
AuthIdentify (Function)
Performs an authentication using the OAuth 2.0 protocol on any webservice.
fUnlock (Example)
Usage example of the fUnlock function
GglWrite (Function)
Creates and/or updates data on the Google server (addition or modification of data)....
Brochure of new features: New WINDEV features
New features in WINDEV 28 presented in the New Features brochure....
Associative array (Type of variable)
An associative array is an "advanced" type of array...
Abs (Function)
Returns the absolute value: of a numeric value, of a numeric expression (integer or real). of a duration....
fRename (Function)
Modifies the name of a file.