ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Image (Property)
The Image property gets and sets the background image of a control or block.
Characteristics of the columns in a Table control in a window
The columns are used to display information in a Table control...
Characteristics of the columns in a Table control in a window (prefix syntax)
The columns are used to display information in a Table control...
Manipulating Progress Bar controls programmatically
A Progress Bar control can be handled through programming...
Outstanding progress bars
Simple or symmetric progress bar?
The Progress Bar control
The Progress Bar control is used to follow the progress of an event...
Office tools
WINDEV includes multiple "Office" controls that allow end users to use the desired tools without leaving the application......
WEBDEV license agreement
WEBDEV license agreement...
The report editor
WINDEV, WEBDEV and WINDEV Mobile allow you to create reports with the report editor......
Installing Native Sybase Connector for WINDEV and WEBDEV 2024
Customizing keyboard shortcuts
The different editors in WINDEV, WEBDEV and WINDEV Mobile include many options that can be used directly via keyboard shortcuts......
TableAdd (Function)
Adds a row in: a Table control, a TreeView Table control, a Combo Box control "with table" (Table control displayed in a Combo Box control)....
AAF: File Path edit controls
The edit controls that use the "File name and full path" input mask propose several AAFs (Automatic Application Features): a specific popup menu used to handle the file. a file preview in thumbnail format (for an Image or PDF file path)....
Options of the window editor
To configure the general options of the window editor......
Properties associated with columns of Table controls
You can manipulate columns of Table controls in a window or page using the following WLanguage properties......
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......
Properties associated with clickable Image controls
The Clickable Image control can be handled by the WLanguage properties in server code and in browser code......
URL Rewriting
URL Rewriting is a technique used to improve SEO......
The Table control on mobile devices (Android and iOS)
The Table control is available for Android and iOS applications......
WLanguage properties of Internal Window controls
List of WLanguage properties of Internal Window controls...
Properties associated with formatted display controls
The formatted display control includes some properties that can be used......
Minimap
The minimap is an option that allows you to quickly navigate the code editor......
Managing MQTT
MQTT is a "publish-subscribe" messaging protocol based on the TCP/IP protocol......
Collapsed code
The code is collapsed to improve readability, by only displaying the comments in front of the lines of code......
VideoRequestPermission (Function)
Requests permission to use the device's camera....
HFSQL Client/Server: Overview
You have the ability to create applications that access the HFSQL Client/Server databases......
Management errors specific to Native Connectors
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
WINDEV Mobile Generator of skin templates: Customizing the elements
The WINDEV Mobile generator of skin templates is used to generate the necessary files for creating a custom WINDEV Mobile skin template......
Properties associated with windows, pages and controls
List of properties associated with windows, pages and controls...
Handling a Control Template control through programming
The "Control template" control is used to display an existing control template......
Handling a Link control through programming (Page)
WEBDEV allows you to handle a Link control through programming......