ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

inAppConsumeProduct (Function)
Used to consume, in an application, a product that was previously purchased by the user.
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).
fRemoveDir (Function)
Deletes a directory from a disk.
Image drawing and processing functions
List of image drawing and processing functions...
H.AutoIndexingLimit (Variable)
Indicates the maximum number of records in the data file used to manage the automatic reindexing.
XMLModify (Function)
Modifies the content of the current element found in the XML document.
ArrayShuffle (Function)
Shuffles the elements of a WLanguage array.
NoCharacter (Function)
Returns a string after removing the specified leading and trailing characters.
ByAddress (Property)
The ByAddress property is used to determine if a procedure parameter was passed by address.
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).
WindowsVersion (Function)
Returns the runtime mode of Windows.
sEndEvent (Function)
Disables the detection of an event on a serial port.
dDisplay (Function)
Displays the drawing in the Image control.
List,Add (External language)
Adds an element to a Combo Box or List Box control.
SpreadsheetBorderSelection (Function)
Modifies the border of selected cells in a Spreadsheet control found in a window.
<WDPic variable>.DrawRectangleGradient (Function)
Draws a rectangle in a WDPic variable.
<picLayer variable>.DrawRectangleGradient (Function)
Draws a rectangle in a picLayer variable.
DynamicSiteDisplay (Function)
Starts a dynamic WEBDEV site from a static page or or from a dynamic WEBDEV page.
RightIndent (Property)
The RightIndent property is used to get and change the space to the right of the text in a control.