ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

diagWaypoint (Variable type)
The diagWaypoint type is used to define all the advanced characteristics of a connector waypoint.
dCopyControlImage (Function)
Copies the image of a control in a WINDEV window to a variable of type Image.
sshSession (Variable type)
The sshSession type is used to define the characteristics of a connection to an SSH server.
rssSource (Variable type)
The rssSource type is used to describe the source of an RSS feed entry...
upnpDevice (Variable type)
The upnpDevice type is used to define the advanced characteristics of a UPnP device.
CriticalSection (Function)
Activates a critical section named or on a variable in an instruction of type USE ... IN.
saasService (Variable type)
The saasService type is used to define the advanced characteristics of a SaaS service.
WinAnimationClosing (Function)
Modifies the type and duration of the animation used when closing the application windows.
<Spreadsheet>.TypeAndMaskSelection (Function)
Returns or modifies the type and mask of selected cells in a Spreadsheet control.
SecretString (Variable type)
The SecretString type is used to manipulate strings contained in a password vault.
GesturePointerType (Function)
Returns the type of pointer used on the device: finger, mouse or stylus.
gglPath (Variable type)
The gglPath type is used to define the characteristics of the route to drawn on a map...
SIPAddress (Variable type)
The SIPAddress type is used to define the advanced characteristics of a SIP address.
wsRequest (Variable type)
The wsRequest type is used to define the advanced characteristics of a web service.
diagConnector (Variable type)
The diagConnector type is used to define all the advanced characteristics of a connector in a diagram.
gglPostalAddress (Variable type)
The gglPostalAddress type is used to describe and modify the postal address of a contact...
gglOrganization (Variable type)
The gglOrganization type is used to describe the companies and organizations to which a contact belongs...
<Image variable>.Font (Function)
Declares the font to be used by the dText function in a Image type variable.
<Source>.ListLink (Function)
Returns the list of links (Merise type) found in the current analysis or in a specific analysis.
Event (Variable type)
The Event type allows you to define all the advanced features of an event (birthday, anniversary, etc.)
xmlReader (Type of variable)
The xmlReader type is used to read an XML document without loading it in memory.
docFragment (Variable type)
The docFragment type is used to define the characteristics of a fragment found in a "docx" document.
Displaying a page in a WEBDEV site
Displaying a new page in a WEBDEV site can be done according to several methods......