ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

MenuUnMark (Function)
Removes the checkmark displayed in front of the menu option (context menu or drop-down menu).
Characteristics of menu options
WINDEV and WINDEV Mobile support two types of menus ...
MenuState (Function)
Identifies the state of an option in a context or drop-down menu, i.e., active, disabled or invisible.
MenuDelete (Function)
Deletes a menu or a menu option.
Manipulating menu options programmatically
Menu options can be manipulated...
Manipulating menu options via the context menu
WINDEV and WINDEV Mobile support two types of menus: ...
<Menu>.Exist (Function)
Indicates whether a menu option exists in a menu.
Managing menu options in MDI windows
The MDI windows must respect some constraints specific to the MDI applications...
<Menu>.Delete (Function)
Deletes a menu or a menu option.
Referring to an element in a WLanguage event / process
Image (Property)
The Image property gets and sets the background image of a control or block.
MenuExist (Function)
Indicates whether a menu option exists in a menu.
Manipulating WEBDEV menu options
The context menu of menu options allows you to perform all the operations required to define a drop-down menu...
Error 24: No END statement is associated with this LOOP
Native Sybase Connector: Running the same stored procedure several times
In some cases, it may be useful to execute the same stored procedure multiple times by changing one or more parameters......
Error 1012: The class member is not global: it cannot be accessed from a global method
<Source>.CreationIfNotFound (Function)
Performs the following operations: If the file does not exist, creates an empty data file (".FIC" file) with the index file and the memo file if necessary. The function is equivalent to HCreation. If the file exists, opens the file....
Parameter of a procedure/function
You have the ability to pass parameters to a procedure....
Error 27: No END statement is associated with this ELSE
Error 28: No END statement is associated with this SWITCH
Error 40: The END statement marking the end of the class declaration is missing
Error 26: No END statement is associated with this THEN
Managing the HFSQL servers
The HFSQL Control Center allows you to fully manage HFSQL servers......
Applying the Responsive Web Design mode to an existing page
This help page explains how to apply the Responsive Web Design mode to an existing WEBDEV page......
Natif DB2 Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to DB2......
Description window of a combining query
The description window of a combining query consists of several sections......
The Cube control
The Cube control is a mobile layout control that automatically performs rotations around the different axes......
Error 39: The END statement marking the end of declaration of the composite variable is missing
"END:" label
The END: label is used to define a code that will be systematically run at the end of process execution.
Managing the synchronization
For each action performed in a page, the mechanism for page synchronization automatically checks the synchronization......
Remote WEBDEV administrator: Managing connections
The remote management tool is used to manage the connections to the dynamic WEBDEV sites....
Step 1: Configuring the print parameters
This step allows you to choose......
Changing the characteristics of window controls
The characteristics of the controls can be viewed and/or changed in......
12. Preventing from going back to a page
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......
Characteristics of the Looper control in a page
To view the characteristics of the control, select "Description" in the context menu....
Configuring a BaaS server (User Groupware and Private Store)
Several features in WINDEV, WEBDEV and WINDEV Mobile use a BaaS server......
2. Projects in practice
Discover the main operations that can be performed on a project....