ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Setup of the WEBDEV Application Server for Linux
Utilisation dans la classe _edthymlStylePolice - Accès en Lecture + Ecriture - Type : Tous types
USBDetectRemovableStorage (Function)
Detects whether a removable storage unit (CD, USB key, USB camera, ...) was added or removed.
fDetectRemovableStorage (Function)
Detects whether a removable storage unit (CD, USB key, USB camera, ...) was added or removed.
USB functions
List of USB functions...
USBDisconnect (Function)
Disconnects or ejects a USB device.
USBProperty (Function)
Retrieves the value of a property for a USB device.
USBFind (Function)
Finds a USB device according to keywords.
USBListDevice (Function)
Returns the list of USB devices currently plugged into the current computer.
LST: The Technical Support Newsletter, the WINDEV and WEBDEV magazine
Preparing the phone to run the test of an Android application
WINDEV Mobile allows you to develop Android applications. To run the test of these applications on an Android phone, some operations must be performed ......
CapitalizeEachWord (Function)
Capitalizes the first letter of all words in a string.
Universal Windows 10 application: Deployment platform
Once the Universal Windows 10 app is generated, the wizard proposes to select the deployment platform......
USB constants
List of constants used by the USB functions....
Error 2109: You are using the ObjectInfo function
Sequence of selection conditions for a query
When at least two selection conditions are found in a query, the sequence of selection conditions must be specified by the conditional operators AND and OR......
grOrigin (Function)
Modifies the start and end marks on one of the chart axes.
<Chart>.Origin (Function)
Modifies the start and end marks on one of the chart axes.
5. Modal, non-modal or MDI windows
Modal, non-modal or MDI windows...
Report viewer: Proposing several reports
In the document preview, end users can......
Handling external JavaScript objects from WLanguage
The WLanguage in "Browser" mode is used to interface with the Web APIs such as the ones proposed by Google or Yahoo......
Error 1037: This member already exists in the structure
Keyboard shortcut and hotkey
A control in a window or page can be associated with an alphanumeric character, a key or combination of keys ("keyboard shortcut"), etc....
TableColumnSelect (Function)
Returns the column number corresponding to one of the columns selected in the Table control. This function is kept for backward compatibility. It is recommended to use TableSelect.
Configuring the "Relative duration" mask (date and time in natural language)
WINDEV, WEBDEV and WINDEV Mobile propose to use a "Relative duration" display mask for the Date controls......
Creating a combining query
A combining query (corresponding SQL statement: UNION) ......