ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Global and local variable
Two types of variables are available......
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)....
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.
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....
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.
The "Code hashtags" pane
5. Loops
WINDEV Tutorial - WLanguage basics Lesson 5 - Loops - 15 min
ExeRun (Function)
Executes a program (an executable file, for example) from the current application.
Handling Organizer controls programmatically
Organizer controls can be handled programmatically....
Handling Spreadsheet controls programmatically (in a window)
Spreadsheet 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......
Y (Property)
The Y property is used to: Find out the Y-coordinate of a control or window (position on Y-axis). Modify the Y-coordinate of a control or window....
Implementing log-based replication: Modifying the analysis
Log-based replication can be implemented in the data model editor......
WEBDEV Application Server - 10 connections - License agreement
SCM: Check-in policy
The SCM gives you the ability to define a check-in policy......
WEBDEV administrator: General configuration
The "Configuration" tab allows you to define the default connection options for WEBDEV websites located on the server and managed by the administrator......
Properties associated with HTML Display controls
WINDEV and WINDEV Mobile include different WLanguage events associated with HTML Display Controls......