ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

EmailRunApp (Function)
Starts the native application for sending emails found on the current computer: Computer running Windows, Mobile device (Android, iPhone, iPad)....
ImageScrollingPosition (Function)
Returns the displayed image.
PageEndStick (Property)
The PageEndStick property is used to: Determine the page footer should be right below the last block. Change the page footer block options....
ArcTan2 (Function)
Returns the arc tangent 2 of the values passed as parameter.
BrowserPlatform (Function)
Returns the user's browser platform....
HTTPSendForm (Function)
Sends an HTTP form.
Constants for manging the replication
List of constants used by the functions for managing the replication....
CertificateClientInfo (Function)
Returns information about the certificate used by the client computer.
ServicePause (Function)
Pauses a service.
kbCard (Type of variable)
The kbCard type defines all the advanced characteristics of a card in a Kanban control.
OCRLoadLanguage (Function)
Adds a language to the native OCR system.
LoadImage (Function)
Loads an image in memory so that it can be used later by gImage.
dLine (Function)
Draws a line: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Dashboard constants
Constants used by the functions for managing Dashboard controls...
dCircle (Function)
Draws a circle or an ellipse: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
JavaExecuteFunction (Function)
Starts a specific static function of a given Java class.
UUDecode (Function)
Decodes a character string in UUEncode format.
LooperModify (Function)
Changes the values of the attributes in a row of a Looper control.
Error 703: The property does not exist
dBackground (Function)
Declares the default background color for the rectangles, circles, etc.:: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
dPen (Function)
Declares the default color and style for the lines, rectangles, circles, ... found: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
ThreadSendSignal (Function)
The current thread sends a signal to the specified thread in order to unlock it.