ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating index keywords
Index keywords allow users to easily find a help page......
Manipulating Chart controls in a WEBDEV site
When a Chart control is executed on a page of the WEBDEV site, users can personalize visuals via a context menu......
Dockable panes
WINDEV, WINDEV Mobile and WEBDEV propose several dockable panes......
XLSCell type: MaskWD property
The MaskWD property of the xlsDocument type is used to define the display mask in WINDEV or WEBDEV format that will be used in the Excel cell ("DD/MM/YYYY" for example)......
Content (Property)
The Content property is used to get and change the content of an element.
14. Controls in practice
User (Property)
The User property is used to identify and change the user of a feature.
Grayed (Property)
The Grayed property is used to: Determine if a control (or a group of controls) is grayed out. Gray out or ungray a control, a group of controls or a window....
Flexbox control description: Details tab
The "Details" tab of the Flexbox control description window allows you to define how the control reacts when the browser is resized horizontally or vertically......
Plane (Property)
The Plane property is used to: Get: the active plane of a window (or report) or the plane to which a control belongs. the active plane of a WEBDEV element. Change: the active plane of a window (or report) or associate a control with another plane. the active plane of a WEBDEV element....
Image (Keyword)
The Image keyword can correspond to: an Image variable. a property used to get and change the image of an element....
Caption (Property)
The Caption property is used to get and change the text of an element.
BackgroundColor (Property)
The BackgroundColor property is used to get and change the background color of an element.
FontName (Property)
The FontName property is used to: Identify the font used in a control. Change the font used in a control....
Adapting a project to use the skins
An existing project (developed with an earlier WEBDEV version for example) can be easily adapted to use the skin elements......
Text (Property)
The Text property is used to get and modify text.
HTMLToRTF (Function)
Converts an HTML string or an HTML buffer to an RTF string.
PageWriteHeaderHTTP (Function)
Adds an additional HTTP header that will be returned to the browser: during the next function for page display (PageDisplay, PageRefresh, ...), during the automatic return of the current page at the end of the current action....
Creating an action plan
The action plans group all actions that will be performed by the software factory....
FontItalic (Property)
The FontItalic property is used to: Determine if the text is italicized. Apply or remove italic formatting from the text....
Address
The Address keyword can correspond to...
FontSize (Property)
The FontSize property is used to: Identify the size of the font used in a control. Change the size of the font used in a control....
ID (Property)
The ID property is used to get and change IDs.
AIDetectModel (Function)
Runs a trained neural network model on an image. This function allows you to use artificial intelligence to detect objects in an image.
Spreadsheet: Using the ribbon
The ribbon of the Spreadsheet control proposes several features and it allows you to define several settings......