ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Hash constants
List of constants used by the Hash functions....
SchedulerWorkingHour (Function)
Used to indicate the specific working hours per day in a Scheduler control.
DisplayModePreview (Property)
The DisplayModePreview property gets and sets the camera preview mode.
SSH constants
The following constants are used to manage an SSH server:...
ParallelTaskExecuteAfter (Function)
Indicates a continuation parallel task that will be run when one of the specified parallel task is completed.
ParallelTaskExecuteAfterAll (Function)
Indicates a continuation parallel task that will be run when all the tasks found in an array of parallel tasks are ended.
STOP (Reserved word)
STOP is used to call the WLanguage debugger during a test in the editor...
grStockGetData (Function)
Retrieves a data from a stock chart (candlestick, barcharts or minmax).
XamlEvent (Function)
Associates a procedure written in WLanguage with an event of Xaml control.
grRotation (Function)
Used to: Turn a chart around one of its axes in order to better view the data. Find out the rotation angle of a chart on one of its axes....
Torch (Property)
The Torch property is used to determine and change how a Camera control uses the torch.
Binary (Property)
The Binary property is used to determine if an item is binary.
LooperInsertLine (Function)
Inserts a row into a Looper control.
Warning 127: You are using a data source local to the process
Facebook functions
List of Facebook functions...
Flash (Property)
The Flash property determines and changes the flash mode in a Camera control.
ActiveXEvent (Function)
Associates a procedure written in WLanguage with an event of ActiveX control.
<Array>.DeleteDuplicate (Function)
Deletes the duplicates from an array.
StringStartsWith (Function)
Checks whether a character string starts: with a specific character string. with one of the character strings in an array....
Setup on a local network (LAN)
FontSelect (Function)
Opens the standard window for font selection and selects the specified font.
ParallelTaskExecuteAfterOne (Function)
Indicates a continuation parallel task that will be run once the first task is completed in an array of parallel tasks.
WINDEV and telephony
WINDEV allows you to easily manage the incoming and outgoing phone calls via the WLanguage telephony functions......
WBAdminAuth (Type of variable)
The WBAdminAuth type allows you to define all the advanced characteristics of the API used to remotely manage a WEBDEV Application Server.
Error 1016: The method of the class is private