ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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....
grDeleteSeries (Function)
Deletes a data series from a chart.
SocketAccept (Function)
Run on the server, this function accepts a request for connecting to an existing socket found on the server.
Database (Property)
The Database property is used to manage databases associated with a connection (HFSQL Client/Server, OLE DB, etc.)....
grInfoXY (Function)
Returns information about the series found at a specific chart point.
Constants for the assisted replication
List of constants used by the functions for the assisted replication....
ByAddress (Property)
The ByAddress property is used to determine if a procedure parameter was passed by address.
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.
PeriodSelection (Property)
The PeriodSelection property is used to determine and specify if the user can select a time period in an Scheduler or Organizer control.
10. Internal window
The Internal Window control is used to include a window (and its code) in another window. At runtime, the internal window will be dynamically merged with the host window.
NbRecRead (Property)
NbRecRead is used to find out the number of records read: selected both by the source of the report AND by the filter code (if it exists).
ScriptExecute (Function)
Calls an external script (.asp or .php) and returns the result in a string.
fRemoveDir (Function)
Deletes a directory from a disk.
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.
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).
ArrayShuffle (Function)
Shuffles the elements of a WLanguage array.
NoCharacter (Function)
Returns a string after removing the specified leading and trailing characters.
HDeleteScheduledOptimization (Function)
Deletes a scheduled optimization task from HFSQL Client/Server data files....
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.
SpreadsheetStyleSelection (Function)
Returns or modifies the style of selected cells in a Spreadsheet control found in a window.
AIDetect (Function)
Detects different elements in an image: object, faces, etc, ... This detection is achieved through artificial intelligence (AI).