ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<GuidedTour>.Stop (Function)
Stops the specified tour or the tour in progress.
WDInst: Customizing the setup program
The setup editor WDInst proposes a standard setup program......
AppointmentReset (Function)
Reinitializes: the Appointment structure. the Appointment variable....
HTTPCookieReset (Function)
Deletes all cookies (globally or for a domain) stored: by the calls to HTTPRequest. by the calls to HTTPSend....
DocFind (Function)
Finds a character string: in an entire Word Processing document. in a fragment....
Token management functions
Token management functions in "Text token" Edit controls....
<emailOutlookSession variable>.ListFolder (Function)
Returns the list of folders found in the Outlook messaging software.
<mongoCollection variable>.DeleteAll (Function)
Deletes all the documents (corresponding to the specified filter) from a collection of a MongoDB database.
<Connection variable>.ModifyScheduledBackup (Function)
Modifies a backup scheduling.
ContactDelete (Function)
Deletes the current contact: from a Lotus Notes or Outlook address book. from the list of contacts on the phone (Android, iPhone or iPad, Universal Windows)....
PDFNbSignatures (Function)
Gets the number of signatures in a PDF document.
TourGuideStop (Function)
Stops the specified tour or the tour in progress.
Events associated with Radio Button controls
List of events associated with Radio Button controls...
EncryptAsymmetricEnveloped (Function)
Performs an asymmetric encryption of an envelope.
1. HFSQL Client/Server: Implementation
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 1 - HFSQL Client/Server: Implementation - 10 min...
dTransferToImage (Example)
Usage example of the dTransferToImage function
Creating a WINDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
Programming the table cells
The Table controls can be handled......
TableInfoXY (Example)
Usage example of the TableInfoXY function
1. Creating a WINDEV project and its analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 1 - Creating a WINDEV project and its analysis - 5 min
GPSFollowMovement (Function)
Requests to be notified periodically of the device's current location....
Timer (Function)
Periodically and automatically calls a WLanguage procedure.
Upload control events
The following processes are associated with the Upload control:...
Events associated with the Rating control
WINDEV, WEBDEV and WINDEV Mobile manage the following event by default......
Execute (Function)
Starts the execution of a process through programming.