ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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.
apDisableAction (Function)
Disables the execution of an action found in an action plan.
AuthRevokeToken (Function)
Revokes a JSON Web Token (JWT).
MapGetJSObject (Function)
Returns the instance of the API of Map control.
DotNetDelegate (Function)
Initializes a.NET delegate.
Error 805: No syntax without parameter
Creating an action plan
The action plans group all actions that will be performed by the software factory....
nWDExecute: Running a WLanguage function
Running a WLanguage function by dynamic compilation with command formatting......
Animation of controls
WINDEV and WINDEV Mobile allow you to animate the controls found in a window......
FramesetUse (Function)
Displays a WEBDEV frameset in the user's browser and closes all the current page and frameset contexts....
Changing the window content with a swipe gesture
The mobile devices propose several features available via finger movements......
BurnerErase (Example)
Usage example of the BurnerErase function
Comparing the project messages
The comparison between source and target text helps you find translation errors......
dStartDrawing (Function)
Indicates that the drawing functions that will be used are intended for: the specified Image control, the specified Image variable, the specified Image variable, the specified WDPic variable (on the background layer), the specified picLayer variable....
Error 1060: Unable to call method without parameter: add ()
StoreTheConfiguration (Property)
The StoreTheConfiguration property is used to: Determine whether the configuration of the panes in a dynamic Tab control or Ribbon control is automatically saved and restored. Modify the configuration of the panes in a dynamic Tab control or Ribbon control so that it is automatically saved and restored (or not)...
TwainToClipboard (Function)
Allows: copy the document coming from the Twain device to the clipboard. view the document coming from the Twain device in the user interface of device....
DotNetRunXML (Function)
Runs a procedure on a server for .Net XML Web services.
Compile (Function)
Dynamically compiles an Procedure whose source code is provided (dynamic compilation).