ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MinimumLength (Property)
The Property MinimumLength allows you to know and modify the minimum length of an element.
The "Surface" charts
The Surface chart is used to represent correlated analogical data, according to 3 axes...
WDLog: Viewing a log file
WDLog is used to view the content of a log file......
StartPosition (Property)
The StartPosition property is used to get the starting position of an element in a Word Processing document
HTML constants
AttributeMapping (Property)
The AttributeMapping property gets the value of the <Mapping> extension attribute.
Screen,Coordinate (External language)
Retrieves the coordinates of the control in relation to the top left border of the window as well as the physical size of a control.
SocketProxy (Function)
Specifies whether TCP sockets and WebSockets must go through a SOCKS5 proxy to execute requests.
NotifModify (Function)
Modifies a notification currently displayed in the system bar of the device.
NotifDelete (Function)
Deletes a notification displayed in the system bar of the device.
Step 5: Site parameters
Once the site installed, you can define the site connection options......
12. Managing tasks
The Project Management Hub allows the project contributors to manage their task schedule....
Multiple assignments of arrays, structures and classes
The multiple assignment of arrays consists in assigning a set of simple values (boolean, integer, string, real, numeric or currency) to the cells of an array. This multiple assignment is also available for the structures and the classes....
DLNA/UPnP functions
The following WLanguage functions are used to handle UPnP devices...
AuthIdentify (Function)
Performs an authentication using the OAuth 2.0 protocol on any webservice.
Virtual (Property)
The Virtual property is used to determine if an element is virtual.
AssociatedValue (Property)
The AssociatedValue property is used to get the associated value.
RedirectionURL (Property)
The RedirectionURL property is used to get the URL used for the result redirection.
AuthURL (Property)
The URLAuth property is used to get and define the authorization URL to be used (first URL of the OAuth 2.0 specification).
XInitial (Property)
The XInitial property is used to: Get the X-coordinate: of a control (position on the X-axis) when opening the window or the page. of a window (position on X-axis) when opening the window. Change the X-coordinate of a control anchored "to the right" (position on the X-axis) when opening the window. Get the X-coordinate of a control in relation to its block (position in millimeters on the X-axis) when opening the report....
WDADMINEXE : Controlling the application remotely
The remote control of a WINDEV application allows the manager of an application used in network to manage the automatic or forced shutdown of the application for all the current users......
gpwConnectUser (Function)
Connects a user to the User Groupware.
gpwDisconnectUser (Function)
Disconnects the current user from the User Groupware.
WayPoint (Property)
The WayPoint property allows you to handle the waypoints of a connector.
Creating a Java archive
When your Java application is developed, you can......