ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Native SQL Server Connector: Retrieving the output value of a stored procedure
The Native SQL Server Connector is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
Telephony: Managing the outgoing calls
To manage the outgoing calls in a WINDEV or WINDEV Mobile application......
Checkers available in the code editor
The code editor proposes several tools used to correct the code......
Indirection operators
The { and } operators are used to access a control, a variable, a class member or a file item by dynamically building the name of control, variable, class member or item...
InServiceMode (Function)
Indicates whether the code is run in a service.
CalendarSelect (Function)
Returns the date selected in a Calendar control.
TelemetryAddPassage (Function)
Signals the code execution for a passage sensor.
FirstDayOfYear (Function)
Returns the date of the first day of the year.
<Calendar>.Select (Function)
Returns the date selected in a Calendar control.
CheckAllFalse (Function)
Returns True if all the elements of an array are False.
<Date type>.ToDay (Function)
Returns the day that corresponds to a given date.
LastDayOfYear (Function)
Returns the date of the last day of the year.
TwoFactorAuthenticationCheckCode (Function)
Verifies the code given by an authentication application.
<Array>.AllFalse (Function)
Returns True if all the elements of an array are False.
Environment of code editor
InPHPMode (Function)
Indicates whether the code is run in PHP.
InJavaMode (Function)
Indicates whether the code is run in Java.
Asc (Function)
Returns the ASCII code of the specified character.
IntegerToDate (Function)
Converts an integer into a date in YYYYMMDD format.
DateToDay (Function)
Returns the day that corresponds to a given date.
Timer (Function)
Periodically and automatically calls a WLanguage procedure.
TimerSys (Function)
Periodically and automatically calls a WLanguage procedure.
tapiCallIsWaiting (Function)
Used to find out whether the call is on hold.
Age (Function)
Returns the age according to the date of birth.
iPrintBarCode (Function)
Prints a bar code (inside a rectangle).