ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling a Range Slider through programming
WINDEV allows you to handle a Range Slider control through programming......
Definition (Type of variable)
The Definition type is used to find out the characteristics of a type: simple type, advanced type, class, structure....
Property Description (Type of variable)
The Property Description type is used to get information about a property.
Array (Type of variable)
An array is a structured type that is used to group a set of elements of the same type...
Handling Bar Code controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Bar Code controls......
Context menu associated with Table controls and their columns (AAF)
WINDEV applications automatically include a context menu for Table controls, TreeView Table controls and their columns......
The "Pie", "Donut" or "Semi-circular" charts
Several types of charts belong to the same family......
'Image gallery' Looper control
The "Image gallery" Looper control is used to manage the display of a set of images without programming......
Managing space characters in the searches?
WDInst: Configuring the uninstaller
The application uninstaller is the application that allows the end user to uninstall the application....
Native SQL Server Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQL Server Connector......
WDInst: Additional options (summary, license, etc.)
When installing the application, you have the ability to display......
WINDEV and the communication streams (audio, sound)
To handle the communication streams, WINDEV includes......
Trace (Function)
Displays the requested information (content of a control, for example) in a window opened next to the current window.
HFSQL Control Center: Managing scheduled elements
You have the ability to define scheduled elements on the HFSQL server....
Report based on a TreeView Table control
You can use a report based on a TreeView Table control to directly print the information displayed in a TreeView Table control found......
Specific features of the Express version
Spreadsheet constants
The following constants are used by the functions for managing Spreadsheet controls:...
The Layout control
The Layout control simplifies the implementation of dynamic UIs where controls are displayed and/or hidden programmatically......
iPrintPDF (Function)
Prints the content: of a PDF file. of a buffer containing a PDF. of a PDF Reader control....
Link Description (Type of variable)
A Link Description variable is used to describe a link between two data files through programming.
UI compilation errors
UI compilation errors indicate the possible problems detected in your interfaces whenever a window, a page or a report is saved or whenever the project is recompiled......
The Date edit control: Input or display masks
WINDEV, WINDEV Mobile and WEBDEV propose two types of masks......
WDLog: Saving HFSQL data files
WDLog allows you to save all the HFSQL data files used by a WINDEV or WEBDEV application......
Operations performed on component diagrams
The following paragraphs explain......