ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ClipboardWidth (Function)
Calculates the width of an image (in bitmap format) found in the clipboard.
TableColumnSelect (Function)
Returns the column number corresponding to one of the columns selected in the Table control. This function is kept for backward compatibility. It is recommended to use TableSelect.
GranularityMovement (Property)
The GranularityMovement property is used to get and change the size of the grid to move: appointments in an Organizer control. appointments in a Scheduler control. events in a TimeLine control. tasks in a Gantt Chart column....
The Native Container control
The Native Container control is used to manage the controls not created with WINDEV or WINDEV Mobile......
IntegerPart (Function)
Returns the integer part of a number.
XMLFound (Function)
Checks whether the current element corresponds to the current browse or to the current search.
Native Container control properties
You can manipulate a Native Container control in a window using the following WLanguage properties......
Multitask (External language)
Allows the programs currently run to process the Windows messages or runs a temporization.
MapAddImage (Function)
Adds a new image to the map displayed in a Map control.
Undocked (Property)
The Undocked property is used to determine if a pane of a Tab or Ribbon control is undocked.
CursorDisplay (Function)
Displays or hides the mouse cursor.
ClipboardHeight (Function)
Calculates the height of an image (in bitmap format) found in the clipboard.
Anchored move on the main axes
To facilitate the positioning of controls, you have the ability to force their move according to the four main axes (0°, 45°, 90°, 135°)....
Repairing the project
In some cases, "Project......
HDeleteScheduledBackup (Function)
Deletes a scheduled backup from an HFSQL Client/Server server....
HModifyScheduledBackup (Function)
Modifies a backup scheduling.
EncryptAsymmetric (Function)
Encrypts a buffer using an asymmetric encryption algorithm (RSA) that requires a public key and a private key.
ScriptExecute (Function)
Calls an external script (.asp or .php) and returns the result in a string.
Constants for the assisted replication
List of constants used by the functions for the assisted replication....
ProgressBarSystem (Property)
The ProgressBarSystem property is used to get and change the progress bar used as system progress bar (in the taskbar) with Windows 7 (and later).
Image drawing and processing functions
List of image drawing and processing functions...
HModifyDatabaseProperty (Function)
Modifies the properties of a database located on an HFSQL server.
inAppConsumeProduct (Function)
Used to consume, in an application, a product that was previously purchased by the user.
AIDetect (Function)
Detects different elements in an image: object, faces, etc, ... This detection is achieved through artificial intelligence (AI).
WebserviceWriteHTTPHeader (Function)
Adds an additional HTTP header to a request of a REST Webservice.