ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DisplayedValue (Property)
The DisplayedValue property returns the value currently displayed in the control of a window or page.
BrowserSlice (Function)
Returns the number of the slice displayed in a page in Responsive Web Design mode.
DocPositionTopPage (Function)
Returns the position of the first character in a given page in a Text Processing control.
AppointmentRead (Function)
Reads an appointment found in the calendar of a Lotus Notes or Outlook messaging.
ContactFirst (Function)
Reads the first contact in a Lotus Notes or Outlook address book.
ContactModify (Function)
Modifies the current contact in a Lotus Notes or Outlook address book.
ContactLast (Function)
Reads the last contact in a Lotus Notes or Outlook address book.
CertificateClientInfo (Function)
Returns information about the certificate used by the client computer.
NotesOut (Function)
Used to find out whether a current document exists in Lotus Notes.
NotesCloseDatabase (Function)
Closes the local or remote database used (Lotus Notes or Domino).
TaskAdd (Function)
Adds a task to the task list of a Lotus Notes or Outlook messaging.
TaskRead (Function)
Reads a task in the task list of a Lotus Notes or Outlook messaging.
TaskLast (Function)
Reads the last task in a Lotus Notes or Outlook task list.
TaskModify (Function)
Modifies the current task in a Lotus Notes or Outlook task list.
Report based on a Table control
A report based on a Table control is used to directly print the information displayed in the Table control (based on a data file or populated programmatically)......
Structure of log files (HFSQL Client/Server)
The following files are automatically created when logging an HFSQL Client/Server data file......
Report based on a Looper control
A report based on a Looper control is used to directly print the information displayed in the control......
Installing and using a Bitcoin Core server
WLanguage offers various functions for handle a Bitcoin Core server......
<Word Processing>.InfoXY (Function)
For a given position (coordinates of a point) in a Word Processing control, returns one of the following: the number of the corresponding page, the corresponding X-position (in mm), the corresponding Y-position (in mm)....
Options for generating the HTML pages
The options for generating the HTML pages in a WEBDEV project can be defined......
ERR_NO_CURRENT_PAGE
Report data source
...The reports can be created with the data coming from:...
PHPDisplay (Function)
Calls an external PHP script and returns the result page in the current browser window.
The Appointment structure
The Appointment structure is a preset structure of WLanguage (no declaration is required)......
ASPDisplay (Function)
Calls an external ASP script and returns the result page in the current browser window.