ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

PhraseToBuffer (Function)
Returns the buffer encoded in a BIP39 mnemonic phrase.
8. Sharing a project in practice
ChangeStyle (Function)
Modifies the style of a control dynamically.
User Groupware and Client/Server tables
An application using User Groupware can be used with a HyperFileSQL database in Client/Server mode......
HLinkMemo (Function)
Used to associate a file with a binary memo item or to cancel the existing link between a file and a binary item.
MarkerImage (Type of variable)
The MarkerImage type is used to customize the image associated with a marker or a marker cluster displayed in a Map control.
Using the Vista style in your windows
WINDEV allows you to customize......
ListCount (Function)
Returns the number of elements in a List Box, ListView or Combo Box control.
SCM: Adding an element to the repository
When an element is added to the SCM (Source Code Manager) repository, it is added to the reference project on the SCM server......
BufferToPhrase (Function)
Converts a buffer to a mnemonic phrase using the BIP39 algorithm.
ListDisplay (Function)
Refreshes a List Box, ListView or Combo Box control based on a data file
dbgEnableAudit (Function)
Enables the dynamic audit through programming.
Testing a Mobile application
By testing the project you can simulate how the application will run when launched by the user......
LooperPosition (Function)
Moves the scrollbar to display a specific row or returns the index of the first row displayed in a Looper control populated programmatically.
FTP constants
List of constants used by the FTP functions....
Deploying an action plan
Once created, the action plans must be deployed in order to be run.
MapCircle (Type of variable)
The MapCircle type is used to define the characteristics of a circle to be drawn on the map displayed in a Map control.
CheckMarkStyle (Property)
The CheckMarkStyle property gets and sets the check icon of a menu option. This icon appears only if the menu option is checked.
ListPosition (Function)
Displays a List Box or ListView control from a specified element or returns the index of the first element displayed in a List Box control (if the scrollbar was used).
ArrayCopy (Function)
Copies the content of an array to another array.