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.
Managing the synchronization
For each action performed in a page, the mechanism for page synchronization automatically checks the synchronization......
"END:" label
The END: label is used to define a code that will be systematically run at the end of process execution.
Changing the characteristics of window controls
The characteristics of the controls can be viewed and/or changed in......
Step 1: Configuring the print parameters
This step allows you to choose......
User Control Center: Management of network applications
For each network application listed in the User Control Center, the "Management of network applications" section is used to......
12. Preventing from going back to a page
Configuring a BaaS server (User Groupware and Private Store)
Several features in WINDEV, WEBDEV and WINDEV Mobile use a BaaS server......
Characteristics of the Looper control in a page
To view the characteristics of the control, select "Description" in the context menu....
2. Projects in practice
Discover the main operations that can be performed on a project....
Collapsed code
The code is collapsed to improve readability, by only displaying the comments in front of the lines of code......
SaaS administrator - Dashboard
The dashboard of the SaaS Administrator is used to quickly view the main information regarding the SaaS sites of a WEBDEV Application Server......
End of Document block
The End of document block is run once at the end of the report execution......
EndService (Function)
Ends the execution of the current service.
Interface checker
The advanced interface checker is a tool used to harmonize the positioning of controls in the different application windows......
The different copy modes
Two different copy modes are proposed by WDTRAD......
Importing/Exporting a dictionary
WDTRAD allows you to import and export a dictionary......
The ListView control
The ListView control is used to display a list of graphic elements (images, logos, etc....
EndProgram (Function)
Ends the execution of the current program.
Locking data files: correspondence between WINDEV 5.5 and the later versions
Install WDTRAD
WDTRAD is automatically installed along with WDMSG and/or WDINT....
Diagram Editor (WINDEV): ribbon and panels
The Diagram Editor includes many features accessible via......
Debugging an external component
You have developed an external component and you want to debug it? The user of an external component sends an executable indicating that your external component does not operate? You are using your external component in another project and you want to debug it?......
Report with parameters
When printing a report, you have the ability to pass parameters to this report......
DocAdd (Function)
Adds: at the end of a Word Processing document: an element, a document, a paragraph, a text, an image or a fragment. at the end of a fragment: an element, a text or an image....
Multiline strings
To type character strings over several lines in the code editor...