ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Standard FTP functions
List of standard FTP functions...
The "Window position preview" pane
The "Window position preview" pane is used to view and/or modify the opening position of the windows currently modified (according to the screen resolution used)......
The OLE control
The OLE control is used to handle an OLE object......
ERR_NO_DLLEXE
Optional events
By default, the codes available in the code editor correspond to the most common codes......
History of versions (network setup)
The setup wizard allows you to configure the history of versions during a network setup....
5. Webservices
WINDEV allows you to easily use Webservices (or XML Web services)....
ArrayDeleteLine (Function)
Deletes a row at a given position: from a two-dimensional array. from the advanced array property (array of gglCalendar events, etc.) The array size is automatically reduced....
LatestDateCovered (Property)
The LatestDateCovered property is used to get the date of the last selected record. This property can be used on: a sfSeekUpdatedResult variable. a sfSeekDeletedResult variable]....
Communicating with an SSH server
Secure Shell (SSH) is a secure communication protocol. The exchanged data is secured via encryption keys....
YAxisMin (Property)
The YAxisMin property gets the minimum value of the Y-axis in a Chart control.
<Array>.DeleteLine (Function)
Deletes a row at a given position: from a two-dimensional array. from the advanced array property (array of gglCalendar events, etc.) The array size is automatically reduced....
EmulateWarning (Function)
Emulates the next call to Warning and automatically clicks the "OK&quot button.
EmulateError (Function)
Emulates the next call to Error and automatically clicks the "OK&quot button.
EmulateInfo (Function)
Emulates the next call to Info and automatically clicks the "OK&quot button.
WiFiAddNetwork (Function)
Adds a new network to the list of Wi-Fi networks configured on the device.
WiFiDetectAccessPoint (Function)
Starts detecting the Wi-Fi access points currently accessible from the device.
ArraySeekByProcedure (Function)
Seeks an element in a one-dimensional WLanguage array by using a comparison procedure.
HListCustomFolder (Function)
Returns the list of Custom-Folders (also called groups) defined in the analysis.
inAppCheckSubscription (Function)
When starting the iOS application, checks whether the In-App subscriptions have been renewed.
DocChangeZOrder (Function)
Changes the Z-order of an Image or Text Area element in a DocX document.
AAFEnable (Function)
Re-enables an Automatic Application Feature (AAF) previously disabled by AAFDisable.
<docElement variable>.ChangeZOrder (Function)
Changes the Z-order of an Image or Text Area element in a DocX document.
<Menu>.AddMenu (Function)
Adds a new menu to an existing drop-down or context menu of a window or page.
<Array>.SeekByProcedure (Function)
Seeks an element in a one-dimensional WLanguage array by using a comparison procedure.