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.
Native SQLite Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQLite Connector.
WDMap: Viewing the records found in a data file
WDMap is used to view the records found in a data file......
Structure (Type of variable)
A structure is a custom type of data...
The Camera control
The Camera control is used to view the video captured by a camera connected to the current computer....
EmailStartOutlookSession (Function)
Allows you to access data handled by the Outlook messaging software (emails, contacts, groups of contacts, tasks, appointments and folders).
Generating SQL scripts
The content of an analysis can be exported in the format of SQL scripts for a specified database (SQL Server, Oracle, ......
Accessing Outlook
WINDEV and WEBDEV allow you to easily access the data handled by Outlook......
External language: Programming in Pascal
We are going to call the elements developed in WINDEV (project, windows, ......
RulerVisible (Property)
The RulerVisible property is used to: Determine if a playhead is visible in a TimeLine control. Show or hide a playhead in a TimeLine control....
FolderData (Function)
FolderData is kept for backward compatibility.
Creating a query in SQL code
The query editor allows you to create a query by typing SQL code......
AppDetectUPDAvailable (Function)
Disables or customizes the automatic check for available updates.
AJAXExecuteAsynchronous (Function)
Runs a server procedure without refreshing the page.
Check: HTTP connectivity
The monitoring robot will read the header and the content of a web page......
IntegerToMonthInAlpha (Function)
Returns the name of the month that corresponds to the specified date (this date is an integer).
Events associated with Radio Button controls
List of events associated with Radio Button controls...
WDTrans: Cancel the operations performed on a transaction file
If a transaction is in progress, cancels all operations performed on the files in transaction since the start of transaction......
pdfParameter (Type of variable)
The pdfParameter type defines all the characteristics of the PDF file to be generated.
Control constants
List of constants used by the functions for managing controls...
Generating and deploying 64-bit applications
WINDEV allows you to automatically generate and install a 64-bit application.
Operations performed on sequence diagrams
The following paragraphs explain......
FTPFileExist (Function)
Checks the existence of a file on an FTP server.
Plane (Property)
The Plane property is used to: Get: the active plane of a window (or report) or the plane to which a control belongs. the active plane of a WEBDEV element. Change: the active plane of a window (or report) or associate a control with another plane. the active plane of a WEBDEV element....
Constants for managing the applications with "Live update"
List of constants used by functions for managing applications with "Live update"....
WINDEV and the communication streams (audio, sound)
To handle the communication streams, WINDEV includes......