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...
Zombie data files and items
During the life of an application, items live and die......
DateTimeValid (Function)
Checks the validity of a date/time between January 01, 0001 at 0 hours 0 minutes 0 seconds 0 hundredths of a second and December 31, 9999 at 23 hours 59 minutes 59 seconds 99 hundredths of a second....
AAF: Sort on the columns of a Table control
WINDEV allows the user to easily sort the columns of a Table control....
Automatic documentation of procedures and methods
To simplify the maintenance or the use of existing code by other developers, WINDEV proposes an automatic documentation for the procedures (or class methods)......
Unalterable data files
This feature is used to signal that a data file cannot be modified after writing......
EmailStatus (Function)
Returns the status of an email sent via an SMTP session started in asynchronous mode.
Report viewer (Print preview)
The report viewer allows you to see the report layout without printing it......
Frequently asked questions about Automatic Update
Frequently asked questions about the update search mechanism....
ERR_BAD_CONTEXT_INVALID
GetCountryISO (Function)
Returns the desired ISO code of a country corresponding to the caption or ISO code (of a different type) of the country according to the ISO 3166-1 standard.
EmulateCombo (Function)
Emulates one of the following actions on a Combo Box control: click on the button to expand the list of the Combo Box control. select an element in a Combo Box control....
Sending faxes with WINDEV and WEBDEV
To send faxes from an application or from a site, WINDEV and WEBDEV propose several functions allowing you to send faxes via the system fax server available in Windows XP and Windows 2000......
Keyboard shortcut on a button (AAF)
In an application developed with WINDEV, the user has the ability to implement a keyboard shortcut on a button......
Error 1014: The access to the member of the class is restricted by a private inheritance
MultimediaDuration (Function)
Returns the size of the media file currently played (in milliseconds) in the Multimedia control.
KeySize (Property)
The KeySize property is used to set the characteristics of a text memo key item.
Mean (Function)
Calculates the mean of several elements: elements found in an array, numeric values, ......
awSendAndGetInfo (Function)
Sends data from an iOS phone to an Apple Watch (or conversely) while expecting a response.
<Multimedia>.Duration (Function)
Returns the size of the media file currently played (in milliseconds) in the Multimedia control.
HTMLEditorToEmail (Function)
Exports the content of an HTML Editor control to an Email variable (to send the email).
<HTML editor>.ToEmail (Function)
Exports the content of an HTML Editor control to an Email variable (to send the email).
MCIPositionFormat (Function)
Fixes the format used to define the position in a media file (opened by MCIOpen).
MCITrackCount (Function)
Returns the number of tracks found in a media file that was opened beforehand (MCIOpen).
MCIPosition (Function)
Returns or changes the current position in a media file previously opened (MCIOpen).
DomoSend (Function)
Sends a command to one or more electrical devices compatible with the X10 protocol.