ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WINDEV and the SOAP protocol
Client application: Running procedures on a server of J2EE services
WINDEV includes several J2EE functions......
OCRExtractText (Function)
Reads the text contained in an image.
Developing an application for iPhone/iPad
The development of an iPhone/iPad application is performed in 2 steps:...
New Features brochure - Version 28: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure....
Brochure of new features: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure....
LDAPRenameAttribute (Function)
Renames an attribute.
GetActiveObject (Example)
Usage example of the GetActiveObject function
HOnError (Function)
Customizes the management of HFSQL errors.
Dictionary
The dictionary is a file that can contain the project elements......
Data source (Type of variable)
A Data source variable is used to describe a temporary data source (query, view, alias, ...)
LDAPNbValue (Function)
Returns the number of values for an attribute.
LDAPValue (Function)
Returns the value corresponding to the subscript passed as parameter for the specified attribute.
LDAPAddAttribute (Function)
Adds an attribute or adds a new value to an existing attribute.
ArraySeek (Function)
Searches for the index of an element in a WLanguage array.
8. OOP
WINDEV Mobile Tutorial - WLanguage basics Lesson 8 - OOP - 30 min
LDAPDeleteAttribute (Function)
Deletes an attribute as well as its values.
LDAPDeleteAttributeValue (Function)
Deletes a value of a specified attribute.
WinEdDeselectAll (Function)
Deselects all the controls when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
ExecuteMainThreadAsynchronous (Function)
Executes a procedure in the main thread of the application without waiting for the end of its execution.
8. OOP
WINDEV Tutorial - WLanguage basics Lesson 8 - OOP - 30 min
8. OOP
WEBDEV Tutorial - WLanguage basics Lesson 8 - OOP - 30 min
Serialization constants
The serialization constants are as follows:
WinEdSave (Function)
Saves the changes made when the "Modification of UI by the end user" mode is enabled.
LDAPReplaceAttributeValue (Function)
Replaces a specific value of an attribute by a new value.