ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Positioning a toolbar
A Toolbar control can be created in a "Free" window or in an "MDI Parent" window......
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....
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, ......
Constants for managing Organizer controls
Constants for managing Organizer controls...
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.
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......
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.