ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Connection variable>.InfoDatabaseRights (Function)
Allows you to find out the rights granted to a user or to a group on a database.
<TreeMap>.Seek (Function)
Finds the index of an element in a TreeMap control from the element path.
<Word Processing>.Seek (Function)
Finds a character string in an entire Word Processing control.
<emailIMAPSession variable>.ChangeFolder (Function)
Modifies the current folder in the messaging software using the IMAP, ...
<emailOutlookSession variable>.CurrentFolder (Function)
Returns the name of the current folder in the Outlook messaging software.
<Certificate variable>.OpenProperties (Function)
Opens the Windows window used to find out the properties of a certificate.
gpwEncryptedPasswords (Function)
Used to find out whether the passwords of the user groupware are encrypted.
tapiCallIsOver (Function)
Used to find out whether the incoming or outgoing call is ended.
tapiCallerID (Function)
Used to find out the calling phone number (the one that calls).
HInfoDatabaseRights (Function)
Allows you to find out the rights granted to a user or to a group on a database.
UnitedStates.CheckFEI (Function)
Checks the validity of a U.S. Firm Establishment Identifier.
xlsDeleteWorksheet (Function)
Deletes a worksheet from the Excel document.
InfoVersion (Type of variable)
The InfoVersion type is used to find out the characteristics of a specific application version.
DocFind (Function)
Finds a character string: in an entire Word Processing document. in a fragment....
FinInterestRate (Function)
Calculates the interest rate for a loan over a specific period of time with fixed payments.
InSimulatorMode (Function)
Used to find out whether the application is started in "simulator test mode" from WINDEV Mobile.
NationRightToLeft (Function)
Allows you to find out whether the current language is written from right to left.
Thumbnail (Property)
The Thumbnail property is used to find out and modify the image displayed in thumbnail in a Thumbnail control.
NewLine (Property)
The NewLine property is used to determine: in a Table control, whether the current row was created with TableAddXXX or TableInsertXXX. in a Looper control, whether the current row was created with LooperAddXXX or LooperInsertXXX. in an Organizer control, whether an appointment was created via the popup menu. in a Scheduler control, whether an appointment was created via the popup menu....
Title (Property)
The Title property is used to get and change the title of an element.
fTime (Example)
Usage example of the fTime function
<Page>.ClosePopup (Function)
Hides a popup page displayed in the page via PopupDisplayPage.
Title (Property)
The Title property is used to: Get the title of a Table control column, a Chart control, a window or a page Change the title of a Table control column, a Chart control, a window or a page....
Size (Example)
Usage example of the Size property
The Line control
A Line control is used to display a line in a page......