ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

RGBToHTML (Function)
Returns the HTML color corresponding to the RGB color.
LooperDeleteAll (Function)
Deletes all rows from a Looper control populated programmatically.
4. Debugging modes
There are two different modes to debug a WINDEV Mobile application...
dCopyImage (Function)
Copies an image: from an Image control to another Image control. from an Image variable to another Image variable....
StringInsert (Function)
Inserts a string into another character string at a given position.
Coloring a row, a column or a cell found in a control (AAF)
To simplify the reading in the controls used to view large volumes of data, the end user has the ability to color the data found in the control......
The Conference control
...The Conference control allows you to view and/or listen to video and/or sound in real time......
fAttributeReadOnly (Function)
Gets and sets the read-only attribute of a file.
EmailReadPrevious (Example)
Usage example of the EmailReadPrevious function
TreeDisplay (Function)
Refreshes the display of a TreeView control from a given position.
Position (Function)
Finds the position of a specified string within another string.
HMergeView (Function)
Creates an HFSQL view from two previously created views (HCreateView). This function uses the former view mechanism.
OpenChild (Example)
Usage example of the OpenChild function
NoCharacter (Function)
Returns a string after removing the specified leading and trailing characters.
ArrayUnionAll (Function)
Returns an array corresponding to the union of two arrays (without deleting duplicates).
XMLToText (Function)
Converts a character string in XML format into a standard character string.
WidgetDisplay (Function)
Refreshes a widget window.
Crosstab report
The report editor allows you to create "Crosstab" reports......
Constants for encryption/compression
List of constants used by the encryption/compression functions...
EditCaret (Function)
Modifies the standard hover cursor for all the edit controls of the application.
InvalidInputShowIcon (Function)
Shows an error icon next to an Edit control to indicate that the input is invalid.
ObserverOrientation (Property)
The ObserverOrientation property gets or sets the secondary angle of a Carousel control.
DiagramStartModification (Function)
Indicates the start of a series of actions performed in a Diagram document in a single event ("undo/redo")....
DiagramEndModification (Function)
Indicates the end of a series of actions performed in a Diagram document in a single event ("undo/redo")....
IWListInsert (Function)
Inserts a new internal window in the list of internal windows used by an Internal Window control.