ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Configuring an existing project for the SCM
Some operations are required before an existing project can be used by the Source Code Manager......
RightMargin (Property)
The RightMargin property is used to: Find out the right margin of a report. Modify the right margin of a report....
ThreadResume (Function)
Resumes the execution of a thread that was interrupted by ThreadSuspend. Function not recommended.
LDAPStartAdd (Function)
Initializes the addition of a new object into an LDAP server.
PageWriteHeaderHTTP (Function)
Adds an additional HTTP header that will be returned to the browser: during the next function for page display (PageDisplay, PageRefresh, ...), during the automatic return of the current page at the end of the current action....
LeftMargin (Property)
The LeftMargin property is used to: Find out the left margin of a report. Modify the left margin of a report....
TopMargin (Property)
The TopMargin property is used to: Find out the top margin of a report. Modify the top margin of a report....
WDLog: Overview
The different operations that can be performed with WDLog are as follows......
Configuring a WINDEV SOAP server
WINDEV allows you to easily manage the SOAP protocol by allowing you to create......
LDAPValidateAdd (Function)
Validates the addition of a new object into an LDAP server.
Installing a Webservice (old format)
Ad Hoc deployment
BottomMargin (Property)
The BottomMargin property is used to: Find out the bottom margin of a report. Modify the bottom margin of a report....
WDMap: Viewing the records found in a data file
WDMap is used to view the records found in a data file......
ThreadSuspend (Function)
Temporarily suspends the execution of the specified thread. Function not recommended.
Hosting parameters
The hosting parameters define the default values that will be used to create the new hosting accounts......
Data source (Type of variable)
A Data source variable is used to describe a temporary data source (query, view, alias, ...)
Using Kotlin code
Kotlin is a programming language mainly used for Android development......
Using Java code
You can use Java code: in Java applications generated with WINDEV. in Android applications generated with WINDEV Mobile. This allows you to create global procedures in Java....
"Component.WDO" file
When generating the external component, two files are automatically created in the EXE directory of the current project......
LDAPValidateModify (Function)
Validates the modification of an existing object in an LDAP server.
LDAPDeleteAttribute (Function)
Deletes an attribute as well as its values.
LDAPDeleteAttributeValue (Function)
Deletes a value of a specified attribute.
LDAPStartModify (Function)
Initializes the modification of an existing object in an LDAP server.
FolderData (Function)
FolderData is kept for backward compatibility.