ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CurrentYear (Function)
Returns the current year in integer format.
Power (Function)
Raise a number to a power.
GPSEnd (Function)
Indicates the end of the use of geolocation functions.
IntegerToDay (Function)
Returns the day of the week that corresponds to the specified date (this date is an integer).
ThreadCurrent (Function)
Returns the name of the thread currently run.
InPHPSimulatorMode (Function)
Indicates whether the code is run in PHP simulator mode.
SensorEnd (Function)
Indicates the end of the use of the sensor functions.
LooperCount (Function)
Returns the number of rows in a Looper control.
ControlCurrent (Function)
Returns the name of the control currently in edit.
TimeValid (Function)
Checks the time validity.
DateToDay (Function)
Returns the day that corresponds to a given date.
BankHolidayDeleteAll (Function)
Clears the list of all public holidays.
InJavaMode (Function)
Indicates whether the code is run in Java.
RepeatString (Function)
Concatenates N number of copies of the same specified string or buffer.
InPHPMode (Function)
Indicates whether the code is run in PHP.
DateToMonthInAlpha (Function)
Returns the name of the month that corresponds to a specified date.
ThreadState (Function)
Returns the current status of a thread.
Max (Function)
Returns the greatest value passed as parameter.
GPSStatus (Function)
Retrieves the activation status of the geolocation provider or asks to be notified when the status changes.
InAWPMode (Function)
Used to determine if the page currently run is an Active WEBDEV Page.
InStoredProcedureMode (Function)
Indicates whether the code is run on an HFSQL server.
fSep (Function)
Returns the separator of directory according to the current platform ('\' or '/')....
GOTO statement
The GOTO statement is used to run a code identified by a given label...
IntegerPart (Function)
Returns the integer part of a number.
EventDestroy (Function)
Explicitly destroys an event.