ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ListModify (Function)
Modifies an element in a List Box, ListView or Combo Box control populated programmatically.
Managing the analysis versions
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the different versions of the analysis from the data model editor......
TableSave (Function)
Updates or adds the record bound to the current row in the Table or TreeView Table control.
SourceToPage (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....
Events associated with a Ribbon control
The events associated with the Ribbon controls and groupings are:...
Creating an Android widget
Widgets are small applications that can be displayed on the home screen of phones or tablets......
Managing Bluetooth Low Energy devices
The Bluetooth LE standard (for Low Energy) is used to manage devices with low energy consumption......
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......
Handling a Switch control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Switch control by programming......
Configuring Automatic Update
Automatic Update is an application that allows you to automatically or manually update the different PC SOFT products you own......
Recycle code windows
By default, a single code window is opened per ......
Setup for WINDEV and WEBDEV (Development version and WEBDEV Application Server for Windows)
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)....
ControlGrayed (Function)
Grays a control or a group of controls. An animation can be set on the controls during this operation.
ControlEnabled (Function)
Enables a control or a group of controls in a window. An animation can be set on the controls during this operation.
gBackgroundGradient (Function)
Describes a display color in gradient mode.
6. Internal window
Internal windows...
Handling Organizer controls programmatically
Organizer controls can be handled programmatically....
Handling Spreadsheet controls programmatically (in a window)
Spreadsheet controls can be handled programmatically......