ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

EmulateMouse (Function)
Simulates a mouse event (left click, right click, double click, ...).
docElement (Variable type)
The docElement type is used to handle each element found in a docParagraph variable.
Programming overview in C and C++
IMAP protocol
The IMAP protocol is a standard protocol for managing emails......
Image control: Operating mode of a clickable image
You can define the click actions of an Image control ("General" tab of the control description window) to make it Clickable Image control......
AppActivateVersion (Function)
Activates one of the application versions available in the history of versions on the reference setup server.
Camera control: decoding bar codes
In iOS and Android, bar codes can be decoded via the Camera control using BCCapture......
1. Managing emails
WINDEV includes multiple methods to manage emails...
BeaconDetectBackground (Function)
Notifies the application when the device enters or leaves the transmission range of a set of Beacons.
MemSeek (Example)
Usage example of the MemSeek function
ControlInfoXY (Function)
Returns the name of the control located at a given position.
Handling an Action Bar through programming
An Action Bar can be handled through programming. To do so, use the variable corresponding to the Action Bar in the code....
Conditions for using the Ad control
The Ad control is using the AdMob SDK....
FTPDate (Function)
Returns the different dates of a file (date the file was created, modified or accessed) located on an FTP server (File Transfer Protocol).
The Table control populated programmatically
A Table control populated programmatically is directly linked to lists stored in memory......
Remote WEBDEV administrator: Importing statistics
The remote WEBDEV administrator proposes a module for managing the statistics. This module is used to import the statistics of a site....
TotalNbRec (Property)
The TotalNbRec property is used to: Get the number of records to be printed. Change the number of records to be printed....
geoTrackingProcedure (Function)
Defines the WLanguage procedure that will be called when the location of the user changes.
Replication server for the assisted universal replication
The assisted universal replication can use a replication server......
grDestinationBMP (Function)
Defines a BitMap file as destination of a chart (BMP means BitMap).
EmailReadFirst (Function)
Reads the first incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).