ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Border of controls
One of the most important elements of control style is its border......
Global and local variable
Two types of variables are available......
ZOrder (Property)
The ZOrder property defines the Z-order of an element.
In-House deployment
Apple's In-House deployment allows you to overcome most of the constraints of the other two modes (App Store deployment and Ad Hoc deployment) and to widely distribute an application without the need to reference client devices in advance......
MultiWorksheet (Property)
The MultiWorksheet property is used to: Find out whether a Spreadsheet control manages several worksheets. Change the worksheet management mode of a Spreadsheet control....
Describing a report table
To display the table description, select "Table description" in the context menu of one of the table elements...
Remote WEBDEV administrator: Show the statistics
...The statistics become available once the log files have been imported....
Report based on a memory area
A report based on a memory area is used to print the records stored in a memory area......
Automatic data masking
Data masking is a process that transforms the data in an item that will be displayed to the user......
Activity diagram
An activity diagram represents the behavior of a method or the flow of a use case......
WinOptimize (Function)
Changes the mode used to create and draw windows. All windows opened after calling this function will use the new mode.
On/Off button in a window
The on/off button is a button that operates like a check box......
Feedback component
The Feedback component is a component provided with WINDEV......
SCM: Retrieving changes made in a branch
Any changes made in a branch can be retrieved in the main version of the application......
Operations performed on sequence diagrams
The following paragraphs explain......
MultiPointGeo (Variable type)
The MultiPointGeo type is used to store a set of points defined with geographic coordinates. It is a collection of points: in this case, points are not connected.
SearchAAF (Property)
The SearchAAF property is used to: find out whether the search via AAF is enabled on a non-editable Combo Box control, enable (or not) the search via AAF on a non-editable Combo Box control....
AAF: Zoom the content of a control (Table, Spreadsheet, List box, Pivot table, ...)
To simplify the reading in the controls used to view large volumes of data, the end user has the ability to zoom the data found in the control......
Deploying the application for iPhone/iPad
To be able to test and/or deploy the application on a device (iPhone or iPad), you must enroll in the iOS Developer Program....