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.
10. UMC: User Macro-Code
WDInst: grouping the files to install
By default, when generating the setup program, the files to install are compressed in a single archive file ("......
Error 2: Incomplete line
Office tools
WINDEV includes multiple "Office" controls that allow end users to use the desired tools without leaving the application......
Classes, members, methods and properties
A class is made of......
Break in a report
The break is used to group the records corresponding to a sort criterion......
Creating and deploying a setup program: How to?
Creating the setup program allows you to deploy a WINDEV application on the end-user computers......
General environment of WINDEV
Creating a window skin template
17. Project Management Hub
...Project Management Hub...
Messaging
A messaging is included in WINDEV, WINDEV Mobile or WEBDEV......
The "Code hashtags" pane
WEBDEV Account Manager
WEBDEV Account Manager allows you to easily host websites developed with WEBDEV......
Runtime log
The runtime log is the best way to identify the most used features of an application......
AAF: Zoom the content of a control (Table, Spreadsheet, List box, Pivot table, ...)
To simplify the reading in the controls used to view large volumes of data, the end user has the ability to zoom the data found in the control......
Error 1037: This member already exists in the structure
Report controls
Several types of controls can be handled in a report created by the report editor......
Stand-alone executable
The executable will be stand-alone if the following elements are included in the executable......
Min (Function)
Returns the lowest value.
17. TLS/SSL: Encrypting information on the Web
Flexible modeling editor
The flexible modeling editor allows you to easily create a "non-restricting" and "flexible" modeling, entirely included in the environment......
Management of PDF files
PDF is one of the most widely used formats for transmitting and storing electronic documents......
Integrating a WEBDEV site into a WINDEV application
By integrating a website into a window in a desktop application, you can share existing elements and boost productivity......
10. Project Management Hub
WINDEV Mobile includes a Project Management Hub to manage development projects....
Translating programming messages
When developing a multilingual application, you can translate the different messages displayed to the user (messages displayed by Info and YesNo, for example....