ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDStatistics: Presentation
WDStatistics is a tool used to perform statistical calculations regarding the traffic of your dynamic WEBDEV websites...
ConnectionCount (Function)
Returns the number of instances of the WEBDEV site currently run on the server.
nWDSetParentNext
Set the parent of the next window to open......
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.
Errors while managing data files
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
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......
Writing an email
Writing an email in WLanguage consists in filling the email structure of WLanguage......
Configuring and running the action plans
When the action plans are deployed, you have the ability to configure their activation mode....
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)....
Supercontrol
A supercontrol is an advanced type of control......
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...
<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......
Display (Property)
The Display property gets and sets the video displayed in the Conference control. The Conference control can display an incoming video, an outgoing video, or no video.
StringCount (Function)
Calculates: the number of occurrences of a specific character string (by respecting the search criteria) in another character string. the number of occurrences of a set of strings in an array....
HReadSeekLast (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).
Native MariaDB Connector: Specific features
The Native MariaDB Connector creates "InnoDB" tables to support locks and transactions on a MariaDB database......