ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

BTListRadio (Function)
Returns the list of Bluetooth radios connected to the computer.
iParameter (Function)
Retrieves the printer configuration and configures the print.
GroupDelete (Function)
Deletes the current group of contacts from the address book of a Lotus Notes or Outlook messaging.
BTConnectDevice (Function)
Allows you to be authenticated toward a Bluetooth device.
PDFSave (Function)
Saves the content of a pdfDocument variable in a ".PDF" file.
ContextOpen (Function)
Opens a new page context without returning the information to the browser.
ASPDisplay (Function)
Calls an external ASP script and returns the result page in the current browser window.
PHPDisplay (Function)
Calls an external PHP script and returns the result page in the current browser window.
ScriptDisplay (Function)
Calls an external script or page (.php, .asp, .mhtml or.mht) and returns the result page in the current browser window.
GestureCurrentPointer (Function)
Returns the pointer index (finger or stylus) that triggered the call to a process specific to the multi-touch feature in an Image control.
fCompress (Function)
Compresses a file.
1. Simple layouts
WEBDEV Tutorial - WEBDEV layouts Lesson 1 - Simple layouts - 30 min
PDFClose (Function)
Closes the PDF file loaded in memory in a pdfDocument variable.
BTInfoRadio (Function)
Returns specific information about a Bluetooth radio connected to the computer.
dbgEndMemoryDiff (Function)
Saves a memory dump containing the memory resources that have been allocated and that have not been freed since the previous call to dbgStartMemoryDiff.
Constants for the archiving functions
List of constants used by the archiving functions....
BTDisconnectDevice (Function)
Cancels the authentication beside a Bluetooth device.
FreeAWPContext (Function)
Frees the AWP context in advance (on disk) to allow the other call on the same AWP context to be processed in parallel.
Choosing the action associated with the link
You can associate an action with the link regardless of the type of link......
OLEServer (Function)
Lists the OLE servers registered toward the current system.
grColor (Function)
Returns and initializes the color of different chart elements.
Passing parameters
The parameters can be passed to a procedure......
ConfigureAWPContext (Function)
Configures the operating mode of the AWP context.
fReadLine (Function)
Reads a line from an external file (ANSI or UNICODE).
Code style
A code style is used to automatically prefix the name of all the variables and project elements (windows, report controls, classes, etc....