ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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.
Compiling a WINDEV Mobile project in Xcode
When the WINDEV Mobile project for iPhone/iPad is generated on the development computer, the generated files must be transferred onto a Mac in order to be compiled......
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.
Handling Gantt Chart controls programmatically
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).
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.
"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...
Native MariaDB Connector: Specific features
The Native MariaDB Connector creates "InnoDB" tables to support locks and transactions on a MariaDB database......
<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).
Management errors specific to Native Connectors
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......