ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HFSQL Client/Server: Configuring the server
TreeView Table report
The report editor allows you to create "TreeView Table" reports......
MoveLine (Function)
Allows you to: move a row in a two-dimensional WLanguage array or in an advanced array property. The other array rows are moved accordingly. swap two rows in a two-dimensional WLanguage array or in an advanced array property....
KeepVisibleHierarchy (Property)
The KeepVisibleHierarchy property is used to: Determine which elements of the TreeView table will be printed: the entire hierarchy or only visible elements in the control. Change the hierarchy print mode: the entire hierarchy or only visible elements in the control....
Arithmetic operators
The arithmetic operators are......
Describing the report blocks
The different characteristics of a block can be viewed and/or modified in the description window of this block......
iAreaHeight (Function)
Calculates the height of a fixed-width area required to print the entire text that uses the current font.
iPrintImage (Function)
Sends the image file to print to the print buffer.
inAppProduct (Type of variable)
The inAppProduct type is used to define the advanced characteristics of a product for an In-App purchase.
Error 1006: The member is not global: use: to access it
Cardinalities
The cardinalities are used to count the links between the files......
WDINT overview
WDINT is an optional tool of WINDEV, WEBDEV and WINDEV Mobile......
Multi-page print
A report can be very wide, with a width exceeding the width of a paper sheet......
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......
SwapLine (Function)
Used to swap two rows in a two-dimensional array or in an advanced array property.
ArraySwapLine (Function)
Used to swap two rows in a two-dimensional array or in an advanced array property.
<Array>.SwapLine (Function)
Used to swap two rows in a two-dimensional array or in an advanced array property.
InsertColumn (Function)
Inserts a column at a given position into an advanced two-dimensional array property (xlsDocument, ...).
ArrayAddLine (Function)
Adds a row at the end: of a one- or two-dimensional WLanguage array. of an advanced two-dimensional array property (xlsDocument, etc.)....
Handling Spreadsheet controls programmatically (in a report)
<Array>.Move (Function)
Allows you to: move an element in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.). The other array elements are moved accordingly. swap two elements in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.)....
ArrayMove (Function)
Allows you to: move an element in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.). The other array elements are moved accordingly. swap two elements in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.)....
Move (Function)
Allows you to: move an element in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.). The other array elements are moved accordingly. swap two elements in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.)....
Printing a report (iPhone/iPad, Android or Universal Windows App)
When creating a report, the test of this report can be run from the report editor......
Project Management Hub: Managing messages
To manage messages in the Project Management Hub, you can use the secure messaging tool included in WINDEV, WEBDEV and WINDEV Mobile......