ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Printing in Linux
WEBDEV and WINDEV allow you to print to PDF in Linux using WLanguage functions......
Tab order in a window, a page, etc.
The tab order of the controls found in a window or in a page describes the order in which the controls take focus in a window when the user presses the [Tabulation] key......
Error 1030: The access to the base class is restricted by a private inheritance
Sortable (Property)
The Sortable property is used to: Determine if a Table control column is sortable. Make a column of a Table control sortable or not....
Error 1029: The access to the base class is restricted by a protected inheritance
Flexbox example: automatic control layout
Flexbox controls allow arranging controls exactly as desired when the browser is resized......
Managing the styles
The help editor allows you to define styles of paragraphs......
Client/Server transactions: Available isolation modes
The HFSQL engine proposes to isolate the transactions......
ToolTip (Property)
The ToolTip property is used to get and change the text displayed in the tooltip associated with a window or page control.
Native xBase/FoxPro Access: Specific features and remarks
This help page presents the specific features regarding the programming of Native xBase/FoxPro Access......
BackgroundImage (Property)
The BackgroundImage property is used to identify and modify the background color of an element: window, page, control or report.
The "Commands" pane
The "Commands" pane lists......
Radio Button control properties
List of properties associated with a Radio Button control...
Check Box control properties
Several WLanguage properties can be used on the Check Box controls found in a window, in a page or in a report......
18. Order of execution of the code of buttons/links
Troubleshooting
This chapter presents the main problems (and their solutions) that can occur when using the WEBDEV Application Server...
Events associated with a Navigation Bar control
Handling the report blocks through programming
Each report block is associated with different events......
Slider control properties (in a page)
A Slider control and a Range Slider control found in a page can be handed in WLanguage by the following properties.
4. When to use the debugger?
Spare server
A "spare" server is a target server in a unidirectional automatic replication......
UseMode (Property)
The UseMode property is used to determine or change how the PDF Reader control reacts to mouse input. The mouse is used to select text in the document or to move within the document pages.
Functionality or documentation not available
ERR_BAD_CONTEXT_INTERNAL
Handling a Wire control through programming
WINDEV allows you to handle a Wire control by programming......