ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

InfoAsynchronous (Function)
Displays a non-blocking custom message in a system information window.
NotifPushProcedure (Function)
Specifies the WLanguage procedure called when a push notification is received by a WINDEV Mobile application (Android or iOS).
WHILE statement
In a WHILE statement, the expression is evaluated at each beginning of the block of statements...
EmailStartPOP3Session (Function)
Starts a session for receiving and reading emails with the POP3 protocol.
Managing the SNMP protocol
SNMP (Simple Network Management Protocol) is the standard protocol for managing the network devices......
TraceStart (Function)
Opens the trace window or saves the trace information in a text file.
Handling Sidebar controls programmatically
WINDEV and WINDEV Mobile allow you to handle Sidebar controls programmatically......
LDAPFind (Function)
Performs a search in an LDAP server.
TestCheck (Function)
Writes a result into the status report of a test according to the result of a boolean expression.
SocketConnectSSL (Function)
Used to establish a secure connection to an SSL server.
LineHeight (Property)
The LineHeight property is used to get and change the height of the rows: in a List Box control, in a ListView control (standard display mode only), in a Table control, in a Combo Box control, in a Looper control (height of the row), in an Organizer control....
Device panel
In WINDEV Mobile, you can create applications that adapt to all devices, by setting anchors on the controls......
The HTML Edit control: Automatic formatting toolbar
In HTML Edit controls, a formatting toolbar can be automatically displayed when the control becomes editable......
ErrorAsynchronous (Function)
Displays a custom error message in a non-blocking system error window.
Using WDMSG
The different steps for translating the project messages with WDMSG are as follows:...
LooperAddLine (Function)
Adds a row at the end of a Looper control.
SocketConnectBluetooth (Function)
Connects a client computer to a specific Bluetooth socket.
Service constants
List of constants used by the functions for managing services....
dSaveImage (Function)
dSaveImage is kept for backward compatibility.
EmailReadFirst (Function)
Reads the first incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
OpenSister (Function)
Opens a non-modal sibling window.
TextDirection (Property)
The TextDirection property is used to determine and change the writing direction in a window, report or control (useful for languages such as Arabic or Hebrew).
WDScript: use in interactive mode
In interactive mode, the WDScript editor is divided into several areas......
HTMLToRTF (Function)
Converts an HTML string or an HTML buffer to an RTF string.
Zooming an image (WEBDEV)
WEBDEV proposes several methods for zooming an image:...