ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

RGBToHTML (Function)
Returns the HTML color corresponding to the RGB color.
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......
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....
The Conference control
...The Conference control allows you to view and/or listen to video and/or sound in real time......
TreeDisplay (Function)
Refreshes the display of a TreeView control from a given position.
StringInsert (Function)
Inserts a string into another character string at a given position.
fAttributeReadOnly (Function)
Gets and sets the read-only attribute of a file.
HMergeView (Function)
Creates an HFSQL view from two previously created views (HCreateView). This function uses the former view mechanism.
Position (Function)
Finds the position of a specified string within another string.
EmailReadPrevious (Example)
Usage example of the EmailReadPrevious function
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).
Crosstab report
The report editor allows you to create "Crosstab" reports......
XMLToText (Function)
Converts a character string in XML format into a standard character string.
WidgetDisplay (Function)
Refreshes a widget window.
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")....
Constants for encryption/compression
List of constants used by the encryption/compression functions...
IWListInsert (Function)
Inserts a new internal window in the list of internal windows used by an Internal Window control.