ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

StatStandardDeviation (Example)
Usage example of the StatStandardDeviation function
StatMax (Example)
Usage example of the StatMax function
StatMin (Example)
Usage example of the StatMin function
Report based on a Looper control
A report based on a Looper control is used to directly print the information displayed in the control......
Creating a report
The report editor allows you to easily create all types of reports via a wizard......
HDuplicateRecord (Function)
Duplicates the record read in a data file: the record found in memory is added into the data file (query or view).
Using Java code
You can use Java code: in Java applications generated with WINDEV. in Android applications generated with WINDEV Mobile. This allows you to create global procedures in Java....
BurnerAddDirectory (Function)
Adds all the files found in a directory to the compilation.
Error (External language)
Displays a dialog box containing an error logo and the message passed in parameter.
HTMLClassAdd (Function)
Adds a class into the HTML classes of a control.
HTMLClassDelete (Function)
Deletes a class from the HTML classes of a control.
<modbusSession>.WriteRegister (Function)
Writes one or more registers (16-bit values) to a Modbus slave, starting at a specific address.
Properties associated with a group of controls
Several WLanguage properties can be used on a group of controls found in a window, in a page or in a report......
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.
RulerVisible (Property)
The RulerVisible property is used to: Determine if a playhead is visible in a TimeLine control. Show or hide a playhead in a TimeLine control....
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....
BitwiseXOR (Function)
Returns the result of the bitwise exclusive OR operation performed between two values.
JSONExecute (Function)
Calls a server URL that returns data in JSON format (JavaScript Object Notation).
Check: Test of a WLanguage code
The monitoring robot is used to compile and run the WLanguage code entered......
mongoCollectionOption (Type of variable)
The mongoCollectionOption type is used to define the advanced characteristics of collection options in a MongoDB database.
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....