ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Date type>.ToMonthInAlpha (Function)
Returns the name of the month that corresponds to a specified date.
InAndroidSimulatorMode (Function)
Indicates whether the code is run in the Android simulator.
HFreeQuery (Function)
Free the resources of a query (after the call to HExecuteQuery or HExecuteSQLQuery).
CharactUnicode (Function)
Returns the character corresponding to the specified Unicode code.
LastDayOfMonth (Function)
Returns the date of the last day for the specified month.
InAndroidMode (Function)
Indicates whether the code is run in Android mode.
UPNPFindDevice (Function)
Finds a device based on its unique name (UDN).
WeekToDate (Function)
Returns the date of the Monday for the specified week and year.
ExecuteCode (Function)
Runs the WLanguage code found in a character string.
VideoStopDecoding (Function)
Stops decoding a bar code in a Camera control.
<Camera>.StopDecoding (Function)
Stops decoding a bar code in a Camera control.
InBackgroundMode (Function)
Indicates whether the code is run when the application is in background.
InAndroidEmulatorMode (Function)
Indicates whether the code is run in the Android emulator.
DateToDayOfWeek (Function)
Returns the day of the week that corresponds to a given date.
<Date type>.ToDayInAlpha (Function)
Returns the name of the day that corresponds to a specified date.
InWebSocketServerMode (Function)
Indicates if the current code is being executed on the WebSocket server.
HTMLEditorExecuteJS (Function)
Executes JavaScript code in an HTML Editor control.
<HTML editor>.ExecuteJS (Function)
Executes JavaScript code in an HTML Editor control.
<Source>.StatDate (Function)
Returns the date of the last update for the index statistics.
<Source>.FreeQuery (Function)
Free the resources of a query (after the call to HExecuteQuery or HExecuteSQLQuery).
Date (Type of variable)
The Date type enables you to easily handle the dates...
Java functions
List of Java functions...
Charact (Function)
Returns the character corresponding to the specified ASCII code.
DateToMonthInAlpha (Function)
Returns the name of the month that corresponds to a specified date.
DateToDayInAlpha (Function)
Returns the name of the day that corresponds to a specified date.