ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Creating, generating and deploying a SOAP web service
WINDEV and WEBDEV allow you to generate web services directly...
Importing and consuming SOAP web services
WINDEV, WEBDEV and WINDEV Mobile allow you to directly import web services into your applications...
The Web Camera control
The Web Camera control is used to view a file that is refreshed at regular time intervals.
REST web service: Importing an API from OpenAPI
REST web service APIs can be described using OpenAPl files...
The Conference control
The Conference control allows you to view and/or listen to video and/or sound in real time...
PageToEmail (Function)
Emails the data found in a page currently displayed in the browser.
gglDocument (Variable type)
The gglDocument type is used to handle a Google document...
PageToASP (Function)
Sends the data found in a page currently displayed in the browser to an ASP server.
BurnerCancel (Function)
Cancels the current burn process.
PageToJSP (Function)
Sends the data found in a page currently displayed in the browser to a JSP server.
PageToPHP (Function)
Sends the data found in a page currently displayed in the browser to a PHP server.
Handling a Rich Text Area control through programming
To handle a Rich Text Area control programmatically, use the variable of the Rich Text Area control...
BurnerMediaInfo (Function)
Retrieves the characteristics of the CD/DVD found in the current burner....
Events associated with Button controls
List of events associated with Button controls...
Error (Function)
Displays a custom error message in a system error window.
dSaveImageJPEG (Function)
Saves an image: in a JPEG file. in memory....
Description of a CSS style
This window allows you to describe a CSS style that will be used for the controls of your WEBDEV...
CameraCapture (Function)
Captures the images received from the camera: as an image: takes a photo. as a video: records...
TableInsertLine (Function)
Inserts a row into: a Table control, a TreeView Table control....
OpenIDParameters (Type of variable)
The OpenIDParameters type is used to define all the advanced features of an authentication...
TableAddLine (Function)
Adds a row in: a Table control, a TreeView Table control....
TwainToClipboard (Function)
Allows: copy the document coming from the Twain device to the clipboard. view the document...
FontCharset (Property)
The FontCharset property is used to: Find out the character set used by the screen fonts...
dbgEnableAudit (Function)
Enables the dynamic audit programmatically.
JSONExecuteExternal (Function)
Calls an external server URL that returns data in JSON format (JavaScript Object Notation).
PageSubmit (Function)
Validates the specified page and starts the execution of a button.