ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iCreateFont (Function)
Creates a new print font.
Google constants
List of constants used by the Google functions....
FontCondensed (Property)
The FontCondensed property is used to: Determine if characters in a text are condensed. Condense (or not) the characters in a text....
FontExtended (Property)
The FontExtended property is used to: Find out whether the spacing between characters in a text is increased. Increase the spacing between characters in a text....
FontLarge (Property)
The FontLarge property is used to: Find out whether the characters in a text are enlarged or not. Enlarge (or not) the characters in a text....
Manipulating TreeView Table controls programmatically
This page explains how to program TreeView Table controls......
Installing the monitoring robot
The monitoring robot includes three executables......
grPrint (Function)
Prints a chart.
IF statement
The conditional IF statement allows you to run an action according to a condition...
ServiceControl (Function)
Sends a control message to a service.
StrikeOut (Property)
The StrikeOut property is used to: Determine whether the strikethrough formatting is applied to a Font variable. Apply strikethrough formatting to a Font variable....
Text editing in the code editor
When developing a new feature, it may be useful to open text files without leaving the development environment... Note: This feature is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 2....
Debugging constants
List of constants used by the debugging functions...
SOAPAddXMLSignature (Function)
Adds an XML signature to a Webservice request.
ControlTab (Function)
Returns the name of the Tab control that contains the specified control.
HTTPCancelForm (Function)
Cancels the declaration of an HTTP form and frees all its resources.
MatReadColumn (Function)
Reads the value of all the elements found in a matrix column.
MatReadLine (Function)
Reads the value of all elements found in a matrix row.
BarCodes (Variable type)
The BarCodes type is used to handle the information found in a bar code.
SocketConnect (Function)
Connects a client computer to a given socket.
PanelSaveConfiguration (Function)
Saves the current configuration of the Dockable Panel controls of a window.