ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HOpenAnalysis (Function)
Opens a database schema in HFSQL Classic format.
Reusing code with external components
WINDEV Tutorial: External components Reusing code with external components - 40 min
2. Deploying a website via HTTP
WEBDEV Tutorial - Website deployment Lesson 2 - Deploying a website via HTTP - 30 min
Clipboard functions
List of functions for managing the clipboard...
BackgroundColor (Property)
The BackgroundColor property is used to set the background color of a control, window, page or block of a report.
HDescribeServerTrigger (Function)
Adds or modifies a server trigger.
VerticalAlignment (Property)
The VerticalAlignment property gets and changes the vertical alignment of a control.
1. HFSQL Client/Server: Implementation
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 1 - HFSQL Client/Server: Implementation - 10 min...
<Source>.ListLink (Function)
Returns the list of links (Merise) in the current database schema or in a specific database schema.
zipFindFile (Example)
Usage example of the zipFindFile function
MaxThumbnailWidth (Property)
The MaxThumbnailWidth property is used to get or change the maximum width of a thumbnail of an Image item (binary memo).
MaxThumbnailHeight (Property)
The MaxThumbnailHeight property gets and sets the maximum height of a thumbnail of an Image item (binary memo).
InitialWidth (Property)
The InitialWidth property is used to: Find out the initial width of a control or window. Modify the base width used to anchor the controls in "width". Find out the initial width of a report control....
FontCharset (Property)
The FontCharset property is used to: Find out the character set used by the screen fonts of a control. Modify the character set used by the screen fonts of a control....
ToolTip (Property)
The ToolTip property gets and sets the text displayed in a tooltip. This tooltip can be associated with: a control in a window or page, Versions 2025 (SaaS) and later a control in a report. In this case, the tooltip will only be visible in the report viewer. Note: This feature is only available from WINDEV Suite SaaS 2025 Update 3. New in SaaS a control in a report. In this case, the tooltip will only be visible in the report viewer. Note: This feature is only available from WINDEV Suite SaaS 2025 Update 3. New in version 2025 (SaaS) a control in a report. In this case, the tooltip will only be visible in the report viewer. Note: This feature is only available from WINDEV Suite SaaS 2025 Update 3. a control in a report. In this case, the tooltip will only be visible in the report viewer. Note: This feature is only available from WINDEV Suite SaaS 2025 Update 3....
TableAddChild (Example)
Usage example of the TableAddChild function
HFound (Function)
Checks whether the current record corresponds to the current filter or search.
Operations available for the dates, times and durations, ...
The following operations are available for the following types of variables......
FontSize (Property)
The FontSize property is used to: Identify the size of the font used in a control. Change the size of the font used in a control....
BrowsedFile (Property)
The BrowsedFile property gets and sets the data source used to display records in controls based on a data file.
Color (Property)
The Color property gets or sets the font color of: a Font variable. text displayed in a Static or Calculated control of a report. text displayed in a window control. text displayed in a page control....
BuildBrowsingTable (Example)
Usage example of the BuildBrowsingTable function
HExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
Generating a class diagram
The generation is used to create the WINDEV classes ("......