ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DateToMonthInAlpha (Function)
Returns the name of the month that corresponds to a specified date.
ImageWidth (Property)
The ImageWidth property gets and sets the width of the image section displayed in an Image control or in the background of a Chart control.
KeyPressed (Function)
Checks which key is pressed.
URLExtractPath (Function)
Returns the different elements of a URL: protocol, user, password, domain, port, resource path, resource name, resource extension, request and fragment.
MapGetPosition (Function)
Returns the geographical position of the point located in the center of the map currently displayed in a Map control.
RandomCryptoBuffer (Function)
Returns a buffer to the specified size filled with random data, that can be used with the cryptographic technologies.
RandomCryptoInteger (Function)
Returns a random number that can be used with the cryptographic technologies.
InternalReportName (Property)
The InternalReportName property is used to: Find out the name of the report printed in an "Internal Report" control. Change the report printed in an "Internal Report" control....
ViewName (Property)
The ViewName property is used to: find out the name of the HFSQL view, data source of a report modify the name of the HFSQL view, data source of a report....
HListQueryParameter (Function)
Returns the list of parameters for a query created in the query editor.
SMSSend (Function)
Sends an SMS.
InPHPMode (Function)
Indicates whether the code is run in PHP.
Contains (Function)
Allows you to check if a substring is within a string.
SpeechRecognitionDeleteCommand (Function)
Deletes a voice command previously added with SpeechRecognitionAddCommand.
MapConfigureGglAPI (Function)
Declares additional parameters for the Map control that will be transmitted to the Google API.
FontMinSize (Property)
The FontMinSize property is used to get and change the minimum size of the font used in a Static control with the "Reduce font" option.
NoLeftCharacter (Function)
Returns a string after removing the specified characters from the left side of the initial string.
AssistedInputOpen (Function)
Opens the list of values proposed by the assisted input for an edit control.
AssistedInputClose (Function)
Closes the list of values proposed by the assisted input for an edit control.
FilterWithBounds (Property)
The FilterWithBounds property is used to determine if bounds have been specified for the filter implemented by HFilter on an HFSQL data file, view or query.
KeyExpression (Property)
The KeyExpression property is used to set the different components of a composite key.
HugeFile (Property)
The HugeFile property is used to configure the maximum size of a data file.
XMLExtractDocument (Function)
Creates a new XML document from an existing XML document.
XMLRestorePosition (Function)
Restores the previously saved context of an XML document.
XMLToText (Function)
Converts a character string in XML format into a standard character string.