ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

InAJAXMode (Function)
Specifies whether the code is run from: a process in AJAX mode. a procedure called by AJAXExecute or AJAXExecuteAsynchronous....
AnchorRateBottom (Property)
The AnchorRateBottom property is used to: Find out the anchor rate when a control moves on the vertical axis. Modify the anchor rate when a control moves on the vertical axis....
Y (Property)
The Y property is used to: Find out the Y-coordinate of a control or window (position on Y-axis). Modify the Y-coordinate of a control or window....
ContextMenu (Property)
The ContextMenu property is used to: Get the custom context menu of a control, window or page. Change the custom context menu of a control, window or page (or associate another context menu). Customize the system menus of the controls by adding options....
Description window of a combining query
The description window of a combining query consists of several sections......
Project Management Hub: Task management
The Project Management Hub allows you to define the different tasks assigned to each project contributor......
CameraRunApp (Function)
Starts the device's native camera application to record a video or to take a photo....
The Rich Text Area control
The Rich Text Area control is a Static control offering several layout possibilities......
Multitask (Function)
MultiTask is used to: define a timeout, give control back to Windows, give control back to Windows and to WLanguage....
Proxy (Function)
Specifies whether the communication functions that use HTTP or HTTPS must go through a proxy to execute their requests. A proxy is used to share the access to Internet between the different network computers.
Phone constants (Android / iOS)
The xmlDocument keyword can correspond to: the XMLDocument function that is used to create a new XML document. For more details, see XMLDocument. an xmlDocument variable. For more details, see xmlDocument....
SysThumbnailAddButton (Function)
Adds a button into the thumbnail of the application in the taskbar.
ThreadStopRequested (Function)
Checks if a stop request has been sent to the running thread.
ChronoStart (Function)
Starts a stopwatch to measure the duration of a process (in milliseconds) and resets a running stopwatch.
dArc (Function)
Draws an arc of circle or an arc of ellipse: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
WDXView : Use
This help page presents the different features of WDXView......
SocketClientInfo (Function)
Allows the server to get information about the current client socket.
Modified (Property)
The Modified property is used to determine if a control or group of controls has been modified by the user (keyboard or mouse input).
Type (Property)
The Type property is used to get: the type of element (data file or item) defined programmatically or in the data model editor, view or query. the type of object. the type of data held in a Variant....