ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

httpProgress (Type of variable)
The httpProgress type is used to manage the progress when sending or receiving an HTTP request.
Handling Organization Chart controls programmatically
httpRequest (Type of variable)
The httpRequest type is used to retrieve the advanced characteristics of an HTTP/HTTPS request....
restRequest (Type of variable)
The restRequest type is used to define the advanced characteristics of a REST request.
SemaphoreCreate (Function)
Creates a semaphore.
"Clickable" image in a window
WINDEV and WINDEV Mobile give you the ability to use clickable images......
ChangeTheme (Function)
Is used to change, through programming, the theme (dark or light) used by the mobile application.
ErrorChangeParameter (Function)
Configures the automatic behavior that will be implemented if an error occurs in the current process.
PythonExecute (Function)
Executes a function present in a Python module.
gglEvent (Type of variable)
The gglEvent type is used to describe and modify an event of a calendar...
CurrentYear (Function)
Returns the current year in integer format.
The ActiveX control
The ActiveX control is used to easily manage the ActiveX technology......
DateToDay (Function)
Returns the day that corresponds to a given date.
Deploying an application via App Store
Deployment to the App Store is the most common deployment mode......
3. Multi-criteria search
WINDEV Tutorial: WINDEV application: Managing data Lesson 3 - Multi-criteria search - 40 min
Telemetry: Installing the server
To use the telemetry, you must install on a computer......
MemRetrieve (Function)
Retrieves the return value of an element found in a memory zone.
Search in the editors
Being able to perform a search in the editors significantly improves efficiency......
fLock (Example)
Usage example of the fLock function
BrightnessModify (Function)
Modifies the setting of the brightness for the device screen.
BrightnessAuto (Function)
Returns or modifies the activation status of the automatic adjustment of the brightness on the device.
fTrackFile (Function)
Triggers the tracking of a file.
fTrackDirectory (Function)
Detects the modifications performed on the content of a directory.
iTextWidth (Function)
Calculates the width (in millimeters) of the text to print, according to the specified font.
Date (Property)
The Date property is used to: Retrieve the date from a DateTime variable. Modify the date in a DateTime variable. Retrieve the date from a Date item (in "Date and Time" format) . Modify the date in a Date item (in "Date and Time" format)...