ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Other operators
The following are additional operators......
grCreateFont (Function)
grCreateFont is kept for backward compatibility.
GestureNbPointer (Function)
Returns the number of pointers in contact with the screen.
PanelSaveConfiguration (Function)
Saves the current configuration of the Dockable Panel controls of a window.
Bar code constants
<Array>.Reduce (Function)
Applies a computation to each element of an array.
<Array>.Filter (Function)
Returns an array containing the elements of a source array for which a procedure returns True.
<Array>.Map (Function)
Executes a procedure on each element of a source array and returns the results in a WLanguage array.
iPageWidth (Example)
Usage example of the iPageWidth function
TreeView constants
List of constants used by the TreeXXX functions...
dPolygon (Function)
Draws a polygon: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Report with parameters
When printing a report, you have the ability to pass parameters to this report......
iPrintZone (Example)
Usage example of the iPrintZone function
End of Document block
The End of document block is run once at the end of the report execution......
Large (Property)
Large is used to: Find out whether a Font variable is enlarged. Enlarge (or not) a Font variable. This property is kept for backward compatibility....
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....
Condensed (Property)
The Condensed property is used to: Determine whether a Font variable is condensed. Condense a Font variable. This property is kept for backward compatibility....
Extended (Property)
Extended is used to: Find out whether a Font variable is extended. Extend (or not) a Font variable. This property is kept for backward compatibility....
FontCondensed (Property)
The FontCondensed property is used to: Determine if characters in a text are condensed. Condense (or not) the characters in a text....
iPrintAreaRTF (Example)
Usage example of the iPrintAreaRTF function
WebserviceWriteHTTPCode (Function)
Specifies the HTTP code that will be returned at the end of the execution of the REST Webservice function.
InfoBuild (Function)
Displays a custom message in a system information window.
HDeactivateFilter (Function)
Temporarily disables the filter on a data file (view or query).
Commands of the external interface