ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WINDEV applications for Linux: Specific features
iHPos (Function)
iHPos is kept for backward compatibility.
SetFocusAndReturnToUserInput (Function)
Stops the current process, sets the focus to the specified control, window or page, and allows the user to enter data.
Additional setup modules
The setup wizard allows you to include additional modules in the setup. The additional modules are used to add additional options to the setup program and to access the advanced setup parameters....
gglPath (Type of variable)
The gglPath type is used to define the characteristics of the route to drawn on a map...
dSlice (Function)
Draws a circle section or an ellipse section: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Array (Type of variable)
An array is a structured type that is used to group a set of elements of the same type...
Handling a Pivot Table control through programming
A Pivot Table control can be handled through programming......
TableToExcel (Function)
Creates an Excel file with the data from a Table or TreeView Table control.
HFSQL constants
List of constants used by the HFSQL functions....
<Scanner variable>.Property (Function)
Used to get and change the characteristics of a scanner.
Native Informix Connector: Specific features and remarks
Remarks and specific features of Native Informix Connector...
Width (Property)
The Width property is used to determine and change the width of an element.
fExtractResource (Function)
Extracts a resource from the application into a physical device location.
MapPolyline (Variable type)
The MapPolyline type is used to define the characteristics of a line composed of several segments to be drawn on the map displayed in a Map control.
FinNetCurrentVal (Function)
Returns the net current value of investment.
<Scanner variable>.ToImage (Function)
Retrieves a document from a scanner in a variable of type Image.
GeometryWithin (Function)
Determines whether geometry A is completely within geometry B (i.e., geometry B completely contains geometry A).
MatAdd (Function)
Adds two matrices of same dimensions (same number of rows and same number of columns).
ReturnToCapture (Function)
Stops the current process and forces the input in the specified control, window or page.
ThreadEnd (Function)
Ends the execution of the current thread.