ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Array>.Mean (Function)
Calculates the mean of the values within an array.
ScreenSize (Function)
Returns the size (in inches) of the diagonal of the screen on the device where the application is run.
CreateShortcut (Function)
Creates a shortcut on the Windows desktop, in the "Start" menu of Windows or in a specific directory.
GroupRead (Function)
Reads a group of contacts found in the address book of a Lotus Notes or Outlook messaging.
MyFile (Reserved word)
In a trigger, MyFile is used to identify the file that activates the trigger...
GroupPrevious (Function)
Reads the group of contacts before the current group in a Lotus Notes or Outlook address book.
GroupFirst (Function)
Reads the first group of contacts found in the address book of a Lotus Notes or Outlook messaging.
GetActiveObject (Function)
Allows to use an Automation object already started on the current computer.
WindowBitmap (Function)
Creates the image of the specified window in a BMP file.
Creating the Form windows of a WINDEV RAD pattern
Special paste
The Special paste command is used to explicitly choose the format in which the clipboard content will be pasted in the window editor......
<Array>.Sum (Function)
Calculates the sum of the array elements.
Creating an application using the RAD methodology
The RAD (Rapid Application Development) is a technology used to easily create a full application (or site)......
ListAdd (Function)
Adds an element to a List Box, ListView or Combo Box control populated programmatically.
GroupNext (Function)
Reads the group of contacts found after the current group in the address book of a Lotus Notes or Outlook messaging.
ExeListProcess (Function)
Returns the list of applications currently run.
AAFOpenHelp (Function)
Opens the AAF (Automatic Application Features) help website.
1. Creating a WINDEV project and its analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 1 - Creating a WINDEV project and its analysis - 5 min
WDScript: use in command-line and console mode
Non-modal management of a window
The window that opens another window is called parent window ; the windows opened by the parent window are called child windows......
2. Web development and WEBDEV
WEBDEV Tutorial: WEBDEV overview Lesson 2: Web development and WEBDEV - 10 min
6. Printing the product catalog
WINDEV Mobile Tutorial - Developing an Android and iOS application Lesson 6 - Printing the product catalog - 20 min
WDTRAD options
WEBDEV: Scheduled tasks and delayed tasks
WEBDEV allows you to implement tasks on the server directly......
Programming standard errors
Programming standard errors inform you of potential problems detected when saving windows, pages, reports or when recompiling the project......