ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

OAuth2Parameters (Type of variable)
The OAuth2Parameters type is used to define the information required to authenticate on a web service implementing the OAuth 2.0 standard.
TypeDescription (Property)
The TypeDescription property is used to: Find out the type used by an Enumeration or Combination item. This item was defined in the data model editor or programmatically. Define the type used by an Enumeration or Combination item (when describing the item through programming)....
dTextRTF (Function)
Draws RTF text: in an Image control, in an Image variable....
Handling an OLE control by programming
WINDEV enables you to handle an OLE control by programming......
<HTML editor>.ToEmail (Function)
Exports the content of an HTML Editor control to an Email variable (to send the email).
<Document variable>.Add (Function)
Adds at the end of a Document variable: an element, a document, a paragraph, a text, an image or a fragment.
Dimension (Function)
Returns the size of a variable (string, numeric, array, ...) or resizes a dynamic array.
<Image variable>.ModifyHSL (Function)
Modifies the hue, saturation and lightness of an image in an Image variable.
TimestampType (Property)
The TimestampType property is used to: Find out the type of timestamp for an item. This item was defined in the data model editor or through programming. Define the type of timestamp for a Date, Time or DateTime item (when describing the item through programming)....
<Document variable>.Replace (Function)
Finds all the instances of a character string and replaces them with another string in a Document variable.
dModifyHue (Function)
Changes the hue of an image: in an Image control, in an Image variable....
mongoOperationUpdateOne (Type of variable)
The mongoOperationUpdateOne type is used to define all the advanced characteristics of a document update operation that will be added to a bulk operations list. The first document that matches the selection filter will be updated.
InterlineType (Property)
The InterlineType property is used to get and change the type of line spacing used.
Custom tooltips
Tooltips are very useful for application users......
Screen,Get (External language)
Retrieves the value in a control or in a variable.
<Image variable>.SavePNG (Function)
Saves an image found in an Image variable: in a PNG file. in memory....
<Image variable>.SaveJPEG (Function)
Saves an image found in an Image variable: in a JPEG file. in memory....
<Document variable>.Insert (Function)
Inserts an object in a Document variable. The objects that can be used are: an element, a document, a paragraph, a text, an image, a fragment....
HTMLEditorToEmail (Function)
Exports the content of an HTML Editor control to an Email variable (to send the email).
Character strings
WLanguage supports different types of strings....
Handling Sidebar controls programmatically
WINDEV and WINDEV Mobile allow you to handle Sidebar controls programmatically......
<Array>.Info (Function)
Returns the characteristics of an array: type of elements, number of dimensions, dimensions, etc.
Encryption (Property)
The Property Encryption allows you to know and modify the type of encryption used.
CertificateSignFile (Function)
Creates the signature of a file. This signature can be stored in a Buffer variable or in a text file.
ArrayInfo (Function)
Returns the characteristics of an array: type of elements, number of dimensions, dimensions, etc.