ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

LooperAddLine (Function)
Adds a row at the end of a Looper control.
fOpen (Function)
Opens an external file (ANSI or UNICODE) for programmatic manipulation.
Share your projects via Git
Git is a source code manager......
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......
SensorGetOrientation (Function)
Retrieves the current orientation of the device on one of its 3 axes.
TraceStart (Function)
Opens the trace window or saves the trace information in a text file.
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......
Proxy (Function)
Specifies whether the communication functions that use HTTP or HTTPS must go through a proxy to execute their requests. A proxy is used to share the access to Internet between the different network computers.
LDAPFind (Function)
Performs a search in an LDAP server.
zipCreateExe (Function)
Creates a self-extracting archive as a 32-bit executable (.EXE).
AppDetectUPDAvailable (Function)
Disables or customizes the automatic check for available updates.
SocketConnectSSL (Function)
Used to establish a secure connection to an SSL server.
WorkingDirectory (Property)
The WorkingDirectory property is used to: get or change the directory used by the HTML Editor control to store the images and CSS sheets of an HTML page. get the directory used by the HTML Display control to store the images and CSS sheets of an HTML page. get the directory used by the Camera control to save photos and videos....
Automatic index generation
The automatic index generation suggests index keywords based on the content of your help page......
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.
Controls that can be moved in a page
WEBDEV proposes two modes for moving controls in a page......
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.