ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Character string: How to extract, remove and replace words?
This page presents the main operations that can be performed on a character string....
Combination (Type of variable)
A combination is a set of options.
grDraw (Function)
Draws a chart according to the specified parameters.
Fixed array (Type of variable)
A fixed array is an "advanced" type of array...
TopIndent (Property)
The TopIndent property is used to get and change the space at the top of the text (top margin) in a control.
Pane (Property)
The Pane property is used to: Find out the pane tabs associated with a control. Define the pane tabs associated with a control....
ImageHeight (Property)
The ImageHeight property is used to: Find out the height of the image section displayed in an image control or in the background of a chart control. Modify the height of the image section displayed in an image control or in the background of a chart control....
grZoom (Function)
Defines the zoom of a chart.
Constants for managing the internal windows
Context menu of windows (AAF)
The popup menu of the windows (right mouse click on the window) contains the following options......
InitialWidth (Property)
The InitialWidth property is used to: Find out the initial width of a control or window. Modify the base width used to anchor the controls in "width". Find out the initial width of a report control....
WithClosingButton (Property)
The WithClosingButton property is used to: Determine whether all the tabs of a Dynamic Tab control have a Close button. Show a Close button in all the tabs of a Dynamic Tab control....
The email structure
The email structure is a preset structure of WLanguage (no declaration is required)......
DeleteButton (Property)
The DeleteButton property is used to determine if there should be an automatic delete button in a Text Edit control, and to change its position.
grPointInfo (Function)
Returns the screen coordinates of a point or the screen coordinates of a value found in a chart.
The List Box control
The List Box control is used to display a list of elements and to select one or more elements from this list......
SourceFile (Property)
The SourceFile property is used to set the characteristics of a link.
grSaveWMF (Function)
Saves a chart that was drawn beforehand in WMF format.
LinkedFile (Property)
The LinkedFile property is used to set the characteristics of a link.
grCreateFont (Function)
grCreateFont is kept for backward compatibility.
SQLDisconnect (Function)
Closes the current connection and frees the memory used by the connection.
WindowIfNew (Property)
The WindowIfNew property is used to get and change the name of the internal window to be opened if the end user opens a new tab in a dynamic Tab control.
WinEditAllowed (Property)
The WinEditAllowed property is used to determine and configure the actions allowed on a control when the window switches to "Allow end users to modify the UI" mode.
XMLDocument (Example)
Usage example of the XMLDocument function
StyleDrawCaptionGrayed (Function)
Customizes how text is drawn in grayed out controls.