ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

xlsUnmergeCell (Function)
Unmerges a range of cells.
hdfsCopyFrom (Function)
Copies a file found on a Hadoop server to the local computer.
HSuggestKey (Function)
Returns a list of keys to add to tables to improve query performance.
New (Reserved word)
New is used to allocate memory space...
rssInitialize (Function)
Loads a RSS feed in memory.
AuthRefreshToken (Function)
Refreshes a user's OAuth2 token when it expires....
<Command variable>.AddArgument (Function)
Adds an argument to a command to be executed in console mode.
rssDisplay (Function)
Builds a RSS feed and returns the content of the RSS feed to the client.
ParallelTaskExecuteAfterOne (Function)
Indicates a continuation parallel task that will be run once the first task is completed in an array of parallel tasks.
Manipulating Organizer controls programmatically (prefix syntax)
Organizer controls can be manipulated programmatically....
hdfsOpenConnection (Function)
Opens a connection to a Hadoop server.
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).
EmailRemoveFolder (Function)
Deletes a folder from the Outlook messaging software or from an IMAP server.
rssBuildString (Function)
Builds the RSS feed and returns the result (in XML format) in a character string.
rssSave (Function)
Builds the RSS stream and saves the RSS stream in an XML file.
WebSocketSend (Function)
Sends a message from the WebSocket server to the client.
WebSocketDisconnect (Function)
Disconnects a client from a WebSocket server.