ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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......
Recycle code windows
By default, a single code window is opened per ......
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.
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.
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......
Context menu of Check Box columns (AAF)
The Table and TreeView Table controls can propose Check Box columns allowing the user to select the requested options......
AlbumPicker (Function)
Retrieves a photo, an image or a video stored in the photo album of the mobile device.
How to develop a PHP site?
What is a PHP site?......
nfcData (Variable type)
The nfcData type is used to describe and handle the data of a variable of type nfcTag.
GuidedTour (Variable type)
The GuidedTour type is used to define the advanced characteristics of a Guided Tour and its steps.
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......
Telemetry: Viewing data
To see the results of telemetry data for your applications, WINDEV and WINDEV Mobile propose a telemetry editor......
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......
SCM: Check-in policy
The SCM gives you the ability to define a check-in policy......