ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Random (Function)
Returns a random number.
TelemetryDisable (Function)
Disables the telemetry. The telemetry data is not sent to the server anymore.
Field style: Font characteristics
You can change many style options in the "Style" tab of the control description window......
12. Control templates
WINDEV Mobile allows you to create control templates....
EmailReadPrevious (Function)
Reads the email found before the current email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
EmailReadNext (Function)
Reads the incoming email found after the current email according to the protocol (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
EmailReadMessageHeader (Function)
Reads the header of an incoming email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
Compile (Function)
Dynamically compiles an Procedure whose source code is provided (dynamic compilation).
Custom telemetry
Custom telemetry allows you to define the elements that will be included in the analytics......
Menu management functions
List of functions for managing menus...
EmailReadLastHeader (Function)
Reads the header of the last Email received, depending on the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
EmailReadFirstHeader (Function)
Reads the header of the first incoming email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
tapiAnswerCall (Function)
Answers an incoming call that was detected.
Telephony constants
List of constants used by telephony functions...
tapiCallStart (Function)
Returns the date and time of the beginning of call (incoming or outgoing call).
tapiCallIsWaiting (Function)
Used to find out whether the call is on hold.
tapiCallIsBusy (Function)
Used to find out whether the number called is busy.
tapiCallIsOver (Function)
Used to find out whether the incoming or outgoing call is ended.
tapiCallEnd (Function)
Returns the date and time of the end of call.
tapiNoAnswer (Function)
Used to find out whether an answer was given to the call.