ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Manipulating menu options via the context menu
WINDEV and WINDEV Mobile manage two types of menus:...
Characteristics of menu options
WINDEV and WINDEV Mobile manage two types of menus...
Configuring the AAF menus (Automatic Application Features)
WINDEV includes several Automatic Application Features (AAFs)...
Managing menu options in MDI windows
The MDI windows must respect some constraints specific to the MDI applications...
Manipulating menu options programmatically
Menu options can be manipulated...
Managing main window menus
A main menu is necessarily associated with a window...
Setup in MSI format
You have the ability to create a setup program in MSI standard......
Modified (Property)
The Modified property lets you know if an element has been modified.
HTML (Property)
The HTML property is used to configure the use of HTML content.
ControlTypeInfo (Function)
Returns the icon corresponding to the specified type of control.
emailAttach (Type of variable)
The emailAttach type is used to handle an attachment.
TableSortChild (Function)
Sorts a branch in a TreeView Table control on one or more columns.
PhotoRunApp (Function)
Starts the native camera application of the device in order to take a photo.
NumberColumn (Property)
The NumberColumn property is used to get and change the number of columns of an element.
HMode (Function)
Changes the mode and the method for locking data files.
WDOptimizer: Canceling/Freeing records in transaction
WDOptimizer is used to......
Native SQLite Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQLite Connector.
AddFavorite (Function)
Adds an Internet address into the list of favorites for the Web user.
Month (Property)
The Month property is used to: Retrieve the month from a Date or DateTime variable. Modify the month in a Date or DateTime variable. Retrieve the month from a Date item (in "Simple date" or "Date and Time" format) Modify the month in a Date item (in "Simple Date" or "Date and Time" format)...
ExplorerRetrieve (Function)
Retrieves the number and the name of the files "dropped" from the explorer.
CertificateLoad (Function)
Loads a certificate from a file or a buffer.
ConsoleRead (Function)
Reads a string in the standard input stream "stdin".
Summary table: Managing the application directories according to the platform
Different types of data (Type of variable)
A variable is defined by name and type......
Code style
A code style is used to automatically prefix the name of all the variables and project elements (windows, report controls, classes, etc....
BTListService (Function)
Returns the list of services provided by a Bluetooth device.
Errors during an FTP installation
The list below presents the error messages that are displayed in the remote setup wizard (for the site manager)......
WDInst: Configuring the automatic data file modification
The automatic data file modification updates the description of data files on user computers......
Display modes of Tab control
To optimize the style of your tabs, you have the ability to use images and colors......
State (Property)
The State property is used to get and change the state of an element.
DeleteVoiceCommand (Function)
Deletes a voice command that was added by AddVoiceCommand. From version 17, this function is replaced by SpeechRecognitionDeleteCommand.