ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

NoCharacter (Function)
Returns a string after removing the specified leading and trailing characters.
ControlAlias (Function)
Gets, modifies or restores the data binding to a control or group of controls.
VideoParameter (Function)
Returns or modifies the value of a parameter for the device camera. Function kept for "Version-26-compatible" Camera controls....
Custom tooltips
Tooltips are very useful for application users......
StringInsert (Function)
Inserts a string into another character string at a given position.
Thumbnail (Property)
The Thumbnail property is used to: get the value of an item thumbnail. This item was defined in the data model editor or through programming. get and change the image associated with a Thumbnail control....
ChangeTarget (Function)
Changes the target of a button action.
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.
dCopyImage (Function)
Copies an image: from an Image control to another Image control. from an Image variable to another Image variable....
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.
Testing a Mobile application
By testing the project you can simulate how the application will run when launched by the user......
Constants for encryption/compression
List of constants used by the encryption/compression functions...
File Description (Type of variable)
The File Description variable is used to programmatically describe data files.
GPSInitParameter (Function)
Initializes the parameters of geolocation WLanguage functions and finds a location provider.
IWListInsert (Function)
Inserts a new internal window in the list of internal windows used by an Internal Window control.
14. Report templates
...Report templates are used to easily standardize report layouts....
ArraySwapLine (Function)
Used to swap two rows in a two-dimensional array or in an advanced array property.
XMLExtractString (Function)
Extracts the content of a tag found in an XML document.