ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

docElement (Type of variable)
The docElement type is used to handle each element found in a docParagraph variable.
8. OOP
WINDEV Tutorial - WLanguage basics Lesson 8 - OOP - 30 min
EmailStartPOP3Session (Function)
Starts a session for receiving and reading emails with the POP3 protocol.
dbgConnect (Function)
Used to connect a remote debugger to an application, service, Webservice, etc.
Creating the RAD Pattern project
The steps for creating a RAD pattern are as follows:...
Activating an application or a site
When distributing an application or a site, you may want to offer both a full version and a limited version......
Creating the Relation windows of a WINDEV RAD pattern
1. Project audits
WINDEV Tutorial: Optimizing a project Lesson 1 - Project audits - 15 min
13. External component in practice
External component in practice...
12. External component in practice
Creating a report
The report editor allows you to easily create all types of reports via a wizard......
2. Web development and WEBDEV
WEBDEV Tutorial: WEBDEV overview Lesson 2: Web development and WEBDEV - 10 min
LDAPValue (Function)
Returns the value corresponding to the subscript passed as parameter for the specified attribute.
gglContact (Type of variable)
The gglContact type is used to describe and modify a contact used by the Google Contacts service...
iParameterDuplicate (Function)
Configures the automatic creation of the duplicate copy generated during the next print.
OpenPopupPosition (Function)
Opens a popup window by specifying its opening position and waits until it is closed.
Handling Ribbon controls programmatically
WINDEV allows you to programmatically handle Ribbon controls, as well as their tabs and groups....
ThreadPersistent (Function)
Makes a thread persistent.
BrowserIPAddress (Function)
Returns the IP address of the client computer connected to the WEBDEV site.
The Spin control
A Spin control is used to increase or reduce a value found in a control......
Events associated with Spin controls
List of events associated with Spin controls...
HTransactionStart (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file.
Webification
WEBDEV Tutorial - Webifying a WINDEV project Webification - 10 min
GesturePointerType (Function)
Returns the type of pointer used on the device: finger, mouse or stylus.
WDTestSite: Running a scenario
The scenario is a text file (".WCN" extension) containing all the operations performed when recording the scenario. This scenario is run by WDTestSite....