ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Diagram Editor control properties
If the image is an image map, you can include "Clickable areas" in the image......
DocDeleteTableOfContents (Function)
Deletes a table of contents from a document.
RegistryDeleteKey (Function)
Deletes a subkey from the Windows registry.
RegistryDeleteValue (Function)
Deletes a value from the Windows registry.
TreeDeleteAll (Function)
Deletes all elements from a TreeView control.
HFreePosition (Function)
Deletes a position saved by HSavePosition.
USBDisconnect (Function)
Disconnects or ejects a USB device.
FaxDelete (Function)
Deletes a fax from the spooler and cancels it.
LDAPDelete (Function)
Deletes an object from the LDAP server.
<Connection variable>.NotifDeleteEmailRecipient (Function)
Deletes the recipients of an email notification.
<mongoCollection variable>.DeleteCollection (Function)
Deletes a collection from a MongoDB database.
DriveDeleteFile (Function)
Deletes a file on the remote disk.
CookieDelete (Function)
Deletes a cookie on the user's computer....
StatusBarDeleteCell (Function)
Deletes a cell from the status bar of the current window.
ControlExecuteClosing (Function)
Runs the closing WLanguage event of an office control and displays its confirmation dialog if necessary.
User Control Center: Available network applications
The User Control Center is used to list the applications for which a network setup was created......
WLanguageCodeFormatting (Type of Variable)
The type WLanguageCodeFormatting allows you to define all the setting parameters in Geometry 06500740072007900 of the WLanguage code.
C#: Call to WLanguage procedure
A global procedure in WLanguage can be directly called from the code of a global procedure in C#......
OpenAsynchronous (Function)
Opens a window whose result will be retrieved via a WLanguage procedure ("callback").
dbgOnError (Function)
Defines the WLanguage procedure that will be called whenever an error is detected by a dbgCheckXXX function.
Android and Java: call WLanguage procedures
Permet de spécifier la procédure qui sera appelée lorsque l’utilisateur effectue un clic dans un Widget iOS 14....
Context Menu control properties
You can manipulate Context Menu controls in a page using the following WLanguage properties......
MemoryCurrency (Property)
The MemoryCurrency property is used to get and change the currency used when manipulating a "Currency + Euro" control programmatically.
Image Editor control properties (WEBDEV)
You can manipulate Image Editor controls in a page using the following WLanguage properties......
DiskFile (Type of variable)
The DiskFile type is used to handle text files present on disk.