ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

RedirectionURL (Property)
The RedirectionURL property is used to get the URL used for the result redirection.
Creating, modifying, deleting a style
WINDEV gives you the ability to handle the styles defined for a help system (help file in HLP or CHM format)......
Setup on a local network (LAN)
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.
SaaSAdminPricingEnableService (Function)
Enables a service in a SaaS pricing.
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....
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.
HFilterIncludedBetween (Function)
Defines and enables an "Included between" filter on a file, view or query.
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).
AdditionalParameters (Property)
The Property Additional Parameters allows you to specify additional parameters in the authentication chain.
TokenURL (Property)
The Property URLToken allows you to know and modify the URL for retrieving the access token.
Optional events
By default, the codes available in the code editor correspond to the most common codes......
<Source>.ErrorStatusModification (Function)
Returns the status of a record during a modification conflict.
<Source>.FilterStartsWith (Function)
Defines and enables a "Start with" filter on a file, view or query.
<Source>.FilterIncludedBetween (Function)
Defines and enables an "Included between" filter on a file, view or query.
HErrorStatusModification (Function)
Returns the status of a record during a modification conflict.
SaaSAdminListService (Function)
Lists the SaaS services associated with a SaaS site, a pricing or a user.
Controlling the WEBDEV Application Server
Starting with version 28, you can remotely control the WEBDEV Application Server......
<Word Processing>.Insert (Function)
Inserts an object in a Word Processing control. The objects that can be used are: an element, a document, a paragraph, a text, an image, a fragment....
Decode (Function)
Decodes a character string that was encoded by Encode.