ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Filter (Property)
The Filter property is used to identify and change the filter applied to records in: Table controls based on a data file, browsing TreeView Table controls, browsing List Box controls, Combo Box controls based on a data file, browsing Looper controls....
HFSQL constants
List of constants used by the HFSQL functions....
SysIconAdd (Function)
Adds a system tray icon (in the lower-right corner of the screen).
HFSQL Client/Server database: Recommendations
This help page presents the main recommendations for optimizing the security and performance of an HFSQL Client/Server database according to the constraints and desired features......
Dialog (Function)
Displays a message box and returns the value of the button clicked by the user.
Title (Property)
The Title property is used to: Get the title of a Table control column, a Chart control, a window or a page Change the title of a Table control column, a Chart control, a window or a page....
HFSQL Control Center: Managing scheduled elements
You have the ability to define scheduled elements on the HFSQL server....
The Multiline Zone control
The Multiline Zone control is used to easily create interfaces in iOS style....
MySelf (Reserved word)
MySelf is used to handle the current control...
Calling a procedure/a function
Syntax for calling a local or global procedure.
FontUnderlined (Property)
The FontUnderlined property is used to: Determine if the text is underlined. Underline (or not) a text....
Types of Edit controls
Variable scope
Variables can be declared anywhere in the code....
Managing breakpoints
During a project test in the editor, breakpoints are used to automatically start the debugger from a given line......
Automatic management of exceptions
The management of exceptions can be customized by process......
pdfDocument (Type of variable)
The pdfDocument type gets all the characteristics of a PDF file: author, date created, page content, etc.
1. Discover WINDEV
WINDEV Tutorial: WINDEV overview Lesson 1 - Discover WINDEV - 5 min
Month (Property)
The Month property is used to: Retrieve the month from a Date or DateTime variable. Modify the month in a Date or DateTime variable. Retrieve the month from a Date item (in "Simple date" or "Date and Time" format) Modify the month in a Date item (in "Simple Date" or "Date and Time" format)...
EnumControl (Function)
Returns the name of Nth control found in the specified element.
FontBold (Property)
The FontBold property is used to: Determine if the text is bold. Change the weight of the text....
Alias (Property)
The Alias property gets the alias of an element.