ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Configuring the SOAP administrator
ControlContextMenu (Function)
Identifies the control on which the context menu was opened.
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.
RequestUpdateUI (Function)
Requests the execution of the "Request for refreshing the display" event (and gives back control without waiting for the execution of the event). This function is kept for backward compatibility.
RequestRefreshUI
Requests the execution of the "Request for refreshing the display" event (and gives back control without waiting for the execution of the event).
HDescribeItem (Example)
Usage example of the HDescribeItem function
The Carousel control
The Carousel control is used to display an animated menu made of images......
1. Application overview
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 1 - Application overview - 10 min
9. Types of standard controls
Types of standard controls...
TestCheckFalse (Function)
Checks whether an expression is false in assertive programming and in automated test mode.
PC SOFT's Assistance Directe ® service
Your application may be strategic and you may want to have a priority access to the Technical Support......
Caption (Property)
The Caption property is used to get and change the text of an element.
WiFiAddNetwork (Function)
Adds a new network to the list of Wi-Fi networks configured on the device.
fMemExist (Function)
Checks the existence of a shared memory zone.
VariantMember (Type of variable)
The VariantMember type is an advanced type corresponding to an array of members, each member being a variant variable.
X (Property)
The X property is used to get and change the X-coordinate of an element.
Y (Property)
The Y property is used to get and change the the Y-coordinate of an element.
URIGetInfo (Function)
Retrieves information of a URI resource.
URI constants
The following constants are used by URI-specific functions:...
PermissionRequest (Function)
Prompts the user to grant an application permission.
Control Center of WINDEV executables (WDADMINEXE)
When a WINDEV application is installed in network, a program used to remotely check the application executables is automatically created......
TreeExpandAll (Function)
Expands a node and all its child elements in a TreeView control.