ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The key items
Keys are specific items in your analysis......
MCIExecute (Function)
Runs an MCI command (Media Control Interface).
HTML constants
NetworkDirName (Function)
Identifies the shared directory associated with a network drive.
Handling a toolbar through programming
WINDEV allows you to handle a Toolbar control through programming......
Diagram (Type of variable)
The Diagram type is used to define all the advanced characteristics of a diagram that can be edited in the Diagram Editor control.
Icon
The "Icon" keyword corresponds to the Icon type, or to the Icon property.
Scroll (Property)
The Scroll property gets and sets the scroll value in a Scrollbar or Range Slider control.
rssEnclosure (Type of variable)
The rssEnclosure type is used to describe and handle the attachment of an entry of RSS stream...
Calendar (Type of variable)
The Calendar type is used to handle a calendar (or organizer) associated with a user account or found on the device.
Control (Type of variable)
The Control type is used to define the characteristics of a control.
WDAPI overview
WDAPI simplifies the use of Windows APIs in a WINDEV application......
LooperCancelSwipe (Function)
Cancels the display of the internal window displayed in a Looper control further to the row swipe.
DiagramToSVG (Function)
Exports a diagram to an SVG image.
RegistryRename (Function)
Renames a key in the registry.
RequestUpdateUI (Function)
Requests the execution of the "Request for refreshing the display" event (and gives back control without waiting for the execution of the event). This function is kept for backward compatibility.
Bluetooth constants
List of constants used by the Bluetooth functions....
Customizing the User Groupware
Configuring the automatic modification of data files
The automatic data file modification updates the description of data files on user computers......
Extern (Reserved word)
EXTERN is used to...
NetSendFile (Function)
Transmits a file to an FTP server (File Transfer Protocol) powered by WINDEV. This function is kept for backward compatibility....
EmailReadNext (Function)
Reads the incoming email found after the current email according to the protocol (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
EmailReadFirst (Function)
Reads the first incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
Selected (Property)
The Selected property is used to: Select, or determine if a row is selected in a List, ListView or Table control. Select, or determine if a column or cell is selected in a Table control with row or column selection. Select, or determine if a WEBDEV menu option is selected....
MessTranslate (Function)
Retrieves a message found in the code of a program in the current language.