ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Responsive Web Design: Specific UI errors
WEBDEV features UI errors specific to the position of controls in the different slices......
HFSQL server configuration
The HFSQL Control Center allows you to fully manage HFSQL servers......
Progress Bar control properties
List of properties associated with the Progress Bar control...
The Word Processing control
The "Word processing" control is an advanced control that allows the end user to create and edit documents in docx format......
3. Dates, arrays and structures
WINDEV Mobile Tutorial - WLanguage basics Lesson 3 - Dates, arrays and structures - 20 min
Handling Organizer controls programmatically
Organizer controls can be handled programmatically....
Project description: Telemetry tab
The project description window allows you to configure various elements of your project......
Project description: Style tab
The project description window allows you to configure various elements of your project......
Interactive notifications
A notification is a small window that appears at the bottom right of the screen, and that can be viewed at any time in the Windows notification area......
6. Printing the product catalog
WINDEV Mobile Tutorial - Developing an Android and iOS application Lesson 6 - Printing the product catalog - 20 min
Parallax effect
"Parallax" effects make it possible to scroll the elements in the interface at different speeds......
Refreshing a page
Refreshing a page consists in re-displaying a page that is already open in the browser......
Creating the RAD Pattern project
The steps for creating a RAD pattern are as follows:...
Generating the RAD pattern
To generate a RAD pattern:...
Using RAD patterns
The steps for creating a RAD pattern are as follows......
Error 104: 'Dynamic' can only be used for the classes and the Automation objects
<Array>.Count (Function)
Returns: the number of elements in a one-dimensional array. the number of rows in a two-dimensional array. the number of elements in the first dimension of a three-dimensional or N-dimensional array....
ArrayCount (Function)
Returns: the number of elements in a one-dimensional array. the number of rows in a two-dimensional array. the number of elements in the first dimension of a three-dimensional or N-dimensional array....
"Project explorer" pane
The "Project explorer" pane is used to simplify the development environment of WINDEV, WEBDEV and WINDEV Mobile......
5. Creating a drop-down menu
WINDEV Tutorial: WINDEV application: Managing data Lesson 5 - Creating a drop-down menu - 30 min
Aligning elements in a List Box or Combo Box control
There are different methods to align the elements in a List Box or Combo Box control......
DndSource (Property)
The DndSource property is used to determine and change a control's drag-and-drop behavior....
Handling data files in PHP
WEBDEV allows you to create a PHP site that handles data files......
11. Internal components in practice
Internal components in practice...
Required or invalid input in WINDEV
WINDEV and WINDEV Mobile include several options to manage required or invalid input, both via the window editor and through programming......