ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<QuickAction variable>.Add (Function)
Adds a new quick action to the application.
PDFNbSignatures (Function)
Gets the number of signatures in a PDF document.
PDFGetSignatureDate (Function)
Gets the date of one of the signatures of a PDF document.
TourGuideStop (Function)
Stops the specified tour or the tour in progress.
<GuidedTour>.Stop (Function)
Stops the specified tour or the tour in progress.
EncryptAsymmetricEnveloped (Function)
Performs an asymmetric encryption of an envelope.
HChangeConnection (Function)
Dynamically changes the connection associated with a data file.
<QuickAction variable>.Remove (Function)
Removes a quick action defined for the application.
Changing the window content by swipe
The mobile devices propose several features available via finger movements......
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......
dStartDrawing (Function)
Indicates that the drawing functions that will be used are intended for: the specified Image control, the specified Image variable, the specified Image variable, the specified WDPic variable (on the background layer), the specified picLayer variable....
Right (Function)
Extracts the last characters from a string or string buffer.
<Image variable>.DrawPolygon (Function)
Draws a polygon in an Image variable.
<Image variable>.SaveGIF (Function)
Saves an image found in an Image variable: in a file in GIF format. in memory....
<Image variable>.SaveBMP (Function)
Saves an image contained in an Image variable: in a file in BMP format. in memory....
<Image variable>.SavePNG (Function)
Saves an image found in an Image variable: in a PNG file. in memory....
<Image variable>.SaveJPEG (Function)
Saves an image found in an Image variable: in a JPEG file. in memory....
Organizer control functions
The following functions are used to manage the Organizer control:...
State (Property)
The State property is used to get and change the state of an element.
ContactCreate (Function)
Displays the window for contact creation of the native application for contact management found on the device (Android, iPhone or iPad, Universal Windows).
SaaSAdminDeleteService (Function)
Deletes a SaaS service.
BCCapture (Function)
Decodes the information stored in a bar code by using the device camera (Android, iPhone, iPad).
HModifyScheduledBackup (Function)
Modifies a backup scheduling.
Handling Organization Chart controls programmatically
MongoDeleteAll (Function)
Deletes all the documents (corresponding to the specified filter) from a collection of a MongoDB database.