ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

IWListInsert (Function)
Inserts a new internal window in the list of internal windows used by an Internal Window control.
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.
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).
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...
Testing a Mobile application
By testing the project you can simulate how the application will run when launched by the user......
File Description (Type of variable)
The File Description variable is used to programmatically describe data files.
EmailReadPrevious (Example)
Usage example of the EmailReadPrevious function
14. Report templates
...Report templates are used to easily standardize report layouts....
GPSInitParameter (Function)
Initializes the parameters of geolocation WLanguage functions and finds a location provider.
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.
The Map control: Automatic Application Features (AAF)
The Map control proposes several features directly accessible to the end user......
InWebMode (Function)
Indicates whether the current process is run: from a WINDEV executable. from the WEBDEV runtime engine (AWP)....
StringDelete (Function)
Deletes: all the occurrences of a substring within a string. part of a string within another string. The part of the string to remove is identified by its position and length....
Bearing (Property)
The Bearing property gets or sets the bearing of the map displayed in a Map control.
Managing geolocation and GPS
WINDEV Mobile and WEBDEV allow you to exploit geolocation and GPS features found on mobile devices and browsers.
The Context Menu control (WEBDEV)
Context menus are often used in websites......
InAutomaticTestMode (Function)
Used to find out whether an automatic test is currently run or not.
SFDisconnect (Function)
Disconnects: the Salesforce platform. the current Salesforce session....