ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Word Processing>.Replace (Function)
Finds all the instances of a character string and replaces them with another string in a Word Processing control.
ImageLayerVisible (Function)
Used to make a layer found in a WDPIC image visible or invisible.
Handling an Organizer control through programming (prefix syntax)
An Organizer control can be handled through programming....
MaskFormat (Function)
Formats a character string using an InputMask variable.
MaskPhoneNumber (Function)
Retrieves the phone number input mask adapted to a given country.
<docElement variable>.ChangeZOrder (Function)
Changes the Z-order of an Image or Text Area element in a DocX document.
<Organization Chart>.Modify (Function)
Modifies an element in an Organization Chart control.
PermissionRequest (Function)
Prompts the user to grant an application permission.
SysNotificationSend (Function)
Sends an interactive notification to the system in order to be displayed.
New (Reserved word)
New is used to allocate memory space...
InPageWithinWindowMode (Function)
Indicates if the page is displayed in a WEBDEV Page control in a window.
AuthImportToken( Function)
Creates a webservice access token from an description token in JSON format.
AppointmentAdd (Function)
Adds an appointment: in a Lotus Notes or Outlook calendar. in a calendar on a mobile device (Android or iOS)....
BTLEGetACharacteristic (Function)
Retrieves the characteristic of a Bluetooth Low Energy service corresponding to the specified identifier (UUID).
<btleService variable>.GetACharacteristic (Function)
Retrieves the characteristic of a Bluetooth Low Energy service corresponding to the specified identifier (UUID).
Character strings
WLanguage supports different types of strings....
rssInitialize (Function)
Loads a RSS stream in memory.
rssBuildString (Function)
Builds the RSS feed and returns the result (in XML format) in a character string.
rssDisplay (Function)
Builds a RSS stream and returns the content of the RSS stream to the client.
TreeDisplay (Function)
Refreshes the display of a TreeView control from a given position.
Functions for managing the PDF Reader control (prefix syntax)
The following functions are used to manage PDF Reader controls:...
HSuggestKey (Function)
Returns a list of keys to add to data files to improve query performance.
WebSocketSend (Function)
Sends a message from the WebSocket server to the client.
WebSocketDisconnect (Function)
Disconnects a client from a WebSocket server.
<modbusSession>.ReadRegister (Function)
Reads one or more registers from a Modbus slave, starting at a specific address.