ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TapToFocus (Property)
The TapToFocus property is used to: Determine if tap to focus is enabled in a Camera control. Enable or disable tap to focus in a Camera control....
Bluetooth functions
List of Bluetooth functions...
VibrationTrigger (Function)
Triggers the vibrations of the device.
Error 17: OTHER CASE must be the last statement used in SWITCH
DayOfMonthOrDayOfWeek (Property)
The DayOfMonthOrDayOfWeek property is used to set the execution of a scheduled task by specifying the day number of the week or the day number of the month.
BackgroundImageState (Property)
The BackgroundImageState property allows you to get and change the number of drawings in the image associated with the background of a button.
HsMenu,Status (External language)
Returns the status of a menu option (active, invisible, grayed).
MemcachedCASKeyGroup (Function)
Modifies the value of a key on a group of servers if this one was not modified.
HTransactionSavepoint (Function)
Declares a transaction savepoint.
WebSocketClientConnectSSL (Function)
Establishes an SSL connection between the client and a WebSocket server.
Procedure description (Type of variable)
The Procedure Description type is used to get information about a procedure or a method.
Procedure
The Procedure property can be used: on the hScheduledTask type, used to describe the scheduled tasks on an HFSQL Client/Server database. on the rssStream type, used to describe an RSS feed....
<Scheduler>.DeleteAppointment (Function)
Deletes an appointment from a Scheduler control.
GglGetStaticMap (Example)
Usage example of the GglGetStaticMap function
Hour (Keyword)
The Hour keyword can correspond to: the Time variable. the Time property which is used to get and change the time of an element....
<Thread variable>.Wait (Function)
Waits for the end of the execution of the specified thread.
Undocked (Property)
The Undocked property is used to determine if a pane of a Tab or Ribbon control is undocked.
RandomCryptoBuffer (Function)
Returns a buffer to the specified size filled with random data, that can be used with the cryptographic technologies.
RandomCryptoInteger (Function)
Returns a random number that can be used with the cryptographic technologies.
<Thread>.SendSignal (Function)
The current thread sends a signal to the specified thread in order to unlock it.
BackgroundTaskDelete (Function)
Deletes a background task (that was added by BackgroundTaskAdd).
PanelCreate (Function)
Creates a new Dockable Panel control in the current window.
nWDExecute: Running a WLanguage function
Running a WLanguage function by dynamic compilation with command formatting......
Error 803: Return and Result cannot be used in the same process
TableCellSelectOccurrence (Function)
Returns the number of selected cells found in a Table control. This function is kept for backward compatibility. It is recommended to use TableSelectCount.