ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

FBRequest (Function)
Performs a communication request (HTTP request) to the Facebook Graph API.
Client application: Running procedures on a server of.Net services
Several DotNet functions are available in WINDEV......
DisplayEnabled (Property)
The DisplayEnabled property is used to: determine whether or not a control or window is refreshed. If the control is displayed, its content is refreshed regularly. refresh a control or window....
SpreadsheetRestorePositionAndSelection (Function)
Restores: the scrollbar position in a Spreadsheet control, the current worksheet, the elements selected in the current worksheet of Spreadsheet control. These elements have been saved by SpreadsheetSavePositionAndSelection....
EmailRemoveFolder (Function)
Deletes a folder from the Outlook messaging software or from an IMAP server.
iOutputInfo (Type of variable)
The iOutputInfo type is used to get the details of a report print or export job, or the details of a print job performed programmatically from the report viewer.
NFCSendTag (Function)
Sends a NFC tag to another device.
mlGetVariable (Function)
Retrieves the value of a variable for the MATLAB session.
mlSetVariable (Function)
Writes the value of a variable for the MATLAB session.
WinEdUndo (Function)
Undoes the last action performed by the end user when modifying the interface ("Allow end users to modify the UI" option enabled).
MarkerImage (Type of variable)
The MarkerImage type is used to customize the image associated with a marker or a marker cluster displayed in a Map control.
NetIPAddress (Function)
Returns the IP (Internet Protocol) address of a computer.
WBAdminApplication (Variable type)
The WBAdminApplication type is used to define all the advanced characteristics of an application deployed on a WEBDEV Application Server.
WinRedraw (Function)
Immediately redraws the window controls for which a graphic update is required.
XamlEvent (Function)
Associates a procedure written in WLanguage with an event of Xaml control.
Creating an action plan
The action plans group all actions that will be performed by the software factory....
Automatic error handling
Error handling can be customized for each process......
WinEdDeclareUndo (Function)
Declares how to cancel an action that was added by WinEdDo.