ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<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....
Constants for managing the Enumerations and the Combinations
Custom tooltips
Tooltips are very useful for application users......
InterlineType (Property)
The InterlineType property is used to get and change the type of line spacing used.
<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....
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....
Character strings
WLanguage supports different types of strings....
Handling Sidebar controls programmatically
WINDEV and WINDEV Mobile allow you to handle Sidebar controls programmatically......
HTMLEditorToEmail (Function)
Exports the content of an HTML Editor control to an Email variable (to send the email).
<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.
<Image variable>.Background (Function)
Declares the default background color for the rectangles and circles, ... used in an Image variable.
Functions for managing the Combinations and Enumerations
CriticalSection (Function)
Enables a name or on-variable critical section in the statement USING ... IN.
ControlCreate (Function)
Creates a new control (of any type) in a window through programming.
mlDeleteVariable (Function)
Deletes a variable from the MATLAB session.
<Document variable>.InsertTable (Function)
Inserts a table in a Document variable.
<Image variable>.Fill (Function)
Colors an area in an Image variable.
<WDPic variable>.Fill (Function)
Colors an area in a WDPic variable.
VariableReset (Function)
Resets the variable to its initial value.