ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DateToDayInAlpha (Function)
Returns the name of the day that corresponds to a specified date.
SysYRes (Function)
Returns the vertical screen resolution.
BrightnessGet (Function)
Returns the current setting of the brightness for the screen of the device.
geoRunApp (Function)
Starts the device's native maps application to display: a specific geographical location, a route between two locations....
MinLinkedCardinality (Property)
The MinLinkedCardinality property is used to get and modify the minimum cardinality of the related item in the link.
OOP concepts
A class contains the description of a data structure (members) and the processes (methods) that handle this structure....
fDataDirUser (Function)
Returns a directory path for the data of the current user of the current application.
Partial indexing of memos
You now have the ability to index the content of a text memo item......
InLinuxMode (Function)
Indicates whether the code is run in Linux mode or not.
InWindowsMode (Function)
Indicates whether the code is run in Windows mode or not.
InWindowsPhoneEmulatorMode (Function)
Indicates whether the test is run via the Windows Phone emulator. Function kept for backward compatibility....
WordCount (Function)
Returns the number of words in a string.
DateToDay (Function)
Returns the day that corresponds to a given date.
StatError (Function)
Returns the error number for the last error caused by a Statxxx function (statistical functions).
Contains (Function)
Allows you to check if a substring is within a string.
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.