ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

LDAPValidateModify (Function)
Validates the modification of an existing object in an LDAP server.
<Looper>.SelectCount (Function)
Returns the number of selected rows in a Looper control.
<Looper>.DeleteAll (Function)
Deletes all rows from a Looper control populated programmatically.
<emailIMAPSession variable>.NbMessage (Function)
Returns the number of incoming messages in an IMAP session.
PDFOpen (Function)
Opens a PDF document and loads it in a pdfDocument variable.
LooperModify (Function)
Changes the values of the attributes in a row of a Looper control.
LooperDeleteAll (Function)
Deletes all rows from a Looper control populated programmatically.
SysSpace (Function)
Returns the physical memory space for the current computer.
LoadWDL (Function)
Loads a library of WINDEV objects in memory (.WDL).
iEscape (Function)
Sends an ESCAPE command or a data command to a printer.
LooperSelect (Function)
Returns the index of the selected element in a Looper control.
LooperSelectCount (Function)
Returns the number of selected rows in a Looper control.
<Looper>.Select (Function)
Returns the index of the selected element in a Looper control.
LDAPValidateAdd (Function)
Validates the addition of a new object into an LDAP server.
LDAPStartAdd (Function)
Initializes the addition of a new object into an LDAP server.
LDAPStartModify (Function)
Initializes the modification of an existing object in an LDAP server.
<Window>.EdLoad (Function)
Loads the modifications performed by the end user in a window.
<Component>.Load (Function)
Loads an external component independent of the current project.
TourGuideStart (Function)
Starts the guided tour and displays the first stage.
<GuidedTour>Start (Function)
Starts the guided tour and displays the first stage.
The SOAP structure
To pass parameters to a procedure run on a SOAP server, WINDEV is using the following structure......
SOCKS5 protocol
SOCKS5 is a simple network protocol intended to standardize the use of proxies for applications......
Automatic update of editors
Do you have an active Internet connection on your development computer? You can automatically download the different editor updates (WINDEV, WEBDEV and WINDEV Mobile) thanks to "Automatic update"......
saasSite (Type of variable)
The saasSite type is used to define the advanced characteristics of a SaaS WEBDEV site.
Test of a WINDEV and WINDEV Mobile application
WINDEV and WINDEV Mobile feature multiple methods to test applications......