ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

License agreement for Native DB2 Connector
License agreement for Native DB2 Connector...
Close (External language)
Closes the current window and restores the context that existed before the window opening.
HSL (Function)
Creates a color from its hue, saturation and lightness.
MemoryCurrency (Property)
The MemoryCurrency property is used to get and change the currency used when manipulating a "Currency + Euro" control programmatically.
Seek (Function)
Searches for the index of an element in a WLanguage array.
CreateShortcut (Function)
Creates a shortcut on the Windows desktop, in the "Start" menu of Windows or in a specific directory.
mongoOperationUpdateOne (Type of variable)
The mongoOperationUpdateOne type is used to define all the advanced characteristics of a document update operation that will be added to a bulk operations list. The first document that matches the selection filter will be updated.
Handling an HTML control through programming
WINDEV and WEBDEV allow you to handle an HTML control through programming......
WEBDEV 2024: New features in this version
Here are the new features that you will discover in this version......
ERR_CLOSED_PAGE
NFCReadTag (Function)
Starts reading a NFC tag or enables the detection of NFC tags for the current window.
DynamicSiteDisplay (Function)
Starts a dynamic WEBDEV site from a static page or or from a dynamic WEBDEV page.
ERR_BAD_APPLICATION
The SMS structure
The SMS structure is a preset structure of WLanguage (no declaration is required)......
Trace (Function)
Displays the requested information (content of a control, for example) in a window opened next to the current window.
Handling a WinForm .Net control through programming
<Menu>.AddURLOption (Function)
Adds a new option after the last option of a drop-down or context menu. This menu option opens the page that corresponds to the specified URL.
<Source>.ReadSeekLast (Function)
Sets the position on the last record whose value for a specific item is less than or equal to a sought value (exact-match search).
<Source>.ReadSeekFirst (Function)
Sets the position on the first record whose value for a specific item is strictly equal to a sought value (exact-match search).
<Window>.EnableDDW (Function)
Enables or disables the Dim Disabled Window (DDW) feature for a specific window:
The Spreadsheet control: Available formulas
At run time, in the Spreadsheet control, the end user directly enters the calculation formulas......
Remote control: Some examples of configuration
BTLEInitialize (Function)
Initializes Bluetooth Low Energy (required in Windows and iOS only)
AnimationDuration (Property)
The AnimationDuration property is used to know and define the length of time an animation takes to complete one cycle: in a Chart control. This duration is set to 30 hundredths of a second by default. in an infinite Progress Bar control. This duration is set to 200 hundredths of a second by default. in an Image Gallery Looper control....
<Image>.DrawPolygon (Function)
Draws a polygon in an Image control,