ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HDBOpen (Function)
Opens the xBase data file and the "memo" file if it exists.
HDBIndex (Function)
Opens an xBase index file.
xBase files: Limits
HDBSortType (Function)
Returns or modifies the sequence of text items in the xBase files.
HDBOpenNoLock (Function)
In single-user mode, opens an xBase data file without locking it.
BCDecode (Function)
Decodes the information stored in a QR Code bar code.
URLEncode (Function)
Encodes a URL with a sub-set of ASCII characters.
Events associated with a Gantt Chart column
WDTestSite: Load test
The stress tests are used to check......
DnD constants
List of constants used by the functions for managing the Drag and Drop....
AnsiToUnicode (Function)
Converts: an ANSI string (Windows) to a UNICODE string. a buffer containing an ANSI string (Windows) to a buffer containing a UNICODE string....
SQLFirst (Function)
Positions on the first row of the query result.
iCreateFont (Function)
Creates a new print font.
Constants for managing animations
List of constants used by the functions for managing the animations...
The Spreadsheet control: Available formulas
At run time, in the Spreadsheet control, the end user directly enters the calculation formulas......
New Features brochure - Version 27: New WEBDEV features
New features in WEBDEV 27 presented in the New Features brochure....
Image (Type of variable)
The Image type is used to define the advanced characteristics of an image.
Constants for managing character strings
List of constants used by string management functions...
Using C# code
You can use C# code in WINDEV applications (Windows applications and components, .NET assemblies......
Constants for managing Scheduler and TimeLine controls
The following constants are used to manage Scheduler and TimeLine controls:...
Native SQL Server Connector for WINDEV and WEBDEV
WINDEV and WEBDEV support an optional Native SQL Server Connector (also called Native SQL Server Access)......
<Toast>.Display (Function)
Displays a "Toast" message.
gpwUser (Type of variable)
The gpwUser type is used to describe and modify the characteristics of a user of WEBDEV or WINDEV User Groupware.
grCreate (Function)
Creates a specific type of chart.
EmailRunApp (Function)
Starts the native application for sending emails found on the current computer: Computer running Windows, Mobile device (Android, iPhone, iPad)....
Context menu of Gantt Chart controls (AAF)
Each Gantt Chart control in a window has a default menu that is available to users......
GanttGetTask (Function)
Gets a task using its identifier in a Gantt Chart column in a Table or TreeView Table control.
WDReplic: Overview
WDReplic is a tool used to manage the replication of data between several computers that use the same application......
CaseSensitive (Property)
The CaseSensitive property is used to determine if the different searches performed on the item distinguish between uppercase and lowercase characters (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).
grScatter3DAddData (Function)
Adds a new point to display in a 3D Scatter chart.