ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Image variable>.SaveJPEG (Function)
Saves an image found in an Image variable: in a JPEG file. in memory....
HUnlockRecNum (Function)
Unlocks a record locked by: HLockRecNum, a read function used with a locking parameter (HRead...
HListConnection (Function)
Returns the list of connections currently described in the application.
HIndexingInProgress (Function)
Indicates that a reindex operation is currently performed on an HFSQL data file and returns...
InWindowsStoreAppSimulatorMode (Function)
Identifies whether or not the code is executed in the simulator for applications in Windows Store...
<Map>.DisplayPosition (Function)
Centers the map displayed in a Map control on a geographical position or on a specific location.
Combo Box control functions
List of functions for handling the Combo Box controls...
Radio Button control functions
The following functions are used to manage the Radio Button controls......
<Image variable>.SaveBMP (Function)
Saves an image contained in an Image variable: in a file in BMP format. in memory....
Calendar functions
List of Calendar functions...
<Image>.SaveBMP (Function)
Saves an image: in a file in BMP format. in memory....
<Image variable>.SavePNG (Function)
Saves an image found in an Image variable: in a PNG file. in memory....
SemaphoreStart (Function)
Locks the current thread until the semaphore is opened (which means until a "free" spot becomes...
DecimalPart (Function)
Returns the decimal part of a number.
CalendarPosition (Function)
Returns the month displayed in a Calendar control.
NoRightCharacter (Function)
Returns a string after removing the specified characters from the right side of the initial string.
UTF8ToAnsi (Function)
Converts a UTF-8 string to ANSI.
TelemetryIsEnabled (Function)
Used to find out whether the telemetry is enabled.
<Image>.SavePNG (Function)
Saves an image: in a PNG file. in memory....
<Image>.SaveJPEG (Function)
Saves an image: in a JPEG file. in memory....
ProfilerEnd (Function)
Stops "collecting data" for the performance profiler.
DeleteAll (Function)
Deletes all the elements: from a one-dimensional or two-dimensional WLanguage array....
LineHeight (Property)
The LineHeight property is used to get and change the height of the rows: in a List Box...
HourGlass (Function)
Transforms the mouse cursor into hourglass (and conversely). In Android and iOS, displays...
ChronoStart (Function)
Starts a stopwatch to measure the duration of a process (in milliseconds) and resets a running...