ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDTestRest: Run the test of your REST Webservices
WDTestRest is used to test the calls to an HTTP REST Webservice or to run a Web API accessible by HTTP......
RadioButtonDelete (Function)
Deletes an option from a Radio Button control.
ThreadPersistent (Function)
Makes a thread persistent.
Class (Property)
The Class property is used to get the actual type of the class instance handled by an object, variant or dynamic object variable.
FramesetDisplay (Function)
Displays a WEBDEV frameset in the user's browser....
WINDEV and telephony
WINDEV allows you to easily manage the incoming and outgoing phone calls via the WLanguage telephony functions......
Socket: creating a standard socket server
WINDEV allows you to create a standard socket server......
LoadDLL (Function)
Loads the specified library (DLL) in memory.
Custom context menu
Custom context menus are created in the window editor and can be handled programmatically......
Chart control: "Details" tab
Regardless of the editor (window, page or report), the "Details" tab found in the description window of Chart control is used to describe......
HTMLAttribute (Property)
The HTMLAttribute property reads and changes the HTML attributes of the control.
EmulateInput (Function)
Performs an input by emulation in a control while checking whether this control is an editable control.
BTInfoDevice (Function)
Returns specific information about a Bluetooth device.
TwainSelectSource (Function)
Displays a standard dialog box used to list the different Twain devices available on the current computer.
Sensor constants
Constants used by the SensorXXX functions...
ProgressBar (Function)
Displays a progress bar in the status bar of current window.
LDAPReplaceAttribute (Function)
Replaces all the values of an attribute by a specific value.
Drop-down button
The drop-down button expands: a context menu. a popup window....
Events associated with a Multiline Zone control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor):...
Information about a control found in a window or in a page
The window editor and the page editor allow you to get information about the controls used....
LooperAddIP (Function)
Adds a row as an internal page at the end of a Looper control populated programmatically.
OKCancel (Function)
Displays a message in a standard dialog box that proposes "OK" and "Cancel" and returns the user's choice....
BitwiseNOT (Function)
Returns the result of the bitwise logical NOT operation of a value.
NFCSendTag (Function)
Sends a NFC tag to another device.
JSONExecute (Function)
Calls a server URL that returns data in JSON format (JavaScript Object Notation).