ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Project dashboard
The project dashboard provides an overall view of project status via different widgets.......
Drop-down button
The drop-down button expands: a context menu. a popup window....
HeaderVisible (Property)
The HeaderVisible property is used to: Determine if the row and column headers are displayed in a Spreadsheet control. Show or hide the row and column headers in a Spreadsheet control....
FOR EACH/FOR ALL statement (loop through a variable of type XMLReader)
The FOR EACH statement loops through a variable of type xmlReader in various ways: Loop through a level. Loop through a level with copy. In-depth loop....
PageBorderVisible (Property)
The PageBorderVisible property is used to: determine if the page borders are displayed in a Diagram Editor control. show or hide the page borders in a Diagram Editor control....
Dynamic serving
"Dynamic serving" is a technique where the same address (URL) leads to 2 different pages......
LibraryPanelVisible (Property)
The LibrayPanelVisible property is used to: determine if the "Library" panel is displayed in a Diagram Editor control. show or hide the "Library" panel in a Diagram Editor control....
ModifierPanelVisible (Property)
The ModifierPanelVisible property is used to: determine if the "Modifier" panel is displayed in a Diagram Editor control. show or hide the "Modifier" panel in a Diagram Editor control....
7. Window templates
...Window templates...
Events associated with Camera controls
List of WLanguage events associated with Camera controls....
Site map of PC SOFT documentation
Managing the SNMP protocol
SNMP (Simple Network Management Protocol) is the standard protocol for managing the network devices......
Developing an iOS 14 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc....
Creating and testing a query with parameters
Regardless of the query type (Select, Insert, Delete, Update) and regardless of its creation mode (with the wizard or by SQL directly), you have the ability to use parameters. The name of the parameter is specified when creating the query....
Mobile-friendly website: available methods
WEBDEV includes several page creation methods that allow you to create mobile-friendly websites......
History of versions
The history of setup versions is an advanced feature of the network setup......
Project image gallery
The project image gallery allows viewing all the images of a project in a single click......
The Toolbar control
The Toolbar control is an advanced type of control, linked to a window......
PunctuationSensitive (Property)
The PunctuationSensitive property is used to determine if punctuation characters (comma, period, etc.) are taken into account in the different searches performed on the item (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).
Using layouts in WINDEV and WINDEV Mobile
The layout is used to define several views of a window in the same project without duplicating this window......
The Dashboard control
Dashboards are essential elements in an application......
Universal Windows 10 App: Deploying on the store
Your Universal Windows 10 App application is ready to be used......
TmeLine control linked to a data file or variable
You can create TimeLine controls directly linked to the data....
Creating an executable: General options
The main executable options are as follows......
Creating an executable: Managing manifests
When running an executable, Windows Vista (and later) performs several checks regarding the rights of the current user via the UAC mechanism (User Account Control)......