ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

AppleRequestTrackingAuthorizationAsynchronous (Function)
Displays the permission request for user activity tracking.
WinEdSave (Function)
Saves the changes made when the "Modification of UI by the end user" mode is enabled.
InitialVisible (Property)
The InitialVisible property is used to determine if: a control was visible during the first display of the associated window or page. a window was visible during its first display....
SysEnvironment (Function)
Returns the environment variables of the operating system for the current computer.
ContactAdd (Example)
Usage example of the ContactAdd function
TableToText (Function)
Creates a character string from the data found in a Table or TreeView Table control.
Constants for managing Map controls
Constants for managing Map controls...
StringDeleteDuplicate (Function)
Removes duplicates among substrings of a string, based on one or more separators.
CancelAWPContext (Function)
Deletes from the AWP context a variable that was added by DeclareAWPContext.
TreeListItem (Example)
Usage example of the TreeListItem function
Content (Property)
The Content property is used to get and change the content of an element.
DDEWarmLink (Function)
Creates a warm link with a data.
HTTPCookieGet (Function)
Retrieves the cookies read by a call: to HTTPRequest for an HTTP domain. to HTTPSend for an HTTP domain....
DDELink (Function)
Creates a hot link with a data.
TextDirection (Property)
The TextDirection property is used to determine and change the writing direction in a window, report or control (useful for languages such as Arabic or Hebrew).
HorizontalAlignment (Property)
The HorizontalAlignment property gets and changes the horizontal alignment of a control.
TypeVar (Function)
Identifies the type of an expression, a variable (during a call to a procedure for example) or a control.
WEBDEV administrator: General configuration
The "Configuration" tab is used to define the default connection options for the WEBDEV sites found on the server and managed by the administrator......
SocketConnect (Function)
Connects a client computer to a given socket.
Modbus functions
List of Modbus functions...
MySelf (Reserved word)
MySelf is used to handle the current control...
SysWinActive (Function)
Returns the handle of the active window or activates a window.
CtInitialCatalog (Property)
The CtInitialCatalog property is used to get the default database defined for the access.
sfUserInfo (Type of variable)
The sfUserInfo type is used to get information about a user...
XMLExtractString (Function)
Extracts the content of a tag found in an XML document.