ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Multi-touch support
A multitouch feature is a technique allowing the user to interact with a device via several contact points (the fingers are used in most cases)....
Setup directory
The setup wizard allows you to configure the setup directory of application....
13. Reports
WINDEV Mobile allows you to easily create and print all types of reports with the report editor....
iPreview (Function)
Configures the print destination.
iDestination (Function)
Configures the print destination.
Specific features of Android applications
The development of Android and WINDEV Mobile applications is different in the following fields......
User Groupware
A Windows application, an Internet or Intranet site require to define the role of different contributors......
Diagram Editor (WINDEV): ribbon and panels
The Diagram Editor includes many features accessible via......
Diagram Editor (WEBDEV): Features
The Diagram Editor control includes many features accessible via......
Unalterable data files
This feature is used to signal that a data file cannot be modified after writing......
iCreateFont (Function)
Creates a new print font.
LabelNumberToStart (Property)
The LabelNumberToStart property is used to: Find out the number of the label on the label sheet from which the print will be performed. Modify the number of the label from which the print will be performed on the label sheet....
iMargin (Function)
Defines the "logical" print margins.
iPrintBlock (Function)
Forces a report block to print.
iWindowCancel (Function)
Configures the print cancel window..
iEndReport (Function)
Forces the report print to stop.
iReportPrintingStatus (Function)
Returns the status of the current print.
ArrayAdd (Function)
Adds an element in last position: of a one-dimensional WLanguage array. of an advanced array property (array of events of gglCalendar, etc.). of a WLanguage list....
Add (Function)
Adds an element in last position: of a one-dimensional WLanguage array. of an advanced array property (array of events of gglCalendar, etc.). from a WLanguage list....
WDINT, WDTRAD and WDDIXIO: Translation tools
<Array>.Add (Function)
Adds an element in last position: of a one-dimensional WLanguage array. of an advanced array property (array of events of gglCalendar, etc.). from a WLanguage list....
The different types of variables
The different types of variables are......
ArrayInsert (Function)
Inserts an element at a given position: into a one-dimensional array. into an associative array. into an advanced array property (array of gglCalendar events, etc.). into a WLanguage list....
<Array>.DeleteAll (Function)
Deletes all elements: from a one-dimensional or two-dimensional WLanguage array. from an associative array. from the advanced array property (array of gglCalendar events, ...). from a WLanguage queue. from a WLanguage stack. from a WLanguage list....
Pre-launched sessions
A pre-launched session is a session of a Web site (or webservice) automatically started on the Web server from the WEBDEV Application Server......