ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ToolTipDelay (Function)
Used to modify: the timeout before displaying the tooltips. the display duration of the tooltips....
2. Development
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 2 - Development - 30 min
QuickActionPin (Function)
Generates a request to pin a quick action.
<emailPOP3Session variable>.StartSession (Function)
Starts a POP3 session.
<Array>.Add (Function)
Adds an element in last position: of a one-dimensional WLanguage array. of an advanced array property (array of events of gglCalendar, etc.). from a WLanguage list....
<Array>.AddLine (Function)
Adds a row at the end: of a one- or two-dimensional WLanguage array. of an advanced two-dimensional array property (xlsDocument, etc.)....
<Array>.AddSorted (Function)
Adds an element to a one-dimensional WLanguage array taking into account: the sort criteria defined by ArraySort the comparison operator described in the class, if the elements of the array are class instances....
<zipArchive variable>.CurrentFile (Function)
Returns the name of the archived file currently handled by the functions for adding and extracting files.
<AutomaticEvent variable>.Wait (Function)
Locks the current thread while waiting for the specified event to be opened.
<ManualEvent variable>.Open (Function)
Opens a synchronization event between several threads.
grDestinationWnd (Function)
Defines a window as chart destination.
Configuring the SOAP administrator
HRSRenameServer (Function)
Changes the DNS name of the replication server if it has a new name.
<Source>.Index (Function)
Rebuilds the file index (".NDX" file).
<Window>.EdUndo (Function)
Undoes the last action performed by the end user when modifying the interface ("Allow end users to modify the UI" option enabled).
User Groupware: Multilingual applications
If your application is a multilingual application, the multilingual feature must also be managed in the windows/pages of user groupware......
Image (Keyword)
The Image keyword can correspond to: an Image variable. a property used to get and change the image of an element....
ErrorInfo (Function)
Retrieves information about the last error that occurred in a function of a WINDEV, WINDEV Mobile or WEBDEV component.
Native Access Connector
This type of Native Connector allows access to ACCESS databases for better interoperability purposes......
Comparison operators
The comparison operators can be divided into several categories......
Sharing elements with a WINDEV application
SaaS administrator - Adding a site
Adding a SaaS site is used to declare a SaaS site deployed on a WEBDEV Application Server to a SaaS Webservice in order to allow it to be used......
WINDEV 2024 Tutorial - Table of contents