ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Scheduler report
The report editor allows you to create "Scheduler" reports....
MemcachedAdd (Function)
Adds a new key/value couple into the Memcached cache....
Test (External language)
Displays each function call and each status report returned by the function.
<Image>.EndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
<Image variable>.EndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
SOAPGetHeader (Function)
Retrieves a header in the SOAP message received further to a call to a Webservice.
STOP (Reserved word)
STOP is used to call the WLanguage debugger during a test in the editor...
ASPExecute (Function)
Calls an external .asp script and returns the result in a string.
PHPExecute (Function)
Calls an external .php script and returns the result in a string.
dEndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
tapiCallIsOver (Function)
Used to find out whether the incoming or outgoing call is ended.
tapiCallerID (Function)
Used to find out the calling phone number (the one that calls).
ChronoValue (Function)
Indicates the time elapsed (in milliseconds) since the call to ChronoStart.
<WDPic variable>.EndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
<picLayer variable>.EndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
Binding a Progress Bar control to an item
A Progress Bar control can be bound to an item in a data file, query, etc....
Sequencing reports
In some cases, you may want to print several reports one after another, and view them in the same print preview....
MVP RAD
WINDEV proposes an MVP RAD that generates the "table" and "form" windows as well as the necessary Presenter and Model classes......
Events associated with Combo Box controls
List of events associated with Combo Box controls...
8. Windows in practice
Discover the main actions that can be performed on the windows....
Variable scope
Variables can be declared anywhere in the code....
Native SQL Server Connector: Executing the same stored procedure multiple times
In some cases, it may be useful to execute the same stored procedure multiple times by changing one or more parameters ......
SCM administrator: Managing branches
The SCM (Source Code Manager) administrator allows to you manage the branches of the different projects found in SCM......
In-App purchases
The mobile systems (Android/iOS) allow their applications to propose content at extra cost, by using the payment system of App Store or Google Play......
Guided Tour
A Guided Tour presents a series of features, displayed in a tooltip in the current window or page......