ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Telemetry: Main features
EmulateCombo (Function)
Emulates one of the following actions on a Combo Box control: click on the button to expand the list of the Combo Box control. select an element in a Combo Box control....
SysScreenOrientation (Function)
Allows you to: get the screen orientation of the device (Android, iOS or Universal Windows phone). set the screen orientation of the device (Android phone)....
Options of the window editor
To configure the general options of the window editor......
Numeric (Type of variable)
The numeric type is used to contain integer or decimal numbers by specifying if necessary: the number of digits in the integer part. the number of digits in the integer part and in the decimal part....
Generating SQL scripts
The content of an analysis can be exported in the format of SQL scripts for a specified database (SQL Server, Oracle, ......
Managing parallel tasks
The computers are becoming more and more powerful......
Managing menu options in MDI windows
The MDI windows must respect some constraints specific to the MDI applications......
Context menu of TimeLine controls
By default, TimeLine controls contain a context menu....
The Line control
A Line control is used to display a line in a page......
iCreateFont (Function)
Creates a new print font.
Report editor: options and keyboard shortcuts
Several toolbars are displayed in the report editor......
Computer renamed or changed
During the development phase, you may have to change the computer used for development (change computer, rename the computer, ......
Binding a Repositionable Note control to an item
Insert (Function)
Inserts an element at a given position: into a one-dimensional WLanguage array. into an associative array. into an advanced array property (array of gglCalendar events, etc.). into a WLanguage list....
HFSQL properties associated with the queries and views
List of HFSQL properties associated with the queries and views...
iPrintBarCode (Function)
Prints a bar code (inside a rectangle).
fWriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).
Error 1023: The access to the method of the class is restricted by a private inheritance
Handling a Radio Button control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Radio Button controls......
<Array>.Insert (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....
iListNestedReports (Function)
Returns: the list of nested reports currently printed (reports run by iPrintReport in one of the processes of the report currently printed). the list of sequenced reports currently printed (iSequenceAdd)....
Project Management Hub: Managing the schedule
The project contributors can manage their tasks directly from the schedule or from the task list......
grZoom (Function)
Defines the zoom of a chart.
<Chart>.Zoom (Function)
Defines the zoom of a chart.