ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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....
zipCreateExe (Function)
Creates a self-extracting archive as a 32-bit executable (.EXE).
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.
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.
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.
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......
WDADMINEXE : Controlling the application remotely
The remote control of a WINDEV application allows the manager of an application used in network to manage the automatic or forced shutdown of the application for all the current users......
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.
WDInst : generating the setup program
Generating the setup program is used to create the setup program according to the characteristics specified in the setup editor WDInst....
PC SOFT Free Technical Support
Thank you for buying one of our products......
Using WDMSG
The different steps for translating the project messages with WDMSG are as follows:...
FileDisplay (Function)
Displays a file in the browser of Web user.
LooperAddLine (Function)
Adds a row at the end of a Looper control.
gImage (Function)
Builds a sequence of characters containing an image.
Event (Function)
Intercepts a Windows event on a control, a group of controls or a WINDEV window.
Setup mode
Several methods can be used to distribute a WINDEV application......