ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Plane (Property)
The Plane property is used to: Get: the active plane of a window (or report) or the plane to which a control belongs. the active plane of a WEBDEV element. Change: the active plane of a window (or report) or associate a control with another plane. the active plane of a WEBDEV element....
Control constants
List of constants used by the functions for managing controls...
iHPos (Function)
iHPos is kept for backward compatibility.
Native Informix Connector: Specific features and remarks
Remarks and specific features of Native Informix Connector...
Hour (Property)
The Hour property is used to: Get the time from a variable of type Time or DateTime, or the number of hours from a variable of type Duration. Change the time in a variable of type Time or DateTime, or the number of hours in a variable of type Duration. Retrieve the time or the number of hours from a Date item (in "Date and time" or "Duration" format) or from a Time item. Modify the time or the number of hours in a Date item (in "Date and time" or "Duration" format) or in a Time item....
NbPrintedRec (Property)
The NbPrintedRec property is used to determine the number of records already printed.
CoordinateScreenToEditor (Function)
Converts a size or a position specified in the native dpi of the screen on the device where the application is run to the reference dpi in the editor (160 dpi).
SysSpace (Function)
Returns the physical memory space for the current computer.
Using .NET assemblies in a project
To use .NET assemblies in a project......
NetOpenRemoteAccess (Function)
Establishes a remote connection.
fCurrentDrive (Function)
Gets or sets the current drive.
<Array>.Map (Function)
Executes a procedure on each element of a source array and returns the results in a WLanguage array.
iVPos (Function)
iVPos is kept for backward compatibility.
Chart control: "General" tab
In all the editors (window, page or report), the "General" tab of the Chart control description window allows you to define the global characteristics of the control......
Scanner (Type of variable)
The Scanner type is used to handle the information from a scanner.
fDriveInfo (Function)
Returns information about a drive.
SysStatusStorageCard (Function)
Returns the availability status of the storage card on the device.
Image (Property)
The Image property gets and sets the background image of a control or block.
Type (Property)
The Type property is used to get and change the type of an element.
HError (Function)
Returns the number of the last error triggered by the HFSQL engine.
Deploying an Android application
WINDEV Mobile tutorial: Deploying an Android application 10 min
NumToString (Function)
Converts a numeric value (integer, real or currency) to a string according to a specified format.
CoordinateEditorToScreen (Function)
Converts a size or a position specified in the reference dpi in the editor (160 dpi) to the native dpi of screen on the device where the application is run.
ThreadExecute (Function)
Starts the execution of a secondary thread.
SysRemovableExternalStorage (Function)
Used to find out whether the external storage space corresponds to the movable memory (SD Card).