ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

BrowserIPAddress (Function)
Returns the IP address of the client computer connected to the WEBDEV site.
Spreadsheet control in a window
The spreadsheet is one of the most often used business tools. The Spreadsheet control is used to include a spreadsheet in your WINDEV windows....
Constants for managing Pivot Table controls
The following constants are used by the functions that manage Pivot Table controls...
FileToMemory (Function)
Automatically initializes the values of the members found in a class or in a structure with the values of the items of the current file record.
JavaExecuteFunction (Function)
Starts a specific static function of a given Java class.
BurnerVolumeName (Function)
Allows you to find out or modify the name of the CD or DVD to burn.
EmailRunApp (Function)
Starts the native application for sending emails found on the current computer: Computer running Windows, Mobile device (Android, iPhone, iPad)....
Testing a Java project and compiling it
When your Java application is developed, you can run the test of the Java project and compile it before creating the archive......
The HTML Display control
The HTML Display control displays a web page in an application......
Printing in Linux
WEBDEV and WINDEV allow you to print to PDF in Linux using WLanguage functions......
9. Hardware and software requirements
GglAnalyticsAddException (Function)
Adds an exception beside Google Analytics.
EmailMsgError (Function)
Returns the message corresponding to the error identifier.
ListSeek (Function)
Searches for an element in a List Box, ListView or Combo Box control (including the values described by gStoredValue).
HSetREP (Function)
Enables or disables the management of .REP file.
GestureNbPointer (Function)
Returns the number of pointers in contact with the screen.
GestureCurrentPointer (Function)
Returns the pointer index (finger or stylus) that triggered the call to a process specific to the multi-touch feature in an Image control.
BTLEDescriptorReadValue (Function)
Reads the value of a descriptor on a Bluetooth Low Energy device.
BTLEDescriptorWriteValue (Function)
Writes the value of a descriptor to a Bluetooth Low Energy device.
SocketConnect (Function)
Connects a client computer to a given socket.
BurnerMediaInfo (Function)
Retrieves the characteristics of the CD/DVD found in the current burner....
TreeSort (Function)
Sorts the elements found in a TreeView control.
.NET application
To create a.NET application from a project......
Generating and deploying 64-bit applications
WINDEV allows you to automatically generate and install a 64-bit application.
2. Variables
WINDEV Tutorial: WLanguage basics Lesson 2 - Variables - 20 min