ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Multicolumn report
The report editor allows you to create "Multicolumn" reports....
Dockable panes
WINDEV, WINDEV Mobile and WEBDEV propose several dockable panes......
2. Examples and components provided with WEBDEV
The project description window allows you to configure various elements of your project......
ParallelTaskExecute (Function)
Triggers the execution of a parallel task.
Description of ParallelTask (Type of variable)
The Description of ParallelTask type is used to define the characteristics of a parallel task.
AJAXExecute (Function)
Runs a server procedure without refreshing the page.
Position (Function)
Finds the position of a specified string within another string.
fExtractResource (Function)
Extracts a resource from the application into a physical device location.
HTTPSend (Function)
Sends an HTTP request and waits for the response from the HTTP server.
PageParameter (Function)
Returns the value of a parameter passed to the current page.
Constants for encryption/compression
List of constants used by the encryption/compression functions...
FinFutureVal (Function)
Returns the future value of an investment.
FinRepayVal (Function)
Returns the amount of each regular payment for an investment with fixed interest rate and fixed payment.
ListPosition (Function)
Displays a List Box or ListView control from a specified element or returns the index of the first element displayed in a List Box control (if the scrollbar was used).
Compiling a WINDEV Mobile project in Xcode
When the WINDEV Mobile project for iPhone/iPad is generated on the development computer, the generated files must be transferred onto a Mac in order to be compiled......
The Web Component control
The Web Component control is used to include any external Web resource in a WEBDEV site......
TraceBuild (Function)
Displays a customizable message in the trace window opened in parallel with the current window.
Multiselection (Property)
The Multiselection property gets and sets the selection mode: in a Table and TreeView Table control. in a Pivot Table control. in a List Box and ListView control. in a Looper control. in a Calendar control. of files in an Upload control....
ListInsert (Function)
Inserts an element into a List Box, ListView or Combo Box control populated programmatically.
ListAdd (Function)
Adds an element to a List Box, ListView or Combo Box control populated programmatically.