ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Ribbon control
The Ribbon control proposes an additional feature regarding the menus found in your applications. It is used to present in a small surface a large number of controls arranged logically in order to perform choices....
MinHeight (Property)
The MinHeight property is used to get and change the minimum height of a control or window.
Message (Property)
The Message property is used to: Find out the help message associated with a control or with a menu option (in a window). Modify the help message associated with a control or with a menu option (in a window)....
ListDeleteAll (Function)
Clears a List Box, ListView or Combo Box control populated programmatically.
ListDelete (Function)
Deletes an element from a List Box, ListView or Combo Box control populated programmatically.
HDeclareExternal (Function)
Temporarily imports into the current analysis the description of a data file from an existing HFSQL data file.
Assisted Application Development
The Assisted Application Development (AAD) is a permanent help in the environment. This help suggests actions whenever it is appropriate....
Controls of a dynamic page
Several types of controls can be handled in a dynamic page ......
Name (Property)
The Name property is used to get: the name of the font associated with a Font variable. the name of a control, report or report block. the name of a control, group of controls or window. the name of a control, group of controls or page....
docParagraph (Type of variable)
The docParagraph type is used to handle the characteristics of a paragraph in a DOCX document.
File Description (Type of variable)
The File Description variable is used to programmatically describe data files.
SCM: Check-in policy
The SCM gives you the ability to define a check-in policy......
Native MySQL Connector: Programming with SQL functions
The SQL functions can be used to handle the MySQL database......
Project Management Hub: Using Tags
Tags are used to associate keywords with incidents in the Project Management Hub......
Style of a control
As soon as it is created, a control is associated with a style......
MaxWidth (Property)
The MaxWidth property is used to get and change the maximum width of a control or window.
HSubstDir (Example)
Usage example of the HSubstDir function
WinGiveSuitableHeight (Function)
Returns the height of a window, adapted to the content of controls.
WinGiveSuitableWidth (Function)
Returns the width of a window, adapted to the content of controls.
drag-and-drop operation set programmatically
The programmed Drag and Drop is used to entirely manage Drag/Drop between the different types of controls......
Social network: Available targets
This page presents the different possibilities of Social Network control according to the selected options......
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......
Installing and configuring HFSQL Cluster
Required configuration and overview for installing HFSQL Cluster....
2. Deploying a website via HTTP
WEBDEV Tutorial - Website deployment Lesson 2 - Deploying a website via HTTP - 30 min
BackgroundTaskAdd (Function)
Adds a new background task.