ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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.
Manage SCM branches visually
The Source Code Manager offers a graphic interface for editing branches to optimize the management of branches in your projects......
dbgStandardOutput (Function)
Writes an information into the standard output stream "stdout" (also called "console").
Constants for managing Organizer controls
Constants for managing Organizer controls...
dbgCheckEqual (Function)
Checks whether the expressions are equal in assertive programming and in automated test mode.
Control constants
List of constants used by the functions for managing controls...
NotifPushSend (Function)
Sends a push notification to a mobile device (iOS or Android).
Events associated with control templates
List of events associated with control templates...
HRecordToXML (Function)
Retrieves the structure and the value of the current record and exports them into a character string in XML format.
RTFToHTML (Function)
Returns the HTML string corresponding to the specified RTF string.
ExecuteRefreshUIElement (Function)
Immediately executes the "Request for refreshing the display" event of the given element.
HDescribeFullTextIndex (Function)
Describes a full-text index of data file created through programming.
PVTCalculateUpdate (Function)
Updates some of the data found in a Pivot Table control from a given date.
Background tasks
Continuing to run a process when the application is in background is very useful on mobile......
StringCompare (Function)
Compares two strings character by character: according to the sequence of ASCII characters. according to the alphabetical order....
RegistryCopyKey (Function)
Copies a registry key with all its subkeys and values.
grImageSize (Function)
Defines the size of the image containing the chart.
Developing an application for Apple Watch
An Apple Watch application is an application intended for a watch associated with an iOS device (phone, tablet, ......
Positioning a toolbar
A Toolbar control can be created in a "Free" window or in an "MDI Parent" window......
TelemetryEnable (Function)
Enables the telemetry manually.
TestCheckNull (Function)
Checks whether an expression is Null in assertive programming and in automated test mode.
TestCheckNotNull (Function)
Checks whether an expression is not Null in assertive programming and in automated test mode.
TestCheckDifferent (Function)
Checks whether the specified expressions are different in assertive programming and in automated test mode.
SemaphoreEnd (Function)
Allows one or more threads to exit from the area protected by the semaphore.
The Line control
A Line control is used to display a line in a page......
xlsMsgError (Function)
Returns the caption of the last error caused by an XLS function.