ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

EmulateMouse (Function)
Simulates a mouse event (left click, right click, double click, ...).
ModbusConnectTCP (Function)
Connects a client to a Modbus server via transmission control protocol (TCP).
Emulating constants
List of constants used by the functions for emulating automated tests....
How to choose the data source of a control?
This help page presents the different data sources available for a control....
Native Oracle Connector for WINDEV and WEBDEV
WINDEV and WEBDEV support an optional Native Oracle Connector (also called Native Oracle Access......
AAF: Chart on a table column
When a table column is a Numeric column, the end user can create a chart on the column data and therefore benefit from the power of charts created with WINDEV......
4. Debugging modes
There are two different modes to debug a WINDEV Mobile application...
General environment of WINDEV
MemPrevious (Function)
Positions on the element found before the current element of a memory zone and returns the value of this element.
MemLast (Function)
Sets the position on the last element of memory area and returns the value of this element.
CDEject (Function)
Opens or closes the door of CD/DVD player selected on the current computer....
Generating an application for Universal Windows 10 App
In-App purchases
The mobile systems (Android/iOS) allow their applications to propose content at extra cost, by using the payment system of App Store or Google Play......
ModbusReadFloat (Function)
Reads one or more single-precision floats from a Modbus slave, starting at a specific address.
User Groupware: Encrypting passwords
To increase the security of user groupware, WINDEV and WEBDEV now encrypt the passwords of users......
Installing 64-bit WINDEV, WEBDEV or WINDEV Mobile
This chapter presents the configuration required to install WINDEV, WEBDEV or WINDEV Mobile in 64-bit mode......
The "Funnel" charts
...The Funnel charts are often used to represent the steps in a sales process and to indicate the amount of potential revenues expected for each step....
PDFOpen (Function)
Opens a PDF document and loads it in a pdfDocument variable.
PDFClose (Function)
Closes the PDF file loaded in memory in a pdfDocument variable.
PDFMerge (Function)
Merges several existing PDF files into a single PDF file. The files are merged one after another. The paths of PDF files can be found in an array.
PreviousPage (Function)
Returns the name of the previous page.
PDFSave (Function)
Saves the content of a pdfDocument variable in a ".PDF" file.
docNumberingLevel (Type of variable)
The docNumberingLevel type is used to define the advanced characteristics of a numbering level used in a Word Processing document.
pdfAttachment (Type of variable)
The pdfAttachment type is used to define all the advanced characteristics of an attachment in a PDF document.
HTML Display control processes
WINDEV and WINDEV Mobile include different WLanguage events associated with HTML Display Controls......