ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

BackgroundPattern (Property)
The BackgroundPattern property is used to get and change the background pattern of an element.
MinimumLength (Property)
The MinimumLength property is used to configure the minimum length of the words to be indexed.
TimeUTC (Property)
The TimeUTC property is used to get and set a Coordinated Universal Time (UTC ).
UTFConvert (Function)
Converts a string or buffer to the specified format: UTF, ANSI, Unicode.
Interactive notification management functions
Constante de gestion des notifications interactives...
Event
The Event keyword can correspond to:
Empty (Property)
The Empty property is used to determine if an element is empty.
HaspHLEncrypt (Function)
Encrypts a character string by using the algorithms of the specified Hasp key.
Vibration (Property)
The Vibration property is used to manage notification vibrations.
Wrapping (Property)
The Wrapping property is used to get and change the wrapping options of an element.
Group (Property)
The Group property is used to identify and change groups of elements.
Modified (Property)
The Modified property lets you know if an element has been modified.
<Array>.Seek (Function)
Searches for the index of an element in a WLanguage array.
ODBCSQLCode (Property)
ODBCSQLCode is used to: Find out the SQL code of the "query performed on a connection" (data source of report). Modify the SQL code of the "query performed on a connection" (data source of report)....
CriticalSectionStart (Function)
Marks the start of a critical section: no other thread will be able to run the code as long as the current thread does not exit from the critical section.
LooperSort (Function)
Allows you to: Sort a Looper control according to one or more attributes. Sort a Looper control on all its attributes. Cancel a sort that was performed beforehand (which means ignore the sort)....
Constants for managing TimeLine controls
Constants for managing TimeLine controls...
SpreadsheetInsertWorksheet (Function)
Inserts a worksheet into a Spreadsheet control found in a window.
SaaSSendSecurityCode (Function)
Sends the security code to the user so that he can change his password.
grRBAddData (Function)
Adds data to a Radial Bar chart.
HTML (Property)
The HTML property is used to configure the use of HTML content.
grPointColor (Function)
Initializes the color of a specific point in one of the following chart types: Line, Scatter, Bubble chart....
rssStream (Type of variable)
The rssStream type is used to handle a RSS stream...
gglMarker (Type of variable)
The gglMarker type is used to define the characteristics of a marker that must be positioned on a map...
HTTPCookieGet (Function)
Retrieves the cookies read by a call: to HTTPRequest for an HTTP domain. to HTTPSend for an HTTP domain....