ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<emailAttach variable>.SaveAttachment (Function)
Copies the attachment of current email onto the user computer (locally).
Certificate management functions
The following functions are used to handle the certificates:...
inAppPurchaseProduct (Function)
Sends a request for purchasing an "In-App" product associated with the application.
PicMergeLayer (Function)
Merges the layers of a WDPic image.
<emailIMAPSession variable>.ListFolder (Function)
Returns the list of folders of an IMAP session.
<EmailOutlookSession variable>.Update (Function)
Updates the messages of MS Exchange according to the email server.
dSaveImageJPEG (Function)
Saves an image: in a JPEG file. in memory....
GuidedTourStepChange (Function)
Modifies the current step of the guided tour.
<GuidedTour>ChangeStep (Function)
Modifies the current step of the guided tour.
<picLayer variable>.DrawRectangleGradient (Function)
Draws a rectangle in a picLayer variable.
dSaveImageGIF (Function)
Saves an image: in a file in GIF format. in memory....
EncryptAsymmetricEnveloped (Function)
Performs an asymmetric encryption of an envelope.
Configuring the "Relative duration" mask (date and time in natural language)
WINDEV, WEBDEV and WINDEV Mobile propose to use a "Relative duration" display mask for the Date controls......
AppointmentReset (Function)
Reinitializes: the Appointment structure. the Appointment variable....
Complete (Function)
Returns a character string of a specified length.
GanttAddTask (Function)
Adds a task in a Gantt Chart column in a Table or TreeView Table control.
BTLEStatus (Function)
Returns the current Bluetooth activation status on the device or asks to be notified when the activation status changes.
<Organization Chart>.Add (Function)
Adds a new root element into an Organization Chart control.
<Organization Chart>.AddChild (Function)
Adds a child element into an Organization Chart control.
<Organization Chart>.Occurrence (Function)
Returns the number of elements found in an Organization Chart control.
<Scanner variable>.Property (Function)
Used to get and change the characteristics of a scanner.
<picLayer variable>.InvertColor (Function)
Inverts the colors of a picLayer variable.
<picLayer variable>.Resize (Function)
Resizes an image in a picLayer variable.
HAddScheduledBackup (Function)
Adds a scheduling for full backup (with or without differential backup) on the server defined by the connection.
Creating a .NET assembly from WINDEV
To create a.NET assembly, ......