ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Types of help systems in a WINDEV application
There are multiple solutions to provide help to the users...
Managing custom fonts in a WINDEV or WINDEV Mobile project
Both WINDEV and WINDEV Mobile projects support custom fonts, including Google Fonts...
Activating an application or a site
When distributing an application or a site, you may want to offer both a full version and a limited version...
RestartProgram (Function)
Ends the application and restarts it.
Operating mode of HFSQL application
An HFSQL application can operate in network mode or in Client/Server mode...
AppDetectUPDAvailable (Function)
Disables or customizes the automatic check for available updates.
Locking an application
WINDEV gives you the ability to lock your applications (after a specific duration for example)...
WDInst: set directory for data files and User Groupware files
The setup editor WDInst ("Tools...
.NET application
To create a.NET application from a project...
HDescribeFile (Function)
Describes a data file programmatically.
Generating the RAD pattern
To generate a RAD pattern:...
Binding a Combo Box control to an item
Properties associated with the rows of a TreeView control
The rows of TreeView controls in a window or page can be manipulated using different WLanguage properties......
Various constants
List of various constants used by the constants WINDEV functions....
The TreeView control
The TreeView control is a tree structure used to simplify the display of information that can be represented hierarchically......
Automated tests: Emulation functions
List of automated tests: Emulation functions...
Managing videos (transmitted by a Web Camera)
To manage the video sequence currently broadcasted by the web camera installed on the current computer, WINDEV proposes......
ERR_FORBIDDEN_INSTALL
ERR_FORBIDDEN_UPDATE
10. Customizing the aspect of a site: skin elements
HeightWithAnimation (Property)
The HeightWithAnimation property is used to modify the height of a cell of a Layout control with the "Resize cell" animation defined: in the "Advanced" tab of the project description window ("Control animation" button). in the "Style" tab of the control or project....
WidthWithAnimation (Property)
The WidthWithAnimation property is used to modify the width of a cell of a Layout control with the "Resize cell" animation defined: in the "Advanced" tab of the project description window ("Control animation" button). in the "Style" tab of the control or project....
Flexbox control description: Details tab
The "Details" tab of the Flexbox control description window allows you to define how the control reacts when the browser is resized horizontally or vertically......
Project Management Hub: Management of incidents
The Project Management Hub allows you to keep a history of the incidents encountered in your applications......
<List Box>.Position (Function)
Displays a List Box (or a ListView) control from a specified element or returns the index of the first element displayed in a List Box control (if the scrollbar was used).
Data Binding: Creating controls from the "Project explorer" pane
Data binding is a process that binds variables in memory to controls in a window or page......
Programming patterns
CAUTION......
Printing reports from a WEBDEV site
By default, the "Print" icon allows the Web user to print the current site page......
ShortcutKey (Property)
The ShortcutKey property gets and sets the keyboard shortcut associated with a control.
REST web services: Importing an OpenAPI specification
REST web service APIs can be described using OpenAPl files......
Importing styles from a WordPress theme with WEBDEV
WordPress offers numerous templates to create original websites...
WDInst: Configuring the automatic data file modification
The automatic data file modification updates the description of data files on user computers......
Handling a WEBDEV Slider control through programming
WEBDEV allows you to handle a Slider control through programming....
Different types of pages
WEBDEV enables you to create static sites and/or dynamic sites......