ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

How to avoid displaying the URL of WEBDEV pages in the browser?
By default, when the user connects to a site developed with WEBDEV, the address bar of the browser contains an address in the following format......
TopIndent (Property)
The TopIndent property is used to get and change the space at the top of the text (top margin) in a control.
BottomIndent (Property)
The BottomIndent property gets and sets the space at the bottom of the text (bottom margin) in a control.
Library (Property)
The Library property allows you to handle the different preset libraries associated with a Diagram Editor control. This property accesses the array of libraries of the Diagram Editor control.
fExtractResource (Function)
Extracts a resource from the application into a physical device location.
ERR_MAX_CONNECTION
...ERR_MAX_CONNECTION...
WithZoom (Property)
The WithZoom property is used to specify and to determine whether the user can zoom in and out: in an HTML Display control in Android, iPhone or iPad applications. in a Map control in Android, iPhone or iPad applications....
Printing duplicate copies
For legal reasons, it may be useful to keep an identical copy of a report (an invoice for example)....
iPicaToMM (Function)
Converts the coordinates of a point (expressed in system coordinates) into millimeters.
Scroll (Property)
The Scroll property gets and sets the scroll value in a Scrollbar or Range Slider control.
InputValue (Property)
The InputValue property is used to: find out whether the end user can enter or change values in a Spreadsheet control. allow or prevent the end user from entering or changing values in a Spreadsheet control....
Configuring the setup program
Two tools can be used to create a setup program......
InputFormula (Property)
The InputFormula property is used to: find out whether the end user can enter or change formulas in a Spreadsheet control. allow or prevent the end user from entering or changing formulas in a Spreadsheet control....
WorksheetName (Property)
The WorksheetName property is used to get or change the name of the current worksheet in a Spreadsheet control.
WithRotation (Property)
The WithRotation property is used to: enable or disable the rotate gesture on a Map control, determine whether the rotate gesture is enabled on a Map control....
WithScroll (Property)
The WithScroll property is used to: enable or disable the scroll gesture on a Map control, determine whether the scroll gesture is enabled on a Map control....
fDirSize (Function)
Returns the size of a directory in bytes.
MVP overview: Model - View - Presenter
MVP is the acronym for MODEL - VIEW - PRESENTER......
Figma: Where to find the Figma key
To use Figma import in your product, you need to specify the Figma key in the general options of WINDEV, WEBDEV or WINDEV Mobile....
ERR_SESSION_CLOSED
Aliases on data files: HAlias
The aliases are used to handle......
SCM file format evolutions
Four versions are available for the SCM repository......
ExecuteRefreshUIElement (Function)
Immediately executes the "Request for refreshing the display" event of the given element.
<Element>.ExecuteRefreshUI (Function)
Immediately executes the "Request for refreshing the display" event of the given element.
iRoundBorder (Function)
Prints a border with rounded outlines at specified coordinates.