ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

13. Debugger
TreeExpand (Function)
Expands a node in a TreeView control.
LOOP statement
The statement block is repeated endlessly...
Zooming an image (WEBDEV)
WEBDEV proposes several methods for zooming an image:...
Shared information
The information entered when creating the files and the items is shared throughout the environment......
Handling a Pivot Table control through programming
A Pivot Table control can be handled through programming......
FontMinSize (Property)
The FontMinSize property is used to get and change the minimum size of the font used in a Static control with the "Reduce font" option.
HWrite (Function)
Writes a record into a data file without updating the indexes corresponding to all keys used in the file.
HIndex (Function)
Rebuilds the file index (".NDX" file).
Sorted (Property)
The Sorted property is used to: Determine whether a control is sorted. Sort a control or not....
Native SQLite Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQLite Connector.
Creating a Responsive Web Design page
Websites can be viewed on several platforms......
Telemetry: Viewing data
To see the results of telemetry data for your applications, WINDEV and WINDEV Mobile propose a telemetry editor......
AccentSensitive (Property)
The AccentSensitive property is used to determine if accented characters are taken into account in the different searches performed on the item (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).
2. Creating files in the analysis
WEBDEV Tutorial - Creating a WEBDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min
HAdd (Example)
Usage example of the HAdd function
gBackgroundGradient (Function)
Describes a display color in gradient mode.
grMenu (Function)
Defines the type of context menu displayed by a chart.
HTML constants
Discover all the possibilities of pivot tables
Tips for developing a site for an iPhone or for a BlackBerry
WEBDEV allows you to develop sites for all types of devices......
ProgressBar (Function)
Displays a progress bar in the status bar of current window.
Constants for external files
List of constants used by the functions for managing external files....
HFSQL constants
List of constants used by the HFSQL functions....
Aliases on data files: HAlias
The aliases are used to handle......