ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

BCCapture (Function)
Decodes the information stored in a bar code by using the device camera (Android, iPhone, iPad).
HSeekLast (Function)
Sets the position on the last file record whose value for a specific item is less than or equal to a sought value.
<Image>.Rotation (Function)
Rotates an Image control.
Native Sybase Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native Sybase Connector (also called Native Sybase Access)......
The options of the User Groupware
An application is often intended to be used by several users connected via a network......
MapDisplayArea (Function)
Moves the map displayed in the Map control so that the specified geographic area can be seen in its entirety.
The Bar Code control
The Bar Code control displays bar codes in your windows, pages or reports......
Drive (Type of Variable)
The Drive type allows handle a Drive generically. To use this type of Variable, it is necessary to connect to the desired Drive.
File Description (Type of variable)
The File Description variable is used to programmatically describe data files.
Background (Type of variable)
The Background type defines the advanced characteristics of the element background.
iOutputInfo (Type of variable)
The iOutputInfo type is used to get the details of a report print or export job, or the details of a print job performed programmatically from the report viewer.
ImageInfoModify (Function)
Modifies the value of an Exif tag for the image used.
Constants for managing Scheduler and TimeLine controls
The following constants are used to manage Scheduler and TimeLine controls:...
Extensions of files created by WINDEV, WEBDEV, WINDEV Mobile
The table below presents the main extensions of files created and supported by WINDEV, WEBDEV and WINDEV Mobile......
Constants for managing videos
List of constants used by the functions for video management....
The Gantt Chart control
A Gantt chart allows you to graphically view the progress status of a project......
Flexbox control description: Details tab
The "Details" tab of the Flexbox control description window allows you to define how the control reacts when the browser is resized horizontally or vertically......
dRectangleGradient (Function)
Draws a rectangle: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
MapDisplayPosition (Function)
Centers the map displayed in a Map control on a geographical position or on a specific location.
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.
ImageInfoValue (Function)
Returns the value of an Exif tag for the image used.
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....
grParameter (Function)
Retrieves or modifies a chart parameter.
InputMask (Property)
The InputMask property is used to: get the input mask. set the input mask (from the masks available for the type)....
Creating a .NET assembly from WINDEV
To create a.NET assembly, ......