ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Context Menu control (WEBDEV)
Context menus are often used in websites......
EditCaret (Function)
Modifies the standard hover cursor for all the edit controls of the application.
InvalidInputShowIcon (Function)
Shows an error icon next to an Edit control to indicate that the input is invalid.
ObserverOrientation (Property)
The ObserverOrientation property gets or sets the secondary angle of a Carousel control.
DiagramStartModification (Function)
Indicates the start of a series of actions performed in a Diagram document in a single event ("undo/redo")....
DiagramEndModification (Function)
Indicates the end of a series of actions performed in a Diagram document in a single event ("undo/redo")....
Constants for encryption/compression
List of constants used by the encryption/compression functions...
IWListInsert (Function)
Inserts a new internal window in the list of internal windows used by an Internal Window control.
ArraySwapLine (Function)
Used to swap two rows in a two-dimensional array or in an advanced array property.
XMLExtractString (Function)
Extracts the content of a tag found in an XML document.
The Map control: Automatic Application Features (AAF)
The Map control proposes several features directly accessible to the end user......
InWebMode (Function)
Indicates whether the current process is run: from a WINDEV executable. from the WEBDEV runtime engine (AWP)....
WidgetDisplay (Function)
Refreshes a widget window.
StringDelete (Function)
Deletes: all the occurrences of a substring within a string. part of a string within another string. The part of the string to remove is identified by its position and length....
Icon
The "Icon" keyword corresponds to the Icon type, or to the Icon property.
WX file
The "Executable Name".WX file is used to manage some features directly, even if these features have not been included in the application. This file is found beside the executable....
InAutomaticTestMode (Function)
Used to find out whether an automatic test is currently run or not.
SFDisconnect (Function)
Disconnects: the Salesforce platform. the current Salesforce session....
Import an Document Figma
Les fonctions Bitcoin permettant notamment de manipuler un serveur Bitcoin Core sont les suivantes ......
XMLRead (Function)
Returns the value of an XML element or the value of the attribute for an XML element.
TableDisableFilter (Function)
Disables a user filter on a column or on all the columns found in a Table or TreeView Table control.
ImageInfoModify (Function)
Modifies the value of an Exif tag for the image used.
dFont (Example)
Usage example of the dFont function
ListDeleteAll (Function)
Clears a List Box, ListView or Combo Box control populated programmatically.
ListDelete (Function)
Deletes an element from a List Box, ListView or Combo Box control populated programmatically.