ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Reset (Function)
Reinitializes: all the controls found in the current window or page (including the groups of controls, the supercontrols and the internal windows). the controls found in a group of controls, a supercontrol, an internal window or an internal page....
Title (Property)
The Title property is used to: Get the title of a Table control column, a Chart control, a window or a page Change the title of a Table control column, a Chart control, a window or a page....
FinPaymentNb (Function)
Returns the number of payments required to pay off a capital according to a given rate.
MCIPosition (Function)
Returns or changes the current position in a media file previously opened (MCIOpen).
Using RAD patterns
The steps for creating a RAD pattern are as follows......
Creating the RAD Pattern project
The steps for creating a RAD pattern are as follows:...
Signature of iOS applications
Signing an application is mandatory from Xcode 8......
TableFilteredColumn (Function)
Returns the list of columns filtered by the user in a Table or TreeView Table control.
Custom title bar with menus and controls
There is a new trend in UI design: application menus in the title bar!...
JSONExecuteExternal (Function)
Calls an external server URL that returns data in JSON format (JavaScript Object Notation).
MapInfoPosition (Function)
Returns the coordinates (in pixels) of the point corresponding to a geographical position (latitude and longitude).
LooperBreakIndex (Function)
Returns the index of the break header and footer for a given break in a Looper control.
ScreenType (Function)
Returns the type of screen on which the application is run: phone, tablet, computer or watch.
Navigation map
The site map path is used to implement the structure and the sequence of pages in your site......
Handling a Repositionable Note control through programming
A Repositionable Note control can be handled through programming......
Handling Kanban controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Kanban controls......
Handling TimeLine controls programmatically
A TimeLine control can be......
Events associated with a Dockable Panel control
Events associated with Clickable Image controls
List of events associated with Clickable Image controls...
SpreadsheetStyleSelection (Function)
Returns or modifies the style of selected cells in a Spreadsheet control found in a window.
FinError (Function)
Returns the number of the last error caused by a Finxxx function (financial functions).
MemFirst (Function)
Positions on the first element of a memory zone and returns the value of this first element.
WDInst: choosing the type of setup to generate
WDInst allows you to create several types of setup......
MemLast (Function)
Sets the position on the last element of memory area and returns the value of this element.
iNestedHeaderFooter (Function)
Prints (or not) the page headers and footers of nested report.