ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

dCopyScreenImage (Function)
Copies the screen content to an Image variable or to an Image control.
WINDEV and the streams - Use example
In this example, the application must manage a video conference between two computers......
CancelAWPContext (Function)
Deletes from the AWP context a variable that was added by DeclareAWPContext.
OKCancelAsynchronous (Function)
Displays a message in a standard non-blocking dialog box with the answers "OK" and "Cancel" and calls a WLanguage procedure with the user's response....
WDMap: View records in a table
WDMap is used to view the records found in a table......
DateToDay (Function)
Returns the day that corresponds to a given date.
dShadow (Function)
Adds a shadow effect on an image found in an Image variable].
dHalo (Function)
Adds a halo effect on an image found in an Image variable].
Flexbox example: ratios to distribute available space among controls
In a flexbox container, you can define ratios for the different controls so that they take up a given amount of space......
DateToMonthInAlpha (Function)
Returns the name of the month that corresponds to a specified date.
URIToFile (Function)
Saves, in the background, the content of a resource (image, text, etc.) identified by its URI in an external file.
dCrop (Function)
Returns the cropped part of an image. This image is found in an Image variable.
BTLEDisconnect (Function)
Used to disconnect from a Bluetooth Low Energy device.
<Variable Drive>DirectoryList (Function)
Lists the directories of an Drive.
DriveListDirectory (Function)
Lists drive directories.
EmailRemoveFolder (Function)
Deletes a folder from the Outlook messaging software or from an IMAP server.
Materialized view
...A materialized view is a physical data source defined by an SQL query....
Table control based on a variable
A Table control based on a variable is a Table control whose columns are bound to the elements of an Array variable, to the members of a class or to the elements of an advanced variable (e.g., xlsDocument)......
ActiveDirectory (Property)
The ActiveDirectory property allows you to connect to an HFSQL server using Active Directory authentication.
SaaSAdminModifyService (Function)
Modifies a SaaS service.