ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The "Code hashtags" pane
LineHeight (Property)
The LineHeight property is used to get and change the height of the rows: in a List Box control, in a ListView control (standard display mode only), in a Table control, in a Combo Box control, in a Looper control (height of the row), in an Organizer control....
The Internal Page control
The "Internal Page" control is used to include a page (and its code) in a control of another page......
Code coverage
The code coverage is the measure regarding the coverage of tests run on an application or site......
Filling a Chart control
The data that will be displayed in the Chart control can come from......
The source code manager
WINDEV, WEBDEV and WINDEV Mobile propose a sophisticated Source Code Manager......
SEO-ready page in session mode
In WEBDEV, there are two methods to develop a site......
Animation management functions
WINDEV proposes several WLanguage functions for managing animations......
The "Code" pane
The "Code" pane is used to handle the procedures (local and global procedures) and the classes found in the current project ("Global procedures", "Local procedures" and "Classes" options)......
NFC: Data transfer
NFC (Near Field Communication) is a wireless communication technology at short range and high frequency used to exchange data (named "tag") between two devices or between a device and a bullet even at short distance (few centimeters)......
The triggers
A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ......
InUniversalWindowsPlatformMode (Function)
Indicates whether the code is run in Universal Windows Platform mode (Universal Windows 10 App). Function kept for backward compatibility....
SelectionOnly (Property)
The SelectionOnly property is used to: Find out which elements of the Table or TreeView Table control will be printed: print all the records or the selected records only. Change the print mode of rows in the Table or TreeView Table control: print all records or the selected records only....
BitcoinCore functions
The following functions are used to manipulate Bitcoin Core servers......
Handling a Tab control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Tab control through programming......
Navigation history in the code
The different editors enable you to directly view the code of an element by pressing the F2 key......
Context menu of Gantt Chart controls (AAF)
Each Gantt Chart control in a window has a default menu that is available to users......
grSeriesType (Function)
Defines the type of series used in a composite chart (chart containing several types of charts).
grDeleteAll (Function)
Erases a chart and destroys this chart.