ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

nWDSetParentNext
Set the parent of the next window to open......
Events associated with the Conference control
List of events associated with a Conference control...
Telemetry management functions
The following functions are used to manage the telemetry:...
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.
Step 2: Files to install
The setup program creation wizard allows you to select the files that will be installed with the site......
EmailReadNext (Function)
Reads the incoming email found after the current email according to the protocol (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
Date management constants
List of constants used by date management functions...
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......
SocketCreateSSL (Function)
Creates a secure socket according to the SSL protocol.
WDINT, WDTRAD and WDDIXIO: Translation tools
Edit options of a report
The report editor allows you to......
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).
Native MariaDB Connector: Specific features
The Native MariaDB Connector creates "InnoDB" tables to support locks and transactions on a MariaDB database......