ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

UnitedStates.CheckFEI (Function)
Checks the validity of a U.S. Firm Establishment Identifier.
<Certificate variable>.OpenProperties (Function)
Opens the Windows window used to find out the properties of a certificate.
<Connection variable>.InfoDatabaseRights (Function)
Allows you to find out the rights granted to a user or to a group on a database.
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.
<emailOutlookSession variable>.CurrentFolder (Function)
Returns the name of the current folder in the Outlook messaging software.
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.
xlsDeleteWorksheet (Function)
Deletes a worksheet from the Excel document.
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
Repetition (Type of variable)
The Repetition type is used to describe and modify the characteristics of a repetition for an appointment via the different WLanguage properties.
xlsCoordinatesToName (Function)
Retrieves the name of a cell, XLS worksheet or Spreadsheet control according to its coordinates.
<xlsDocument variable>.DeleteWorksheet (Function)
Deletes a worksheet from the Excel document.
CameraPhoto (Function)
Captures a photo via a Camera control in an Android or iOS application.
The Line control
A Line control is used to display a line in a page......