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...
FTPCommand (Function)
Sends a specific FTP command to a server.
SocketRead (Function)
Retrieves a message sent by another socket.
Fax functions
List of fax functions...
FaxStatus (Function)
Returns the status of a fax that was sent by FaxSend.
xlsMergeCell (Function)
Merges the specified cells in an Excel document.
<xlsDocument variable>.MergeCell (Function)
Merges the specified cells in an Excel document.
SendMessage (Function)
Sends a Windows message to a control or to a window.
<Notification>.Remove (Function)
Removes a previously sent interactive notification.
Extra (Property)
The Extra property manges additional information.
iPrintImage (Function)
Sends the image file to print to the print buffer.
Height (Property)
The Height property is used to get and change the height: of a control or block in a report. of a control (in a window), window, row of a Table, List Box or ListView control, option of a Radio Button or Check Box control, break header or footer of a Table or Looper control. of a control (in a page), break header or footer in a Table or Looper control. The control can be overlayable or not. of a break cell in a Table or Looper control....
How to develop a site for Linux?
The method for developing a site for Linux is identical to the method for developing a site for Windows....
Context Menu control events
A Contextual Menu control can be manipulated in WLanguage in an Page with the following properties......
The Button control
The Button control allows the user or the Web user to run a specific action with a simple click......
Sending elements to Free Technical Support
Image control: Operating mode of a clickable image
You can define the click actions of an Image control ("General" tab of the control description window) to make it Clickable Image control......
Handling HTML text in an Edit control
WEBDEV allows you to handle text in HTML via the "HTML format" option of the Edit controls and the HTML control....
Creating a Pivot Table control
To create a Pivot Table control......
Deploying an Android application
WINDEV Mobile tutorial: Deploying an Android application 10 min
Error 4: A space is required after the ':' character
MultimediaPause (Function)
Pauses a media file played in a Multimedia control.
OBEXSendFile (Function)
Sends a file to a device that supports the OBEX protocol.
SNMPTrapEnable (Function)
Enables the interception of an SNMP "trap" sent by an agent.
UPNPMediaPlay (Function)
Starts reading the current media on the UPnP device.
Anchor of overlaid controls (in a page)
WEBDEV allows you to define overlayable controls......