ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

PanelPosition (Function)
Retrieves the position of a Dockable Panel control.
ThreadCurrent (Function)
Returns the name of the thread currently run.
NetworkDomainName (Function)
Returns the name of the domain associated with the computer.
Screen,Next (External language)
Returns the name of the next editable control.
TileDeleteAll (Function)
Deletes all modifications made to the application tile.
EnumerationFromName (Function)
Returns an enumeration value known by its name.
Truncate (Function)
Truncates the right part of a string or buffer.
MonthNumberInAlpha (Function)
Returns the name of the month according to its number.
FirstDayOfYear (Function)
Returns the date of the first day of the year.
NationToName (Function)
Returns the name of the language corresponding to a nation.
iCurrentFile (Function)
Returns the name of the file currently generated.
gImageExists (Function)
Checks whether an image was loaded in memory.
LocalStorageValueName (Function)
Returns the name of a value for the local storage.
PanelEnumerate (Function)
Enumerates the Dockable Panel controls in a window.
<Calendar>.Select (Function)
Returns the date selected in a Calendar control.
<Date type>.ToDay (Function)
Returns the day that corresponds to a given date.
<Image>.DrawTextRTF (Function)
Draws RTF text in an Image control.
<Image variable>.DrawTextRTF (Function)
Draws an RTF text in an Image variable.
<Image variable>.DrawRoundedRectangle (Function)
Draws a rounded rectangle in an Image variable.
<Image>.DrawRoundedRectangle (Function)
Draws a rounded rectangle in an Image control.
<Image>.DrawCircle (Function)
Draws a circle or an ellipse in an Image control.
<Image variable>.DrawCircle (Function)
Draws a circle or an ellipse in an Image variable.
<Image>.PixelColor (Function)
Identifies the color of a pixel in an Image control.
<Image>.SavePNG (Function)
Saves an image: in a PNG file. in memory....
<Image>.SaveJPEG (Function)
Saves an image: in a JPEG file. in memory....