ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

gglInstantMessaging (Variable type)
The gglInstantMessaging type is used to describe and modify the characteristics of an instant messaging program used by a contact...
Importing a WINDEV window into a WEBDEV site
The Windows windows developed with WINDEV......
Events associated with the controls of a report
The events associated with the controls of a report are as follows......
ErrorPropagate (Function)
Propagates a non-fatal error that can be processed by the calling code if the management of non-fatal errors was enabled for this code (in the code editor or by ErrorChangeParameter).
Managing the remote accesses
The remote accesses are used to create a temporary network connection......
Radial Bar chart
The "Image gallery" Looper control is used to manage the display of a set of images without programming......
Serialization constants
The serialization constants are as follows:
Manipulating PDF Reader controls programmatically
PDF Reader controls can be manipulated programmatically......
TableFormulaAdd (Function)
Adds a calculated row to a Table control by providing custom calculation procedures.
grAddData (Function)
Adds a data into a chart.
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 directly in the code......
Modbus
Modbus is a "field" (industrial and/or restricted environments) communication protocol created in 1979......
gglContact (Variable type)
The gglContact type is used to describe and modify a contact used by the Google Contact service...
1. Creating a WEBDEV project and its analysis
WEBDEV Tutorial - Creating a WEBDEV project and its analysis Lesson 1 - Creating a WEBDEV project and its analysis - 5 min
1. Creating a WINDEV project and its analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 1 - Creating a WINDEV project and its analysis - 5 min
SCM: Adding a project to the repository
Some operations are required before an existing project can be used by the Source Code Manager......
HDeclareExternal (Example)
Usage example of the HDeclareExternal function
xmlNode (Type of variable)
The xmlNode type is used to handle a node of an XML document.
Programming custom calculations in Table controls
edtHTMLSelection (Type of variable)
The edtHTMLSelection type is used to identify all the advanced characteristics of a selection in an HTML Editor control
Execute (Function)
Starts the execution of a process through programming.
Events associated with Button controls
List of events associated with Button controls...
emailSMTPSession (Type of variable)
The emailSMTPSession type is used to access a messaging server by using the SMTP protocol (Simple Mail Transfer Protocol) in order to send emails.