ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

dCopyImage (Function)
Copies an image: from an Image control to another Image control. from an Image variable to another Image variable....
Document (Property)
The Document property is used to identify or modify the HTML document associated with an HTML Display control or an HTML Editor control.
GetTheme (Function)
Gets the current theme of a mobile application.
StringReverse (Function)
Reverses the characters of a string.
iPrintReport (Function)
Prints a report created with the report editor.
Report editor: options and keyboard shortcuts
Several toolbars are displayed in the report editor......
Native Sybase Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native Sybase Connector (also called Native Sybase Access)......
HexaToBuffer (Function)
Converts a string with hexadecimal bytes to a binary buffer.
OpenChild (Example)
Usage example of the OpenChild function
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...
Image drawing and processing functions (prefix syntax)
List of image drawing and processing functions (prefix syntax)...
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
RGBToHTML (Function)
Returns the HTML color corresponding to the RGB color.
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.