ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

LDAPFind (Function)
Performs a search in an LDAP server.
EmailStartPOP3Session (Function)
Starts a session for receiving and reading emails with the POP3 protocol.
TraceStart (Function)
Opens the trace window or saves the trace information in a text file.
zipPassword (Function)
Defines the password used to add files to the specified archive and to extract files from the specified archive (RAR, ZIP and WDZ format).
HSetLog (Function)
Enables or disables log management on a file.
Archiving function constants
List of constants used by the archiving functions....
Managing the SNMP protocol
SNMP (Simple Network Management Protocol) is the standard protocol for managing the network devices......
RETURN statement
The RETURN statement is used to exit a statement block and the current process (or procedure).
Handling Sidebar controls programmatically
WINDEV and WINDEV Mobile allow you to handle Sidebar controls programmatically......
NotifPushProcedure (Function)
Specifies the WLanguage procedure called when a push notification is received by a WINDEV Mobile application (Android or iOS).
LooperAddLine (Function)
Adds a row at the end of a Looper control.
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....
DnDCursor (Function)
Manages the mouse cursor and specifies the action allowed during Drag and Drop.
Device panel
In WINDEV Mobile, you can create applications that adapt to all devices, by setting anchors on the controls......
InfoAsynchronous (Function)
Displays a non-blocking custom message in a system information window.
ErrorAsynchronous (Function)
Displays a custom error message in a non-blocking system error window.
HNext (Function)
Sets the position on the next table record according to a browse item.
Using WDMSG
The different steps for translating the project messages with WDMSG are as follows:...