ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MIMEType (Property)
The MIMEType property is used to get and change the MIME type of an element.
docElement (Type of variable)
The docElement type is used to handle each element found in a docParagraph variable.
GesturePointerType (Function)
Returns the type of pointer used on the device: finger, mouse or stylus.
beaconGroup (Type of variable)
The beaconGroup type is used to define the advanced characteristics of a set of Beacons.
Toast (Type of variable)
The Toast type is used to define all the advanced characteristics of a toast notification.
htmlDocument (Type of variable)
The htmlDocument type is used to define all the advanced characteristics of an HTML document.
gglNotification (Type of variable)
The gglNotification type is used to define information about event notifications in a calendar.
picText (Type of variable)
The picText type is used to define all the advanced characteristics of a Text layer.
WinAnimationOpening (Function)
Modifies the type and duration of animations used when opening the application windows.
WinAnimationClosing (Function)
Modifies the type and duration of the animation used when closing the application windows.
diagPoint (Type of variable)
The diagSelection type is used to define all the advanced characteristics of a point in a diagram.
aiConfigureContourDetection (Type of variable)
The iaConfigureContourDetection type is used to define the parameters of the contour detection function.
docParagraph (Type of variable)
The docParagraph type is used to handle the characteristics of a paragraph in a DOCX document.
gglOverride (Type of variable)
The gglOverride type is used to define information about event notification overrides.
DiskFile (Type of variable)
The DiskFile type is used to handle text files present on disk.
httpRequest (Type of variable)
The httpRequest type is used to retrieve the advanced characteristics of an HTTP/HTTPS request....
Socket: creating a standard socket server
WINDEV allows you to create a standard socket server......
Deploying a site on a PC SOFT test server
PC SOFT proposes to host your test sites......
TabMDI (Property)
The TabMDI property is used to: Get the type of a Tab control (simple tab or dynamic tab - MDI). Change the type of a Tab control (simple tab or dynamic tab - MDI). This property is obsolete from version 200057. Use DynamicTab....
OutgoingData (Property)
The OutgoingData property is used to determine and change the type of data emitted by the stream.
HAddTask (Function)
Adds a scheduled task on the server defined by the connection.
HDuplicateDatabase (Function)
Duplicates the database associated with a connection on an HFSQL server.
WebSocketClientConnectSSL (Function)
Establishes an SSL connection between the client and a WebSocket server.
<Connection variable>.AddTask (Function)
Adds a scheduled task on the server defined by the connection.
<Connection variable>.DuplicateDatabase (Function)
Duplicates the database associated with a connection on an HFSQL server.