ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

NoCharacter (Function)
Returns a string after removing the specified leading and trailing characters.
Database (Property)
The Database property is used to manage databases associated with a connection (HFSQL Client/Server, OLE DB, etc.)....
WinRateDDW (Function)
Gets and sets the dimming rate for windows that use the DDW (Dim Disabled Windows) feature.
rssDisplay (Function)
Builds a RSS stream and returns the content of the RSS stream to the client.
grTooltip (Function)
Displays and formats: the tooltip associated with each section of a chart (section of a pie chart, column of a column chart, etc.). Also allows you to find out the characteristics of the tooltip associated with each chart section. a custom tooltip, associated with a point....
DataBinding (Property)
The DataBinding property is used to identify and change the binding between a control and: an item in a data file. a variable. several variables....
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).
MovementAPT (Property)
The MovementAPT property allows you to know and specify whether users can move appointments in a Scheduler or Organizer control.
FolderWeb_15 (Function)
Caution: when migrating a project from WEBDEV 1.5 to WEBDEV 17: FolderWeb was replaced with FolderWeb_15. a warning is automatically generated in your project....
MaxThumbnailWidth (Property)
The MaxThumbnailWidth property is used to get or change the maximum width of a thumbnail of an Image item (binary memo).
MaxThumbnailHeight (Property)
The MaxThumbnailHeight property is used to get and change the maximum height of a thumbnail of an Image item (binary memo).
XMLModify (Function)
Modifies the content of the current element found in the XML document.
SocketAccept (Function)
Run on the server, this function accepts a request for connecting to an existing socket found on the server.
Telemetry: Overview
From version 21, WINDEV proposes advanced statistics regarding the use of your WINDEV applications via the telemetry......
HFileExist (Function)
Determines: whether a file exists, which means whether it was physically created (HCreation or HCreationIfNotFound). whether a view or a query was defined....
XMLAddAttribute (Function)
Adds an attribute into an XML document.
inAppConsumeProduct (Function)
Used to consume, in an application, a product that was previously purchased by the user.
Truncate (Function)
Truncates the right part of a string or buffer.
LooperAddIW (Function)
Adds a row as an internal window at the end of a Looper control populated programmatically.
TreeInsert (Function)
Inserts a leaf into a TreeView control at a specific position.
FTPSend (Function)
Transfers a file or directory to an FTP server (File Transfer Protocol).
grScatter3DProjection (Function)
Indicates whether the points found in a series of a 3D Scatter chart must be be projected on a given plane.
DotNetGetResult (Function)
Returns the result of the last .Net procedure that was successfully run.
gpwActivateUser (Function)
Validates a new user in the User Groupware database by activating the user.
Object diagram
An object diagram represents a set of objects and how they relate to each other at a certain moment in time......