ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HFilterContains (Function)
Defines and enables a "Contains" filter on a data file, view or query.
WDAPI overview
WDAPI simplifies the use of Windows APIs in a WINDEV application......
HSetIntegrity (Function)
Enables or disables the management of an integrity constraint on a file link.
ExecuteRefreshUIElement (Function)
Immediately executes the "Request for refreshing the display" event of the given element.
Configuring Reports & Queries
Reports & Queries is used to......
2. Creating files in the analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min
AutomaticErase (Property)
The AutomaticErase property is used to: find out whether an edit control is in "Automatic erase" mode. modify the "Automatic erase" characteristic of an edit control....
Erase patches
To quickly modify the operating mode of an application, you can use application patches......
MultiWorksheet (Property)
The MultiWorksheet property is used to: Find out whether a Spreadsheet control manages several worksheets. Change the worksheet management mode of a Spreadsheet control....
WinEditMode (Property)
The WinEditMode property is used to determine and configure the actions allowed on a window and its controls when the window switches to "UI modification by end user" mode.
WinEditAllowed (Property)
The WinEditAllowed property is used to determine and configure the actions allowed on a control when the window switches to "Allow end users to modify the UI" mode.
DisplayBookmarks (Property)
The DisplayBookmarks property is used to: identify the display mode of bookmarks in a Word Processing control. show or hide bookmarks in a Word Processing control....
HSeekFirst (Function)
Positions on the first file record whose value for a specific item is greater than or equal to a sought value.
HStatCalculate (Function)
Performs various statistical calculations on the file keys.
<zipArchive variable>.Merge (Function)
Merges the different sub-archives found in a multi-part archive to create a single-part archive.
HSavePosition (Function)
Stores the current file context: current record, filter, pointers.
FontItalic (Property)
The FontItalic property is used to: Determine if the text is italicized. Apply or remove italic formatting from the text....
Step 1: Configuring the print parameters
This step allows you to choose......
Iconize (Function)
Minimizes a WINDEV window.
<sfConnection variable>.Merge (Function)
Merges the Salesforce records (also called Salesforce objects).
AAF: Did you know?
Our surveys show that end users love AAFs (Automatic Application Features) and that these AAFs increase their satisfaction and efficiency when using the applications......
Creating and deploying a setup program: How to?
Creating the setup program allows you to deploy a WINDEV application on the end-user computers......
Customizing the User Groupware
6. Chart and Pivot Table
WINDEV Tutorial: WINDEV application: Managing data Lesson 6 - Chart and Pivot Table - 30 min
The SilverLight control
The SilverLight control is used to display a SilverLight 2 animation in a WEBDEV page......