ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ScriptDisplay (Function)
Calls an external script or page (.php, .asp, .mhtml or.mht) and returns the result page in the current browser window.
HOpenAnalysis (Function)
Opens an analysis in HFSQL Classic format.
grLegend (Function)
Indicates the presence and position of legend in a chart.
16. Java applications in practice
Java applications in practice...
grColor (Function)
Returns and initializes the color of different chart elements.
dFill (Example)
Usage example of the dFill function
dLine (Example)
Usage example of the dLine function
dPoint (Example)
Usage example of the dPoint function
JSONToVariant (Example)
Usage example of the JSONToVariant function
HBackup (Function)
Backs up the contents of an HFSQL server: all server databases, one or more databases, one or more tables.
The Ad control
The Ad control is used to monetize an Android application by displaying an ad banner that generates incomes according to the number of clicks performed by the application users....
PVTCalculateUpdate (Function)
Updates some of the data found in a Pivot Table control from a given date.
ASPDisplay (Function)
Calls an external ASP script and returns the result page in the current browser window.
tapiListen (Function)
Starts the call detection (also called "call monitoring service").
SwipeEnabled (Property)
The SwipeEnabled property enables or disables the swipe gesture support: on an Internal Window control. on a row in a Looper control....
Error 706: The property does not exist on this type of control
dCopyScreenImage (Function)
Copies the screen content to an Image variable or to an Image control.
USING IN (Critical section)
The statement USING ... IN makes it possible to automatically perform initialization and ending operations on critical sections.
dRectangle (Example)
Usage example of the dRectangle function
dbgStartMemoryDiff (Function)
Starts a difference operation of the memory used by the application.
appServerScheduledTask (Variable type)
The appServerScheduledTask type is used to manage a scheduled task of WEBDEV Application Server through programming (for a site or a web service).
Markdown
Markdown is a lightweight markup language that allows you to apply formatting to text......