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......
StatStandardDeviation (Example)
Usage example of the StatStandardDeviation function
StatAverageDeviation (Example)
Usage example of the statAverageDeviation function
gglEmail (Type of variable)
The gglEmail type is used to describe and modify the email address of a contact...
Icon (Type of variable)
The Icon type is used to define the advanced characteristics of an icon.
SIPAddress (Type of variable)
The SIPAddress type is used to define the advanced characteristics of a SIP address.
TokenAllowDuplicate (Property)
The TokenAllowDuplicate property is used to: Allow or prevent the user from entering duplicates in a "Text token" Edit control. Determine if duplicates are allowed in a "Text token" Edit control....
FinPeriodInterest (Example)
Usage example of the FinPeriodInterest function
HTTPSend (Function)
Sends an HTTP request and waits for the response from the HTTP server.
MapPolyline (Type of variable)
The MapPolyline type is used to define the characteristics of a line composed of several segments to be drawn on the map displayed in a Map control.
Open (Function)
Opens a modal WINDEV window.
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)......
HTMLClassDelete (Function)
Deletes a class from the HTML classes of a control.
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....
Installing an application server
There are several steps to install the WEBDEV Application Server on a Linux server......
Assisted universal replication
To easily establish the universal replication between the data of a remote application and a central database, WINDEV and WEBDEV allow you to......
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......
TableBreakIndex (Example)
Use example for the TableBreakIndex function
BCDecode (Function)
Decodes the information stored in a QR Code bar code.
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.
<Edit>.DeleteToken (Function)
Deletes a token from a "Text token" Edit control.