ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Multiline Zone control
The Multiline Zone control is used to easily create interfaces in iOS style....
Recycle code windows
By default, a single code window is opened per ......
SysIconAdd (Function)
Adds a system tray icon (in the lower-right corner of the screen).
Dialog (Function)
Displays a message box and returns the value of the button clicked by the user.
OBEXListFile (Function)
Lists the files shared by a device that is using the OBEX protocol.
Pinned (Property)
The Pinned property is used to: Pin a control: the position of the pinned control will be relative to the visible area of its container and not to the content area. Determine if a control is pinned....
Second (Property)
The Second property is used to: Retrieve the number of seconds from a Time, DateTime or Duration variable. Modify the number of seconds in a Time, DateTime or Duration variable. Retrieve the seconds or the number of seconds from a Date item (in "Date and Time" or "Duration" format) Modify the seconds or the number of seconds in a Date item (in "Date and Time" or "Duration" format)...
FontUnderlined (Property)
The FontUnderlined property is used to: Determine if the text is underlined. Underline (or not) a text....
HFSQL Control Center: Managing scheduled elements
You have the ability to define scheduled elements on the HFSQL server....
FTPCommand (Function)
Sends a specific FTP command to a server.
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....
apLog (Function)
Saves an information in a "log" file during the execution of an action plan.
dBackground (Example)
Usage example of the dBackground function
Types of Edit controls
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......
pdfDocument (Type of variable)
The pdfDocument type gets all the characteristics of a PDF file: author, date created, page content, etc.
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....
Managing breakpoints
During a project test in the editor, breakpoints are used to automatically start the debugger from a given line......
1. Discover WINDEV
WINDEV Tutorial: WINDEV overview Lesson 1 - Discover WINDEV - 5 min
Automatic management of exceptions
The management of exceptions can be customized by process......
HFSQL Client/Server: Scheduled tasks
The scheduled tasks are used to schedule automatic tasks......
The Calendar control
The Calendar control is used to permanently display a calendar in a window or page......
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.
Description of an Organizer control (control of a window)
The Organizer control can be configured in the editor via the description window ("Details" tab)......