ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Specific features of Android applications
The development of Android and WINDEV Mobile applications is different in the following fields......
WinEdCreateNote (Function)
Creates a Repositionable Note control.
StatusBarDeleteCell (Function)
Deletes a cell from the status bar of the current window.
PageLayout (Property)
The PageLayout gets and sets the layout of the current diagram in the Diagram Editor control. The layout of the diagram is defined in a variable of type diagLayout.
nWDSetParentNext
Set the parent of the next window to open......
EmailReadNext (Function)
Reads the incoming email found after the current email according to the protocol (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
Telemetry management functions
The following functions are used to manage the telemetry:...
How to create an SQL query with a calculation formula?
This help page explains how to create a query with a calculation formula with the query editor....
Preset page templates
The preset page templates provide some structures of pages corresponding to a wide range of sites and they also improve the re-usability and the graphic harmony between the projects......
WDINT, WDTRAD and WDDIXIO: Translation tools
Edit options of a report
The report editor allows you to......
SocketCreateSSL (Function)
Creates a secure socket according to the SSL protocol.
Handling the external files
WINDEV, WINDEV Mobile and WEBDEV propose several functions allowing you to manage the external files from your WINDEV/WINDEV Mobile applications or from your WEBDEV sites......
Filling a Chart control
The data that will be displayed in the Chart control can come from......
ERR_MSG_BOX
SysScreenOrientation (Function)
Allows you to: get the screen orientation of the device (Android, iOS or Universal Windows phone). set the screen orientation of the device (Android phone)....
BitcoinCoreHashRate( Function)
Returns the number of times the sha256 function had to be calculated per second to calculate the last block.. This number corresponds to a proof of work.
Generating an Android application
The generation of a WINDEV Mobile application for Android groups all project elements (windows, code, etc....
"Real Time Performance Profiler" pane
The "Real Time Performance Profiler" pane shows the activity of an application or site during a test......
XML functions (prefix syntax)
List of XML functions...
<Source>.ReadSeekLast (Function)
Sets the position on the last record whose value for a specific item is less than or equal to a sought value (exact-match search).
<Source>.ReadSeekFirst (Function)
Sets the position on the first record whose value for a specific item is strictly equal to a sought value (exact-match search).
Handling menu options programmatically
The menu options can be handled......
Sequence diagram
A sequence diagram represents the chronological order of messages sent and received by a set of objects......
Native MariaDB Connector: Specific features
The Native MariaDB Connector creates "InnoDB" tables to support locks and transactions on a MariaDB database......