ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Business rules
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the business rules......
iPrintZone (Example)
Usage example of the iPrintZone function
WinStatus (Function)
Identifies or modifies the window status.
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
Animating the windows of a WINDEV application
To give your applications an outstanding style and to impress the users when starting your applications, the windows can be animated when they are opened and/or closed......
grScatter3DAltitudeColor (Function)
Defines the different colors used according to the altitude levels of a series found in a 3D Scatter chart.
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......
Other operators
The following are additional operators......
End of Document block
The End of document block is run once at the end of the report execution......
WinSize (Function)
WinSize: returns or modifies the window display mode (maximized, minimized or normal), modifies the window height and/or width, moves the window and modifies a window's height and/or width....
Constants for external files
List of constants used by the functions for managing external files....
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....
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....
HFilter (Function)
Defines and enables a filter on a data file, view or query.