ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HideWhileScrolling (Property)
The HideWhileScrolling property is used to: Determine if the pinned control is hidden while scrolling, Show or hide the pinned control while scrolling....
Menu management functions
List of functions for managing menus...
Code editor: Assisted input
The following mechanism allows developers to write WLanguage code more easily in the code editor ......
BarVisible (Property)
The BarVisible property is used to manage the selection bar on a column in a Table or TreeView Table control.
WithInput (Property)
The WithInput property determines if a Combo Box control supports data input, and enables or disables this behavior.
DisplayFormattingMarks (Property)
The DisplayFormattingMarks property is used to: Determine if formatting marks are shown or hidden in a Word Processing control. Show or hide formatting marks in a Word Processing control....
SelectionDirection (Property)
The SelectionDirection property is used to determine and change the selection direction (left to right or right to left) in a Word Processing control.
DeleteButton (Property)
The DeleteButton property is used to determine if there should be an automatic delete button in a Text Edit control, and to change its position.
AutomaticallyMinimized (Property)
The AutomaticallyMinimized property is used to: Find out the timeout before the Repositionable Note control is automatically minimized. Define the timeout before the Repositionable Note control is automatically minimized....
ValuePerStar (Property)
The ValuePerStar property gets and sets the value of a star in a Rating control.
Minimized (Property)
The Minimized property is used to: find out whether a repositionable note is minimized, minimize or restore a repositionable note....
DisplayModeAutoWhenLoading (Property)
The DisplayModeAutoWhenLoading property is used to determine and change the display mode when loading a PDF document.
<DiskFile variable>.Read (Function)
Reads: a block of bytes (characters) in an external file (ANSI or Unicode), the content of an external file (ANSI or Unicode) and assigns it to a memory area....
Body (Property)
The Body property is used to identify and modify the HTML body of an HTML Display control or an HTML Editor control.
Pushed (Property)
The Pushed property is used to get and change the state of a two-state button (pressed or released).
Organizer report
The report editor gives you the ability to create "Organizer" reports....
Report templates
WINDEV, WINDEV Mobile and WEBDEV allow you to create report templates......
Deploying the application for iPhone/iPad
To be able to test and/or deploy the application on a device (iPhone or iPad), you must enroll in the iOS Developer Program....
Context menu of TreeView controls (AAF)
Each TreeView control found in a window proposes a popup menu to the user......
IdentifierAWPContext (Function)
Returns the identifier of AWP context.
Storing the breaks in the Table/Looper controls (AAF)
When end users work on a complex Table or Looper control with multiple breaks, they may want to save the current layout......
Error 1011: To access the global member of the class, use ClassName::MemberName
The RTF control (Report editor)
The "RTF" (Rich Text Format) control is used to display a formatted character string in your report......
DndSource (Property)
The DndSource property is used to determine and change a control's drag-and-drop behavior....
DndTarget (Property)
The DndTarget property determines and changes how a control behaves in a drag-and-drop operation.