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.
SQLite: Programming with HFSQL functions
To use an SQLite database with Native Connector (also called Native Access), the structure of SQLite tables must be imported into the data model editor....
Project managers: How to manage a development project?
The Control Centers in WINDEV, WEBDEV and WINDEV Mobile provide project managers with several tools to manage a development project including......
Zoom (Property)
The Zoom property gets or sets the zoom value: in an Image control. in a Map control. in an Organization Chart control. in a Table, TreeView Table, Pivot Table, Spreadsheet or List Box control. in a Word Processing control. in a PDF Reader control. in a Camera control. in a Diagram Editor control; in a window....
SpeechSynthesisVoice (Type of variable)
The SpeechSynthesisVoice type is used to get all the advanced characteristics of a speech synthesis voice.
Window with arrow (iPad)
The principle of windows with arrow is straightforward......
Environment of code editor
Multi-project search
Performing a search in the current project is a common operation......
Installing a SOAP server with IIS
AllModifiableWithReportsAndQueries (Property)
The AllModifiableWithReportsAndQueries property is used to determine if a report can be modified in Reports & Queries.
Description of ParallelTask (Type of variable)
The Description of ParallelTask type is used to define the characteristics of a parallel task.
Linux application: Tips and tricks
In Windows/Linux multi-configuration applications, several limitations may appear: control not supported, functions not available, ......
Style of windows: image and background color
To optimize the style of your screens, WINDEV and WINDEV Mobile allow you to use......
Visibility of the elements found in an external component
When creating an external component, you have he ability to define the elements of the external component that will be accessible (or not) by the user of the component......
WinRefreshVisible (Function)
Modifies or returns the visibility state of the refresh bar in a window.
The Captcha control
The "captcha" are the distorted texts that the Web user must decode and re-enter in a site before validating a form....
HFConf.Ini file
The HFConf.INI file is found at server root. This file is used to define several characteristics of HFSQL Client/Server server....
Check: SMART status of storage drives
The monitoring robot will measure the SMART attributes of a server's hard drives......
PageToEmail (Function)
Emails the data found in a page currently displayed in the browser.
Variable scope
Variables can be declared anywhere in the code....
ComponentLoad (Function)
Loads an external component. This component can be: an external component present in the current project. an external component independent of the current project....
Sorted (Property)
The Sorted property is used to: Determine whether a control is sorted. Sort a control or not....
Viewing a report in 3D
Your report displays controls that overlap?......
Viewing a window in 3 dimensions
Your window contains overlapping controls?......
Customizing the guide
The guide is a powerful search engine included in WINDEV, allowing you to find all referenced documents about a subject......
IntegerToDayInAlpha (Function)
Returns the name of the day that corresponds to a specified date (this date is an integer).