ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HImportText (Function)
Imports a Text file into a data file in HFSQL Classic or Client/Server format (data file described in the data model editor, or declared by HDeclare, HDeclareExternal or HDescribeFile)....
JavaExecute (Function)
Starts a Java application or a Java applet by invoking the "Main" method of a given Java class.
GPSStopDetection (Function)
Stops the location detection triggered by GPSDetectPosition.
MapCircle (Type of variable)
The MapCircle type is used to define the characteristics of a circle to be drawn on the map displayed in a Map control.
iCreateFont (Function)
Creates a new print font.
picText (Type of variable)
The picText type is used to define all the advanced characteristics of a Text layer.
iSelectFont (Function)
Creates a new print font from the standard window for font selection...
ZOrder (Property)
The ZOrder property defines the Z-order of an element.
Infinite Table and Looper controls
There are two methods to populate Table and Looper controls programmatically......
docElementTextArea (Type of variable)
The docElementTextArea type is used to define the advanced characteristics of a text area found in a docElement variable.
Code history
The code history is used to......
Height (Property)
The Height property is used to get and change the height: of a control or block in a report. of a control (in a window), window, row of a Table, List Box or ListView control, option of a Radio Button or Check Box control, break header or footer of a Table or Looper control. of a control (in a page), break header or footer in a Table or Looper control. The control can be overlayable or not. of a break cell in a Table or Looper control....
WaitWindowStart (Function)
Opens the wait window of application.
Handling List Box controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle List Box controls....
2. Analysis in practice
SemiDynamicPageDisplay (Function)
Displays a semi-dynamic page in the browser of the Web user from a dynamic or static WEBDEV page.
StatCovariance (Function)
Calculates the covariance between two series of values.
Fixed array (Type of variable)
A fixed array is an "advanced" type of array...
Managing the automatic identifiers when adding a record
When adding a record into a HyperFileSQL file (HAdd), three management modes are available for the automatic identifiers......
Constants for managing Table, Treeview Table, Looper and List Box controls
List of constants used by the functions for managing Table, TreeView Table, Looper and List Box controls....
Array management functions
List of functions for managing arrays...
MouseCursor (Property)
The MouseCursor property is used to identify and change the hover cursor defined for a control, window or page.
LooperRefreshVisible (Function)
Changes or returns the visibility status of the refresh bar in a Looper control.
TableRefreshVisible (Function)
Modifies or returns the visibility status of refresh bar in a Table or TreeView Table control.
dRotation (Function)
Performs a rotation: of an Image control. of an Image variable. of a picLayer variable....