ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MenuState (Function)
Identifies the status of a menu option (context menu or drop-down menu): active, inactive or invisible.
<Menu>.Delete (Function)
Deletes a menu or a menu option.
Manipulating WEBDEV menu options
The context menu of menu options allows you to perform all the operations required to define a drop-down menu...
Manipulating menu options via the context menu
WINDEV and WINDEV Mobile manage two types of menus:...
MenuUnMark (Function)
Removes the checkmark displayed in front of the menu option (context menu or drop-down menu).
Image (Property)
The Image property gets and sets the background image of a control or block.
MenuDelete (Function)
Deletes a menu or a menu option.
<Menu>.Exist (Function)
Indicates whether a menu option exists in a menu.
MenuExist (Function)
Indicates whether a menu option exists in a menu.
Manipulating menu options programmatically
Menu options can be manipulated...
DiagramLoad (Function)
Loads a diagram into a Diagram variable from a ".wddiag" file, a memo or a binary buffer.
<Variable Drive>SendDirectory (Function)
Sends a directory and its files (present on the user's machine) to an Drive (remote disk)....
<Diagram variable>.Load (Function)
Loads a diagram into a Diagram variable from a ".wddiag" file, a memo or a binary buffer.
Events associated with an Image Editor control
WINDEV manages the following events by default (in order of appearance in the code editor)...
WDInst: components and setup models
By default, the setup program installs all the specified files on the setup computer......
Telemetry: Method used to send data
Telemetry data is sent to the server regularly and is processed by the server every 2 hours......
WEBDEV Application Server 2024
WDReplic: Starting the replication
Depending on the type of replication to perform, WDReplic must be started......
WINDEV Framework License Agreement
inAppPurchaseProduct (Function)
Sends a request for purchasing an "In-App" product associated with the application.
Creating an insert query
An insert query (corresponding SQL statement......
The .NET 2.0 control (WinForm)
The ".NET 2.0 control (WinForm)" is used to easily manage the.NET controls in WinForm format (for.NET 2.0)....
Reinitializing the parameters automatically saved
WINDEV allows you to automatically save the different application parameters......
Error 1006: The member is not global: use: to access it
MultimediaPosition (Function)
Returns or modifies the current position of the media file currently played in the Multimedia control.
OBEXSendVCard (Function)
Sends a VCard file (virtual business card) to a device that supports the OBEX protocol.
Member (Property)
When used on Variant variables, the Member property is used to get the array of named elements.
The Repositionable Note control
The Repositionable Note control allows you to include the famous yellow sticker in your applications......
HNotifAddCCRecipient (Function)
Adds recipients for the notifications sent via the Control Centers (WDBal messaging tool).
HNotifDeleteCCRecipient (Function)
Deletes the recipients of a notification sent via the Control Centers (WDBal messaging tool).
VariantMember (Type of variable)
The VariantMember type is an advanced type corresponding to an array of members, each member being a variant variable.
EventExist (Function)
Indicates whether a specific procedure is run when a Windows event is sent to a control or window.
<Multimedia>.Position (Function)
Returns or modifies the current position of the media file currently played in the Multimedia control.
<Connection variable>.NotifAddCCRecipient (Function)
Adds recipients for the notifications sent via the Control Centers (WDBal messaging tool).
MCIErr (Function)
Returns the number of the last error caused by a MCI function (Media Control Interface).