ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ExecuteMainThread (Function)
Triggers the execution of the procedure specified in the main application thread.
BTChangeVisibility (Function)
Changes the visibility of a Bluetooth radio.
ControlFindTextFirst (Function)
Finds and selects the first element corresponding to the sought text in a window or control.
How to fill a TreeView Table control?
This help page explains how to populate a TreeView Table control programmatically....
HTTPCookieWrite (Function)
Adds or modifies a cookie in an HTTP request.
Handling a Web Component control through programming
grDestinationWMF (Function)
Defines a meta file as chart destination.
BTInfoDevice (Function)
Returns specific information about a Bluetooth device.
ActionDo (Function)
Creates and runs a custom action (defined through programming) with support of "Undo/Redo"....
RequestUpdateUI (Function)
Requests the execution of the "Request for refreshing the display" event (and gives back control without waiting for the execution of the event). This function is kept for backward compatibility.
RequestRefreshUI
Requests the execution of the "Request for refreshing the display" event (and gives back control without waiting for the execution of the event).
NFCSendTag (Function)
Sends a NFC tag to another device.
Client application: Running procedures on a server of J2EE services
WINDEV includes several J2EE functions......
PostMessage (Function)
Sends a Windows message to a control or to a window.
The OLE control
The OLE control is used to handle an OLE object......
ToastDisplayPopup (Function)
Displays a popup page during a given duration in order to display a "Toast" message.
TableSelectToFile (Function)
Positions on the data file record corresponding to a row selected in the multiselection browsing Table control.
Space (External language)
Fills the content of WdString with space characters on the right.
AndroidActivityResultProcedure (Function)
Allows you to specify the procedure to be called to get the result returned by a third-party Activity.
Printing a report (iPhone/iPad, Android or Universal Windows App)
When creating a report, the test of this report can be run from the report editor......
Brochure of new features: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
New Features brochure - Version 28: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
Modifying the characteristics of report controls
The characteristics of the controls can be viewed and/or changed in......
Image Editor control: Options in the ribbon and the panes
The Image Editor control offers a host of options accessible via......
BTIsVisible (Function)
Used to find out whether a Bluetooth radio is visible.