ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FBStartSession (Function)
Used to authenticate and log in to Faceboook.
OLEPaste (Function)
Pastes the content of Windows clipboard into an OLE control.
REST Webservices: Automatic deserialization of request
In a REST Webservice, an entry point can have several types......
BTChangeVisibility (Function)
Changes the visibility of a Bluetooth radio.
XMLSavePosition (Function)
Stores the current position in the XML document.
ProfilerEnd (Function)
Stops "collecting data" for the performance profiler.
iPrintingNation (Function)
Modifies the current language for the next print (programmed print or report print).
grAddTimeData (Function)
Adds data at a precise moment in a time chart.
appServerScheduledTask (Type of variable)
The appServerScheduledTask type is used to manage a scheduled task of WEBDEV Application Server through programming (for a site or a webservice).
InvalidInputDetect (Function)
Detects and signals an error on required controls left empty and/or controls with invalid data....
Enqueue (Function)
Adds an element to the queue.
Push (Function)
Pushes an element onto the stack.
3. UML models in practice
sfEmptyRecycleBinResult (Type of variable)
The sfEmptyRecycleBinResult type is used to find out the result of SFEmptyRecycleBin...
sfDeletedRecord (Type of variable)
The sfSeekDeletedResult type is used to find out the characteristics of a deleted record that was retrieved by SFSeekDeleted...
tapiListen (Function)
Starts the call detection (also called "call monitoring service").
Properties associated with the cells of the status bars
List of properties associated with the cells of the status bars...
CheckBoxDelete (Function)
Deletes an option from a Check Box control.
OpenIDIdentity (Type of variable)
The OpenIDIdentity type is used to define all the advanced characteristics of a user connected to a service via the OAuth 2.0 protocol.
VariantMember (Type of variable)
The VariantMember type is an advanced type corresponding to an array of members, each member being a variant variable.
grSurfaceAddData (Function)
Adds a data into a Surface chart.
OLECreateEmpty (Function)
Associates an OLE control with an OLE object by invoking a specific OLE server.
AnimationMinFPS (Function)
Configures the minimum number of images per second in order for the animations (transition effects) to be enabled in the controls.
SOAPToHTTP (Function)
Builds the HTTP request to call a function of a Webservice. This request can be modified to adapt it to the expectations of the Webservice, if necessary. It can then be sent using HTTPSend.
MenuClone (Function)
Clones a menu or a menu option as well as the associated code.