ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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....
HTML Editor control constants
The TypeDescription property is used to: Find out the type used by an Enumeration or Combination item. This item was defined in the data model editor or programmatically. Define the type used by an Enumeration or Combination item (when describing the item through programming)....
grColor (Function)
Returns and initializes the color of different chart elements.
Service constants
List of constants used by the functions for managing services....
ListSort (Function)
Sorts the elements in a List Box, ListView or Combo Box control populated programmatically.
Composite chart
A composite chart is a chart that displays several types of charts......
Check model
You can use check models to easily create checks...
CSS styles (Cascading Style Sheet)
The CSS styles are the standard styles used on Internet......
Operations performed on sequence diagrams
The following paragraphs explain......
HConvertX (Function)
Converts a numeric value into a binary string in order to perform a search on a numeric key.
SendKey (Function)
Simulates the keystrokes and the mouse actions.
ScheduledTask structure
The ScheduledTask structure is used to define the characteristics of a scheduled task......
GPSStopDetection (Function)
Stops the location detection triggered by GPSDetectPosition.
Window with arrow (iPad)
The principle of windows with arrow is straightforward......
Constants for managing MongoDB databases
Constants used by the Mongoxxx functions...
DnD constants
List of constants used by the functions for managing the Drag and Drop....
Constants for managing the Windows scheduler
List of constants used by the functions for managing the Windows scheduler....
Setup for WINDEV and WEBDEV (Development version and WEBDEV Application Server for Windows)
Copying and cloning
Variables are copied using the "=" operator...
Socket: create a standard socket server
WINDEV allows you to create a standard socket server......