ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

BeaconDetectPrecise (Function)
Used to find the Beacons near the device.
LEDSwitchOn (Function)
Switches the LED (Light-Emitting Diode) of the device on.
How to add a new row to a Table control?
This help page explains how to add a row to a Table control programmatically....
WinEdCreateNote (Function)
Creates a Repositionable Note control.
Storing the breaks in the Table/Looper controls (AAF)
When end users work on a complex Table or Looper control with multiple breaks, they may want to save the current layout......
ScreenshotAllowed (Property)
The ScreenshotAllowed property is used to: Determine whether it is possible to take screenshots of a window, Allow or prevent taking screenshots of a window....
iEscape (Function)
Sends an ESCAPE command or a data command to a printer.
WinAnimationNext (Function)
Modifies the type and duration of animations used when opening and closing the next window.
Code editor: Display options
The code editor proposes several display options......
LooperMoveLine (Function)
Moves a row or swaps two rows in a Looper control.
SensorDetectBeginShake (Function)
Notifies when the device is shaken in any direction.
SensorDetectEndShake (Function)
Notifies when the device has been shaken in any direction.
VisibleOutsideWindow (Property)
The VisibleOutsideWindow property is used to: determine if a button is visible even if its position (X,Y) is outside the border of the window (entirely or partially). modify the visibility of an "off-window" button....
AccentSensitive (Property)
The AccentSensitive property is used to determine if accented characters are taken into account in the different searches performed on the item (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).
OpenPopupPosition (Function)
Opens a popup window by specifying its opening position and waits until it is closed.
BurnerSelect (Function)
Used to select the default burner.
iFont (Function)
Selects the default font.
SOCKS5 protocol
SOCKS5 is a simple network protocol intended to standardize the use of proxies for applications......
Referring to an element in a WLanguage event / process
14. Managing the "Back" button in practice
diffApply (Function)
Applies a difference buffer to a specific buffer.
HSave (Function)
Modifies the current record if it exists, otherwise adds a new record.
AAF: Chart on a table column
When a table column is a Numeric column, the end user can create a chart on the column data and therefore benefit from the power of charts created with WINDEV......
hbReading (Type of variable)
The hbReading type is used to define the characteristics of a read operation.
WebSocketExecuteGlobalService (Function)
Executes a global procedure in the context of the global service of the WebSocket server.