ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SNMPStartSession (Function)
Starts an SNMP session.
API (Example)
Usage example of the API function
Monitoring robot: Creating a check
The monitor of the monitoring robot is used to create the different checks that must be performed by the monitoring robot......
TableBreakIndex (Example)
Use example for the TableBreakIndex function
Input suggestions in an Edit control
Implementing input suggestions in an Edit control is very simple......
CallDLL32 (Example)
Usage example of the CallDLL32 function
EmailReadFirst (Example)
Usage example of the EmailReadFirst function
Events associated with Tab controls
List of events associated with Tab controls...
Android: Conditions for using the Map control (before version 180056)
The Map control is using the Google Maps API library. The Map control displays data coming from the Google Maps service....
HListFile (Example)
Usage example of the HListFile function
EmailNbMessage (Example)
Usage example of the EmailNbMessage function
Chart: Managing scales
In a chart, the scales are used to quickly estimate the value of different points found in a chart......
EmailStartSession (Function)
Starts an email management session based on the selected management mode (POP3, SMTP, IMAP or MS Exchange).
Constants for manging the replication
List of constants used by the functions for managing the replication....
Events associated with a Gantt Chart column
dbgAssert (Function)
Used to find out and signal the possible errors via an assertive programming.
Sound (Function)
Plays a sound in WAV format.
InputMask (Type of variable)
The InputMask type is used to define all the advanced characteristics of a custom input mask.
sEndEvent (Function)
Disables the detection of an event on a serial port.
WaitWindowStart (Function)
Opens the wait window of application.
iForceComplement (Function)
Forces the printing of a Body Complement block.
EmailReadFirst (Function)
Reads the first incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
Toast (Type of variable)
The Toast type is used to define all the advanced characteristics of a toast notification.
PDF Reader control properties
You can manipulate PDF Reader controls in a window using the following WLanguage properties......
Compile (Example)
Usage example of the Compile function