ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TestCheckNotNull (Function)
Checks whether an expression is not Null in assertive programming and in automated test mode.
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....
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......
Associative array (Type of variable)
An associative array is an "advanced" type of array...
TelemetryEnable (Function)
Enables the telemetry manually.
TestCheckNull (Function)
Checks whether an expression is Null in assertive programming and in automated test mode.
RTFToHTML (Function)
Returns the HTML string corresponding to the specified RTF string.
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......
iNewLine (Function)
Prints a line (in Windows standard, with a rounded end) at specified coordinates.
iLine (Function)
Prints a line at specified coordinates.
HImportHF55 (Function)
Imports a Hyper File 5.5 file into an HFSQL Classic file.
Events associated with Progress Bar controls
List of events associated with the Progress Bar controls...
Seek (Function)
Searches for the index of an element in a WLanguage array.
ArraySeek (Function)
Searches for the index of an element in a WLanguage array.
RegistryValueType (Function)
Returns the type of value found in the registry.
SysIdentifier (Function)
Returns the unique identifier of the current mobile device.
WDMap: Modifying the display mode of records
By default, WDMap displays the records found in a data file by using the following rules......