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...
NotifAdd (Function)
Adds a notification into the system bar of device (Android) or into the notification center (iOS).
Specific features of Android applications
The development of Android and WINDEV Mobile applications is different in the following fields......
The Layout control
The Layout control simplifies the implementation of dynamic UIs where controls are displayed and/or hidden programmatically......
Managing the programming errors
The security mechanism of WLanguage is enabled when a programming error occurs in an application......
SysNotificationRemoveID (Function)
Removes all previously sent interactive notifications that match the specified identifier (ID).
sfMergeRequest (Type of variable)
The sfMergeRequest type is used to describe the elements to merge during the call to SFMerge...
Mechanism of specific exceptions
A process of specific exception is used to process a risky code (which means a code that could trigger an exception)......
SenderAddress (Property)
The SenderAddress property allows you to get and change the sender address of an email.
Variable Description (Type of variable)
The Variable Description type is used to get information about a variable or a member.
dLoadImage (Function)
Loads an image in an Image variable from a memo, a file or a binary buffer.
HNotifConfigure (Function)
Specifies and configures the server used to send notifications by the HFSQL server.
<Thread>.SendSignal (Function)
The current thread sends a signal to the specified thread in order to unlock it.
<Connection variable>.NotifConfigure (Function)
Specifies and configures the server used to send notifications by the HFSQL server.
DDERetrieve (Function)
Retrieves a data sent by a program (the recipient of the connection for the specified object).
MCIHeight (Function)
Returns the height (in pixels) of a media file used to display images.
MCIWidth (Function)
Returns the width (in pixels) of a media file used to display images.
MCITrack (Function)
Returns the current track of a media file previously opened (MCIOpen).
MCISize (Function)
Returns or changes the size of a media file previously opened (MCIOpen).
ThreadSendSignal (Function)
The current thread sends a signal to the specified thread in order to unlock it.
SQLGetMemo (Function)
Retrieves the content of a Memo column from the query result, for the current row.
EmailSend (Function)
Sends an email via the SMTP protocol while controlling the "buffer" of the email.
iSkipPage (Function)
Generates a page break: the corresponding code is sent to the printer queue.
DriveSendFile (Function)
Sends a file (present on the user's machine) to an Drive (remote disk)....
<Variable Drive>SendFile (Function)
Sends a file (present on the user's machine) to an Drive (remote disk)....
Project Management Hub: Configuration
All contributors must provide details about their work schedule so that project management tools reflect reality......