ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Menu>.Exist (Function)
Indicates whether a menu option exists in a menu.
<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.
Characteristics of menu options
WINDEV and WINDEV Mobile manage two types of menus...
MenuDelete (Function)
Deletes a menu or a menu option.
Managing menu options in MDI windows
The MDI windows must respect some constraints specific to the MDI applications...
MenuExist (Function)
Indicates whether a menu option exists in a menu.
MenuState (Function)
Identifies the status of a menu option (context menu or drop-down menu): active, inactive or invisible.
Manipulating menu options programmatically
Menu options can be manipulated...
Referring to an element in a WLanguage event / process
Used to manage the horizontal position (X-coordinate) of print cursor in the page.
How to save and retrieve an image in a binary memo
Calling a DLL written in Visual Basic
Visual Basic (like many other languages) allows you to create custom DLLs......
Validating a page from a control that has no action on the server (List Box control, Combo Box, etc.)
By default, the validation of a page must be performed by a "Send the values of controls to the server (Submit)" button......
Testing the WEBDEV Application Server setup with an example
Using layouts in WINDEV and WINDEV Mobile
The layout is used to define several views of a window in the same project without duplicating this window......
User group settings
Support for the setup program
When creating the setup program via the wizard, you have the ability to choose the options regarding the setup support....
Different page layout methods
Tutorial - Anchors, zoning and layouts Different page layout methods - 30 min
5. Swipe gestures in a window
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 5 - Swipe gestures in a window - 20 min
HFSQL Control Center: Managing scheduled elements
You have the ability to define scheduled elements on the HFSQL server....
Optional parameters
Some of the parameters passed to a procedure can be optional parameters......
WLanguage
The integrated WINDEV language, WLanguage, is powerful, simple and intuitive......
Question edit wizard
When typing a new message intended to the end user, WINDEV or WINDEV Mobile automatically displays the following window......
Choosing the type of link
WEBDEV proposes several types of links according to the action of link on the page controls......
ConfigureAAF (Function)
Used to specify the behavior of some Automatic Application Features (AAF).
WEBDEV license agreement
WEBDEV license agreement...
NextApproverID (Property)
The NextApproverID property is used to manage the users that will perform the next action.
apFullProjectName (Function)
Retrieves the full physical name of a project opened during the execution of an action plan.
RibbonAdaptSize (Function)
Adapts the size of the controls found in a Ribbon control according to the size of their caption.
ActionDo (Function)
Creates and runs a custom action (defined through programming) with support of "Undo/Redo"....
ActionLabel (Property)
The ActionLabel property is used to get and change the label of the notification's action button....
grHMCaptionX (Function)
Modifies the caption of a category on the X-axis of a Heatmap chart.
grHMCaptionY (Function)
Modifies the caption of a category on the Y-axis of a Heatmap chart.
DocRedoCount (Function)
Returns the number of canceled actions that can be redone on a Word Processing document.
<Chart>.HMCaptionX (Function)
Modifies the caption of a category on the X-axis of a Heatmap chart.