ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Restore (Function)
Displays a WINDEV window to its initial size.
MemPrevious (Function)
Positions on the element found before the current element of a memory zone and returns the value of this element.
HChangeRplDir (Function)
Modifies the location for the description of subscriber replica (RPL file).
LDAPNbValue (Function)
Returns the number of values for an attribute.
Error handling WLanguage procedure called by zipExtractDirectory
WLanguage procedure ("Callback") called if an error is encountered when extracting files with zipExtractDirectory.
SSHCommand (Function)
Sends a command to an SSH server. The session is automatically started and closed as soon as the command is sent.
TableCount (Function)
Returns: the number of columns found in a Table or TreeView Table control. the number of rows found in a Table or TreeView Table control....
ArrayDeleteAll (Function)
Deletes all elements: from a one-dimensional or two-dimensional WLanguage array. from an associative array. from an advanced array property (array of gglCalendar events, etc.). from a WLanguage queue. from a WLanguage stack. from a WLanguage list....
SocketRead (Function)
Retrieves a message sent by another socket.
GDPR: an audit of your data
A new GDPR audit is available to easily identify and monitor personal data in a WINDEV, WEBDEV or WINDEV Mobile application......
Conditional target-code
The code editor allows you to enter a specific code for each environment (WINDEV, WEBDEV and WINDEV Mobile)......
Customizing the guide
The guide is a powerful search engine included in WINDEV, allowing you to find all referenced documents about a subject......
Maximize (Function)
Displays a WINDEV window in its maximum size.
Creating the Relation windows of a WINDEV RAD pattern
5. Loops
WINDEV Tutorial - WLanguage basics Lesson 5 - Loops - 15 min
HTTPCookieManage (Function)
Enables or disables the management of cookies in an HTTP request run: by HTTPRequest. by HTTPSend....
Constant
The constants are language elements whose value is fixed once and for all...
Iconize (Function)
Minimizes a WINDEV window.
XMLExecuteXPath (Function)
Executes an XPATH query: in an XML document. in an xmlDocument variable....
AnchorRateRight (Property)
The AnchorRateRight property is used to: Find out the anchor rate when a control moves on the horizontal axis. Modify the anchor rate when a control moves on the horizontal axis....
AnchorRateHeight (Property)
The AnchorRateHeight property is used to: Find out the vertical anchor rate of a control. Modify the vertical anchor rate of a control....
Push notifications
A mobile device can receive push notifications......