ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WeekToDate (Function)
Returns the date of the Monday for the specified week and year.
InStoredProcedureMode (Function)
Indicates whether the code is run on an HFSQL server.
SysStatusStorageCard (Function)
Returns the availability status of the storage card on the device.
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.
InAndroidEmulatorMode (Function)
Indicates whether the code is run in the Android emulator.
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).
SAPExecute (Function)
Calls a synchronous function or BAPI on a SAP system.
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.
<Date type>.ToMonthInAlpha (Function)
Returns the name of the month that corresponds to a specified date.
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).