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.
grColumnAggregation (Function)
Defines the algorithm for aggregating data in a grouped or stacked Column chart.
Developing 64-bit sites
You can deploy 64-bit compatible sites......
Managing the HFSQL contexts in the windows and in the reports
An HFSQL context contains information relative to the data used......
Stored procedures and queries (HFSQL Client/Server)
The stored procedures are used to simplify the development and the maintenance of your applications by factorizing the code......
TestCheck (Function)
Writes a result into the status report of a test according to the result of a boolean expression.
Programming the table cells
The Table controls can be handled......
WDTestSite: Load test
The stress tests are used to check......
eDefaultMemCurrency (Function)
Identifies or modifies the stored currency used by default.
dbgEnableAudit (Function)
Enables the dynamic audit through programming.
Installer skin template
The setup program creation wizard lets you customize the setup program windows......
WithSpace (Function)
Adds or deletes the spaces found on the right of a text item when reading it.
YAML (Type of variable)
The YAML type simplifies the handling of data in YAML format.
Organizer control linked to a data file or to a variable
You have the ability to create Organizer controls linked to data....
Custom-Folders in the analysis
Several file descriptions can be grouped into a "Custom-Folder"......
Frequently asked questions about HFSQL Cluster
Frequently asked questions about HFSQL cluster....
REP files
REP files contain the list of data files handled by the application....
HReadSeekLast (Function)
Sets the position on the last record whose value for a specific item is less than or equal to a sought value (exact-match search).
Importing/Consuming web services
WINDEV, WEBDEV and WINDEV Mobile allow you to directly import Webservices into your applications......
The Table control on mobile devices (Android and iOS)
The Table control is available for Android and iOS applications......
Remote WEBDEV administrator: Personal information
The remote management tool is used to check and modify (if necessary) your personal information....
TreeView constants
List of constants used by the TreeXXX functions...
Drawing constants
List of constants used by the drawing functions....
Events associated with Edit controls
WLanguage events associated with Edit controls...
DialogAsynchronous (Function)
Displays a non-blocking message box and calls a WLanguage procedure with the value of the button clicked by the user.
Managing the remote accesses
The remote accesses are used to create a temporary network connection......