ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

EmailReadFirstHeader (Function)
Reads the header of the first incoming email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
NotifAdd (Function)
Adds a notification into the system bar of device (Android) or into the notification center (iOS).
HCreateServerTrigger (Function)
Adds or modifies a server trigger on the HFSQL server.
MobileNetworkStatus (Function)
Returns the current status of the connection to data on the mobile network or asks to be notified when the status of the connection to data changes.
ParallelTaskRequestCancellation (Function)
Requests the cancellation of a parallel task.
GetIdentifier (Function)
Calculates a unique identifier (integer) for an executable or for a session.
EmailReadNextHeader (Function)
Reads the header of the email found after the current email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
Net constants
List of constants used by the Net functions....
Constants for managing emails
List of constants used by the functions for managing emails....
EmailReadLastHeader (Function)
Reads the header of the last Email received, depending on the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
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).
Software Factory Administrator
The software factory administrator allows you to ......
EmailReadMessage (Function)
Reads an incoming according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
gCircle (Function)
Builds a sequence of characters containing a circle or an ellipse.
CameraRunApp (Function)
Starts the device's native camera application to record a video or to take a photo....
HTTPSend (Function)
Sends an HTTP request and waits for the response from the HTTP server.
1. Project audits
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 1 - Project audits - 15 min
dbgInfo (Function)
Returns a debug information.
sComputeCrc32 (Function)
Calculates the Cyclical Redundancy Check (CRC) of buffer.
Compiling a WINDEV Mobile project in Xcode
When the WINDEV Mobile project for iPhone/iPad is generated on the development computer, the generated files must be transferred onto a Mac in order to be compiled......
GPSInitParameter (Function)
Initializes the parameters of geolocation WLanguage functions and finds a location provider.
grZoom (Function)
Defines the zoom of a chart.
EmailReadNext (Function)
Reads the incoming email found after the current email according to the protocol (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).