ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TableSelectPlus (Function)
Selects a row in a Table or TreeView Table control.
xlsDocument (Example)
Usage example of the xlsDocument type
BTListDevice (Function)
Returns the list of accessible Bluetooth devices.
tapiLineDial (Function)
Dials a phone number for a voice line and chooses the device to use.
EventCreate (Function)
Creates an event.
Events associated with the Pivot Table control
Runtime log
The runtime log is the best way to identify the most used features of an application......
SpreadsheetAddData (Function)
Adds a data into a Spreadsheet control found in a window.
EmailGetAll (Function)
Retrieves all the emails found on a server.
SemaphoreCreate (Function)
Creates a semaphore.
tapiDial (Function)
Dials a phone number for a voice line.
Crosstab report
The report editor allows you to create "Crosstab" reports......
WebSocketExecuteGlobalService (Function)
Executes a global procedure in the context of the global service of the WebSocket server.
OpenPopup (Function)
Opens a popup window and waits for this window to be closed.
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).
Controls that can be moved in a page
WEBDEV proposes two modes for moving controls in a page......
OpenPopupAsynchronous (Function)
Opens a popup window whose result will be retrieved via a WLanguage procedure ("callback").
RedisPipelineReset (Function)
Ignores the results of the execution of a Redis command that was added by RedisPipelineAdd.
RedisPipelineGet (Function)
Retrieves the result of the execution of a Redis command that was added by RedisPipelineAdd.
PopupDisplayPage (Function)
Displays a WEBDEV page as a popup in the current page with a DDW (Dim Disabled Windows) effect.
OpenPopupPosition (Function)
Opens a popup window by specifying its opening position and waits until it is closed.
Passing parameters
The parameters can be passed to a procedure......
<Spreadsheet>.AddFormula (Function)
Adds a calculation formula into a Spreadsheet control found in a window.
JSEvent (Function)
Associates a browser procedure with an event on an object in browser code.