ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FontStrikeOut (Property)
The FontStrikeOut property is used to: Determine if the text displayed is struck through. Apply strikethrough formatting (or not) the text displayed in a control....
HDescribeConnection (Function)
Describes a new connection to an external database.
DotNetDelegate (Function)
Initializes a.NET delegate.
gFontItalic (Function)
Builds a sequence of characters used to specify whether or not the text that follows the call to this function is in italic type.
gFontUnderlined (Function)
Builds a sequence of characters to specify whether or not the text that follows the call to this function is underlined.
HDescribeFullTextIndex (Function)
Describes a full-text index of data file created through programming.
HInfoBackup (Function)
Returns information about one or more backups performed on an HFSQL Client/Server server....
Handling Spreadsheet controls programmatically (in a report)
Handling a Web Component control through programming
Permission (Type of variable)
The Permission type represents a permission requested by the application (and therefore declared in the manifest).
Handling a group of controls through programming
WINDEV, WEBDEV et WINDEV Mobile allow you to handle a group of controls through programming......
RightClick (Property)
The RightClick property gets and sets the name of the Button control that will be executed when an object is right-clicked.
16. Java applications in practice
Java applications in practice...
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....
URLEncode (Function)
Encodes a URL with a sub-set of ASCII characters.
Handling a TreeView control through programming
WINDEV and WEBDEV allow you to handle a TreeView control programmatically......
Handling a Slider control through programming
WINDEV and WINDEV Mobile allow you to handle a Slider control through programming......
Including a supercontrol in a window or in a page
XMLBuildString (Function)
Retrieves and formats the content of an XML document (created by XMLDocument and modified by the XML functions).
Polar Area charts
Polar Area charts are similar to Pie charts. However, each segment has the same angle......
AddChildDelayed (Property)
The AddChildDelayed property indicates the procedure to be called when a row in a TreeView or TreeView Table control is clicked to be expanded.
Properties associated with Combo Box controls that display a table
AAF: File Path edit controls
The edit controls that use the "File name and full path" input mask propose several AAFs (Automatic Application Features): a specific popup menu used to handle the file. a file preview in thumbnail format (for an Image or PDF file path)....
Translating the external components
An external component is a set of WINDEV or WEBDEV elements that perform a specific action (send faxes, emails, etc....
Animation of controls
WINDEV and WINDEV Mobile allow you to animate the controls found in a window......