ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

BTEnableService (Function)
Enables a service provided by a Bluetooth device.
Configuring and running the action plans
When the action plans are deployed, you have the ability to configure their activation mode....
HReadLast (Function)
Sets the position on the last record of a data file according to a browse item.
Objective C: Calling a WLanguage procedure
A global procedure in WLanguage can be directly called from the code of a global procedure in Objective C......
MyChildWindow (Reserved word)
MyChildWindow is used to handle the child window of the current window.
BTOpenDeviceProperties (Function)
Opens the window of properties for a Bluetooth device.
BTDisableService (Function)
Disables a service on a Bluetooth device.
Empty (Property)
The Empty property is used to determine if an element is empty.
7. Debugger
WEBDEV Tutorial - WLanguage basics Lesson 7 - Debugger - 30 min
7. Debugger
WINDEV Mobile Tutorial - WLanguage basics Lesson 7 - Debugger - 30 min
BeaconDetectBackground (Function)
Notifies the application when the device enters or leaves the transmission range of a set of Beacons.
BTSelectDevice (Function)
Opens a system window to select a Bluetooth device.
8. Sharing a project in practice
OBEXDisconnect (Function)
Used to disconnect from a device that supports the OBEX protocol.
Declaring and using a variable
A variable is defined by name and type......
Pre-launched sessions
A pre-launched session is a session of a Web site (or webservice) automatically started on the Web server from the WEBDEV Application Server......
Installing and starting WDTRAD
HTMLEditorFormatSelection (Function)
Modifies the style of the selected elements in an HTML Editor control.
Printing in Linux
WEBDEV and WINDEV allow you to print to PDF in Linux using WLanguage functions......
awProcedureGetAndSendInfo (Function)
Specifies the WLanguage procedure that will be called when receiving information coming from awSendAndGetInfo.
awProcedureGetInfo (Function)
Specifies the WLanguage procedure that will be called when receiving information coming from awSendInfo.
tapiDevice (Function)
Selects the TAPI device that will be used during the following telephony operations: tapiDial, tapiListen....
KanbanFilter (Function)
Displays only cards that match the specified filter.
Installing and starting WDTRAD
PDF Reader control events