ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

GetUUID256 (Function)
Calculates a 256-bit Universal unique identifier ("UUID").
MultimediaWidth (Function)
Returns the width (in pixels) of the source image of the multimedia file played in the Multimedia control.
MapModifyMarker (Function)
Modifies a marker displayed in a Map control.
Contains (Function)
Allows you to check if a substring is within a string.
CharactTypeCount (Function)
Returns the number of characters matching a given type.
ColorPalette (Function)
Returns a color found in the current palette.
26. Style sheets: to simplify the layout
ToolTipTitle (Property)
The ToolTipTitle property gets and sets the text displayed in the tooltip associated with the column title of a Table control. This tooltip only appears when the Table control column title is hovered over.
CookieRead (Function)
Retrieves the value of a cookie saved on the computer of Web user.
AnsiToOem (Function)
Converts an ANSI string (Windows) to an OEM string (DOS).
MatFloatAdd (Function)
Adds a value to each matrix element.
OemToAnsi (Function)
Converts an OEM string (DOS) to an ANSI string (Windows).
MultimediaHeight (Function)
Returns the height (in pixels) of the source image of the multimedia file played in the Multimedia control.
FTPMakeDir (Example)
Usage example of the FTPMakeDir function
Address
The Address keyword can correspond to...
GPSStatus (Function)
Retrieves the activation status of the geolocation provider or asks to be notified when the status changes.
grSunburstAddData (Function)
Adds a data to a Sunburst chart.
RGB (Function)
Defines a color from its Red, Green and Blue components.
LooperAdd (Function)
Adds a row at the end of a Looper control.
ArrayDeleteAll (Function)
Deletes all elements: from a one-dimensional or two-dimensional WLanguage array. from an associative array. from an advanced array property (array of gglCalendar events, etc.). from a WLanguage queue. from a WLanguage stack. from a WLanguage list....
EmailReadPrevious (Function)
Reads the email found before the current email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
Error 14: ELSE statement without IF
EnumControl (Example)
Usage example of the EnumControl function
Manipulating a Layout control programmatically
A Layout control can be......
FontUnderlined (Property)
The FontUnderlined property is used to: Determine if the text is underlined. Underline (or not) a text....