ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Setup by HTTP (Network setup via IP)
The network setup via HTTP consists in installing and updating a WINDEV application via an HTTP server (Live update)...
AppointmentToiCalendar (Function)
Exports an appointment or a list of appointments in iCalendar format.
Token management functions
Token management functions in "Text token" Edit controls....
Handling an Organization Chart control through programming (prefix syntax)
<emailOutlookSession variable>.ListFolder (Function)
Returns the list of folders found in the Outlook messaging software.
DocFind (Function)
Finds a character string: in an entire Word Processing document. in a fragment....
<Image variable>.Pen (Function)
Declares the default color and style for the lines, rectangles, circles, ... in an Image variable.
<Image variable>.Background (Function)
Declares the default background color for the rectangles and circles, ... used in an Image variable.
<Image variable>.DrawLine (Function)
Draws a line in an Image variable.
<Image variable>.PixelColor (Function)
Identifies the color of a pixel contained in an Image variable.
<mongoCollection variable>.DeleteAll (Function)
Deletes all the documents (corresponding to the specified filter) from a collection of a MongoDB database.
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.
EncryptAsymmetricEnveloped (Function)
Performs an asymmetric encryption of an envelope.
<Chrono>.Pause (Function)
Pauses a stopwatch in order to measure the time spent on a process.
Generating an Android application
The generation of a WINDEV Mobile application for Android groups all project elements (windows, code, etc....
TrustedCertificateAdd (Function)
Adds a certificate to the list of trusted root authorities used to validate certification strings.
4. Simple printing
WINDEV Tutorial: WINDEV application: Managing data Lesson 4 - Simple printing - 20 min
SaaS
SaaS (acronym of Software as a Service) is a model for software distribution that consists in proposing an application in subscription via a Web site rather than via the purchase of a license......
Android application: Using and sharing SQLite data
For the Android applications, the available databases are HFSQL (Classic and Client/Server) and SQLite....
Check: Sending an email
The monitoring robot will......
Keywords (Property)
The Keywords property is used to get and modify the keywords associated with a page.
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).
BCCapture (Function)
Decodes the information stored in a bar code by using the device camera (Android, iPhone, iPad).
ChronoPause (Function)
Pauses a stopwatch in order to measure the time spent on a process.
<emailPOP3Session variable>.StartSession (Function)
Starts a POP3 session.