ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Reserved WEBDEV Application Server - License Agreement
Reserved WEBDEV Application Server - License Agreement...
Input suggestions in an Edit control
Implementing input suggestions in an Edit control is very simple......
Implement journaled replication: Modify database schema
Log-based replication can be implemented in the data model editor......
Dialog (Function)
Displays a message box and returns the value of the button clicked by the user.
Converting C types
Depending on the type of programming, it may be useful to know the correspondence between the types used in C and the types used in WLanguage......
Breakpoints
During a project test in the editor, breakpoints are used to automatically start the debugger from a given line......
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......
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...