ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

UMCOpen (Function)
Opens the edit window of User Macro-Code for the current window.
Y (Property)
The Y property is used to get and change the the Y-coordinate of an element.
MenuAddOption (Function)
Adds a new option after the last option of a drop-down or context menu.
List,Modify (External language)
Modifies an element in a drop-down list or in an expanded list.
List,Select,+ (External language)
Selects an element in a drop-down list or in an expanded list.
List,Select,- (External language)
Deselects an element from a drop-down list or from an expanded list.
List,Delete (External language)
Deletes an element from a drop-down list or from an expanded list.
<Connection variable>.ActivateServerTrigger (Function)
Re-enables a server trigger that was disabled by HDeactivateServerTrigger.
TwainScanArea (Function)
Used to define or re-initialize the area to scan.
tapiStop (Function)
Stops reading a pre-recorded message (tapiPlay).
EmulateDnD (Function)
Emulates a "Drag & Drop" gesture in automated tests.
Activating an application or a site
When distributing an application or a site, you may want to offer both a full version and a limited version......
X (Property)
The X property is used to get and change the X-coordinate of an element.
Testing and debugging a project on the development computer
The test of the entire project allows you to simulate the start of the application with the executable......
Gesture variable
The Gesture variable is used to retrieve the gesture parameters (swipe)......
The "Area" charts
The Area chart is used to highlight the amplitude of a change......
The Windows registry
Several WINDEV functions can be used to handle the Windows registry......
PicSave (Function)
Saves the image found: in an Image Editor control. in a WDPic variable....
Using Facebook authentication
Facebook is the world's most popular social network. It is commonly used by companies to reach their customers......
ReplicSynchro: Use
GetUUID (Function)
Calculates a 128-bit Universal Unique Identifier ("UUID").
GetUUID256 (Function)
Calculates a 256-bit Universal unique identifier ("UUID").
FaxResume (Function)
Re-enables a fax paused in the spooler (pending fax).
CoordinateImageToImageControl (Function)
Converts the coordinates of a rectangle in the image to the corresponding coordinates in the Image control.
iPad window: Window creation wizard
The wizard for creating iPad windows allows you to easily create a window containing all the main elements of a window for an iPad application......