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...
SocketConnect (Function)
Connects a client computer to a given socket.
Table controls in "Server + AJAX" mode
The Table controls can be 100% AJAX......
The different types of browse available in SQL
Two types of browse can be used to browse the result of a query run by SQLExec......
HInfoBackup (Function)
Returns information about one or more backups performed on an HFSQL Client/Server server....
Web Camera control properties
A Web Camera control found in a page can be handled in WLanguage by the following properties.
List Box control properties
You can manipulate List Box controls in a window or page using the following WLanguage properties......
SQL set operations: UNION, UNION ALL and INTERSECT
SQL allows performing set operations on groups of files......
SQLConnect (Function)
Connects the current application to a database that must be interrogated via SQL.
TwainToPDF (Function)
Allows you to: save the document coming from the Twain device in a PDF file. view the document coming from the Twain device in the user interface of device. save the document coming from the Twain device directly in memory in PDF format (in a buffer)....
fShortName (Function)
Returns the short name of a file or directory.
Handling a formatted display control through programming
WEBDEV allows you to handle a formatted display control through programming......
Flash control properties
The Flash control can be handled by the WLanguage properties in server code and in browser code......
Item Description (Type of variable)
An Item Description variable is used to describe one or more items in a data file programmatically.
Transactions: Secure processes on HFSQL data files
This chapter presents the following topics......
HTML control properties
You can manipulate HTML controls in a window, page or report using the following WLanguage properties......
Constants for managing the Windows scheduler
List of constants used by the functions for managing the Windows scheduler....
Check Box control properties
Several WLanguage properties can be used on the Check Box controls found in a window, in a page or in a report......
Combo Box control properties
You can manipulate Combo Box controls in a window or page using the following WLanguage properties......
Table control properties
A Table control found in a window or in a page can be handled in WLanguage by the following properties......
ProgressBarColor (Property)
The ProgressBarColor property is used to get and change the progress color in the following controls and elements: Progress Bar control, Progress Bar column, Progress Bar cell, infinite Progress Bar control....
dbgSaveDebugDump (Function)
Saves a dump file of the application.
Creating an executable without library
When creating an executable, you can choose not to use a library or not to include all the elements of the project in the library......
fGraphicFilter (Function)
Returns the list of image formats supported by the current platform, in the format expected by the filter of fSelect.
SocketCreate (Function)
Creates a socket.
LDAPSession structure
The LDAPSession structure is a preset structure of WLanguage (no declaration is required)......