ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Command (Variable type)
The Command type defines all the advanced characteristics of a command used for an executable file.
ListModify (Function)
Modifies an element in a List Box, ListView or Combo Box control populated programmatically.
fUnlock (Function)
Entirely or partially unlocks an external file.
WithSpace (Function)
Adds or deletes the spaces found on the right of a text item when reading it.
FileToMemory (Function)
Automatically initializes the values of the members found in a class or in a structure with the values of the items of the current file record.
The "Code hashtags" pane
AuthToken (Type of variable)
The AuthToken type contains the characteristics of a token to access a web service.
PageFromSource (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
Printing a report in WINDEV
When creating a report, the test of this report can be run from the report editor......
SensorGetOrientation (Function)
Retrieves the current orientation of the device on one of its 3 axes.
rssEnclosure (Variable type)
The rssEnclosure type is used to define and handle an attachment to a RSS feed entry...
fLock (Function)
Entirely or partially locks an external file.
Recycle code windows
By default, a single code window is opened per ......
Undocking the editors
Who has never wanted to view the code and the UI at the same time, without being constrained by the environment? WINDEV, WEBDEV and WINDEV Mobile allow you to "detach" the editors from the environment of the main window......
InfoBuild (Function)
Displays a custom message in a system information window.
Handling a Switch control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Switch control by programming......
httpResponse (Variable type)
The httpResponse type is used to get the advanced characteristics of the response of the HTTP/HTTPS request....
BeaconDetectPrecise (Function)
Used to find the Beacons near the device.
AppleID (Variable type)
The AppleID type corresponds to the identifier resulting from a successful Apple ID authentication.
AlbumPicker (Function)
Retrieves a photo, an image or a video stored in the photo album of the mobile device.
Unavailable functions and properties
Some functions and properties have been removed from WLanguage......
Handling Organizer controls programmatically
Organizer controls can be handled programmatically....
Welcome to WINDEV, WEBDEV and WINDEV Mobile
The home page allows you to easily perform the operations for creating and opening projects......
Telemetry: Viewing data
To see the results of telemetry data for your applications, WINDEV and WINDEV Mobile propose a telemetry editor......
Implementing log-based replication: Modifying the analysis
Log-based replication can be implemented in the data model editor......