ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Java Applet control
A Java Applet control allows you to easily include Java Applets in your WEBDEV sites......
Reading an email
This help page explains how to read an email from a WINDEV application and how to display its content in a WINDEV application....
WDTestRest: Run the test of your REST Webservices
WDTestRest is used to test the calls to an HTTP REST Webservice or to run a Web API accessible by HTTP......
SpeechSynthesisVoice (Type of variable)
The SpeechSynthesisVoice type is used to get all the advanced characteristics of a speech synthesis voice.
TableBreakIndex (Example)
Use example for the TableBreakIndex function
Testing and debugging a WINDEV project on the user computer
WINDEV offers multiple possibilities to test and debug a project directly on the development computer (see Testing and debugging a WINDEV executable on the development computer)......
<Edit>.DeleteToken (Function)
Deletes a token from a "Text token" Edit control.
BCDecode (Function)
Decodes the information stored in a QR Code bar code.
sOpen (Function)
Opens and initializes: a serial port. a parallel port. an infrared port....
Multilingual feature in the controls (window, page, report)
In a multilingual application or site, the multilingual feature is proposed for the following elements......
Automatic data file modification: new date format
From WINDEV 7 and WEBDEV 7 version 149, new date and time formats are available for the Hyper File files......
TaskLast (Function)
Reads the last task in a Lotus Notes or Outlook task list.
ContactModify (Function)
Modifies the current contact in a Lotus Notes or Outlook address book.
ContactFirst (Function)
Reads the first contact in a Lotus Notes or Outlook address book.
ContactNext (Function)
Reads the contact after the current contact in a Lotus Notes or Outlook address book.
FocusOnClick (Property)
The FocusOnClick property is used to: Determine if a control gains focus when clicked. Allow or prevent a control from gaining focus when clicked....
Constants used by the replication between HFSQL servers
The following constants are used by the replication between HFSQL servers:...
EmailAddress (Type of variable)
The EmailAddress type is used to handle an email address as well as its type (home, office, etc.).
Properties associated with the rows of a TreeView control
The rows of TreeView controls in a window or page can be manipulated using different WLanguage properties......
PopupDisplayPage (Function)
Displays a WEBDEV page as a popup in the current page with a DDW (Dim Disabled Windows) effect.
fSelectDir (Function)
Opens a directory picker.
StatVarianceP (Example)
Usage example of the StatVarianceP function
TaskFirst (Function)
Reads the first task found in the task list of a Lotus Notes or Outlook messaging.
ContactPrevious (Function)
Reads the contact before the current contact in a Lotus Notes or Outlook address book.
MatReadColumn (Example)
Usage example of the MatReadColumn function