ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

MarginHeight (Property)
The MarginHeight property is used to: Find out the vertical margin between the widgets found in a Dashboard control. Modify the vertical margin between the widgets found in a Dashboard control....
AAF: Simple edit options in an edit control
The context menu of an edit control is used to perform simple edit operations...
LibraryPanelVisible (Property)
The LibrayPanelVisible property is used to: determine if the "Library" panel is displayed in a Diagram Editor control. show or hide the "Library" panel in a Diagram Editor control....
Multilingual feature in the controls (window, page, report)
In a multilingual application or site, the multilingual feature is proposed for the following elements......
MarginWidth (Property)
The MarginWidth property is used to: Find out the horizontal margin between the widgets found in a Dashboard control. Modify the horizontal margin between the widgets found in a Dashboard control....
The Rich Text Area control
The Rich Text Area control is a Static control offering several layout possibilities......
Organizer report
The report editor gives you the ability to create "Organizer" reports....
The Site Map control
The Site Map control allows the Web user to......
Generator of WINDEV skin templates: Customizing the elements
The generator of WINDEV skin templates is used to generate the necessary files for creating a custom skin template for the WINDEV projects......
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......
PDF Reader control events
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....
SchedulerListAppointment (Function)
Returns: the list of appointments found between two dates in a Scheduler control, all the appointments found in a Scheduler control, a specific appointment (selected or hovered)....
OrganizerListAppointment (Function)
Returns: the list of appointments found between two dates in an Organizer control, all appointments found in an Organizer control, a specific appointment (selected or hovered)....
HtmlFormat (Property)
The HtmlFormat property is used to: find out whether an edit control accepts the input in HTML format. modify the input format of an edit control....
TimelineListEvent (Function)
Returns: the list of events found between two given times in a TimeLine control, all events of a TimeLine control, a specific event (selected or hovered)....
AAFExecute (Function)
Runs an Automatic Application Feature (AAF) on a control or window. This function can be used to start the spelling checker on an edit control for example.
DocToText (Function)
Creates a character string from the data: found in a Word Processing control or in a Word Processing document. found in a paragraph of a Word Processing control....
<TimeLine>.ListEvent (Function)
Returns: the list of events found between two given times in a TimeLine control, all events of a TimeLine control, a specific event (selected or hovered)....
<List Box>.Seek (Function)
Seeks an element in a List Box control (standard List Box or ListView) or in a Combo Box control (including the values described by gLink).