ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

New products brochure 28: Common new products
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure....
Error 104: 'Dynamic' can only be used for the classes and the Automation objects
Managing context menus in a WINDEV or WINDEV Mobile application
A context menu can be opened by the user via a right mouse click......
Execution platform
WINDEV Mobile allows you to develop applications for different families of products......
Creating requirements
The following steps must be performed to implement the requirements......
Break in a report
The break is used to group the records corresponding to a sort criterion......
List Box control linked to a table or to a query
A List Box or Combo Box control can be used to display the content of a table or query, to allow a user to select a record, for example......
Developing applications for Android
WINDEV Mobile allows you to develop applications for the Android operating system......
The "Commands" pane
The "Commands" pane lists......
FocusColor (Property)
The FocusColor property gets and sets the color used to highlight input fields in a PDF form (displayed in a PDF Reader control). This new property is available from WINDEV Suite SaaS 2025 Update 3....
TitleHeight (Property)
The TitleHeight property gets and sets: the height of the title for the columns of a Table or TreeView Table control. the height of the title bar of a Dockable Panel control. the height of the title bar of a window with a custom title bar....
Deploying an application via App Store
Deployment to the App Store is the most common deployment mode......
Metatypes in the analysis
A metatype is a combination of characteristics of an item and a bound control......
WebserviceWriteHTTPHeader (Function)
Adds an additional HTTP header to a request of a REST Webservice.
Multiline (Property)
The Multiline property determines if an element supports multiline text.
RTFAddLink (Function)
Adds a link to a text section in an RTF Edit control.
LineToPosition (Function)
Returns the position of the first character of a line in a block of text.
Caption (Property)
The Caption property is used to get and change the text of an element.
dTextRTF (Function)
Draws RTF text: in an Image control, in an Image variable....
FontBold (Property)
The FontBold property is used to manage bold style in a text.
FontItalic (Property)
The FontItalic property is used to manage italic style in a text.
TextColor (Property)
The TextColor property is used to set the text color of an element.