ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Constants for managing videos
List of constants used by the functions for video management....
ModbusReadBit (Function)
Reads one or more bits from a Modbus slave, starting at a specific address.
AutoRunAdd (Function)
Allows you to automatically start a WINDEV application when a specific event occurs.
KanbanDeleteList (Function)
Deletes a list from a Kanban control.
Serialization constants
The serialization constants are as follows:
MapLicenseBing (Function)
Indicates the "Bing map" license key that will be used in the Map controls used in Universal Windows 10 App mode.
WDSQL: Exporting and printing the result of an SQL query
The result of a select query can be......
9. Sharing a project in practice
Sharing a project in practice...
HReadLast (Function)
Sets the position on the last record of a data file according to a browse item.
Customizing the report viewer: Available windows
Link control associated with an item containing an email address
In a database, the email address of customers, suppliers, ......
Generating a description of a data file from a window or from a page
When you design a quick prototype, you often create windows (or pages) without defining any data files......
fIsImage (Function)
Used to find out whether a file found on disk or a file contained in a buffer corresponds to an image format recognized by WINDEV, WEBDEV or WINDEV Mobile.
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.
Creating an application using the RAD methodology
The RAD (Rapid Application Development) is a technology used to easily create a full application (or site)......
WindowBitmap (Function)
Creates the image of the specified window in a BMP file.
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.
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.