ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Internal component
An internal component is a set of elements from a project......
DnDCursor (Function)
Manages the mouse cursor and specifies the action allowed during Drag and Drop.
Project comparator
Comparing two windows (two pages, two reports, two classes, ......
HSetPosition (Example)
Usage example of the HSetPosition function
MacOS - Developing an application in Catalyst mode
Apple has recently released an SDK to natively compile iOS applications for MacOS......
WDAdminHF: Managing a database
The remote HFSQL administrator proposes a full management of the HFSQL Client/Server databases......
PositionToLine (Function)
Returns the number of the line that contains a character identified by its position in a block of text.
HDescribeItem (Example)
Usage example of the HDescribeItem function
The Web Component control
The Web Component control is used to include any external Web resource in a WEBDEV site......
HModify (Function)
Modifies the specified record or the record found in memory in the data file (query or view).
Constants for managing emails
List of constants used by the functions for managing emails....
SysIconAdd (Function)
Adds a system tray icon (in the lower-right corner of the screen).
DnDAccept (Function)
Indicates the action accepted by the target of Drag/Drop and manages the mouse cursor during Drag/Drop....
WDReplic: Implementing a replication
Configuring a replication requires several steps......
Browser code (WLanguage): Framework 2
From version 22, WEBDEV proposes a new WLanguage framework for the browser code...
HReadLast (Function)
Sets the position on the last record of a data file according to a browse item.
diffCreate (Function)
Compares two buffers and creates a buffer containing the differences between these two buffers.
Factorial (Function)
Returns the factorial of an integer number.
LineToPosition (Function)
Returns the position of the first character of a line in a block of text.
Abs (Function)
Returns the absolute value: of a numeric value, of a numeric expression (integer or real). of a duration....
NoCharacter (Function)
Returns a string after removing the specified leading and trailing characters.
Specific features of the Express version
ReturnToCapture (Function)
Stops the current process and forces the input in the specified control, window or page.
SetFocusAndReturnToUserInput (Function)
Stops the current process, sets the focus to the specified control, window or page, and allows the user to enter data.
Serialize (Function)
Transforms the following elements into a specific format: a structure (and its subelements), a class (and its subelements), an array (including the associative arrays), a queue, a stack, a list....