ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FullScreenEnable (Function)
Switches the browser to "Full screen" mode. The browser occupies the entire screen.
SocketCreateBluetooth (Function)
Creates a socket using a Bluetooth device.
TableToText (Function)
Creates a character string from the data found in a Table or TreeView Table control.
mlLoadWorkspace (Function)
Loads all the variables of a MATLAB file in the session.
Properties associated with a group of controls
Several WLanguage properties can be used on a group of controls found in a window, in a page or in a report......
EmulateMouse (Function)
Simulates a mouse event (left click, right click, double click, ...).
inAppConsumeProduct (Function)
Used to consume, in an application, a product that was previously purchased by the user.
sEndEvent (Function)
Disables the detection of an event on a serial port.
AJAXExecuteAsynchronous (Function)
Runs a server procedure without refreshing the page.
apExecute (Function)
Runs an action plan.
tapiCallDuring (Function)
Returns the duration of the call (difference between the start date and time of call and the end date and time of call).
BreadcrumbModifyLink (Function)
Modifies a link in a Breadcrumb control.
InvalidInputShowMessage (Function)
Displays an invalid input error for the specified control.
TableRecNum (Function)
Returns the number of the current record in a Table control based on a data file.
kbCard (Type of variable)
The kbCard type defines all the advanced characteristics of a card in a Kanban control.
BrowserVersion (Function)
Returns the version of the browser used by the Web user.
GesturePointerType (Function)
Returns the type of pointer used on the device: finger, mouse or stylus.
WebSocketClientConnect (Function)
Establishes a connection between the client and a WebSocket server.
MinimumLength (Property)
The MinimumLength property is used to configure the minimum length of the words to be indexed.
rssChannel (Type of variable)
The rssChannel type is used to handle a RSS channel...
Device panel
In WINDEV Mobile, you can create applications that adapt to all devices, by setting anchors on the controls......
BTLEInitializeDevice (Function)
Initializes a Bluetooth Low Energy device in Windows.
SysRemovableExternalStorage (Function)
Used to find out whether the external storage space corresponds to the movable memory (SD Card).
BTLEStatus (Function)
Returns the current Bluetooth activation status on the device or asks to be notified when the activation status changes.
ByReference (Property)
The ByReference property is used to determine if a procedure parameter was passed by reference.