ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

OpenPopup (Function)
Opens a popup window and waits for this window to be closed.
NetExecute (Function)
Runs a specific program on an FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV. This function is kept for backward compatibility....
NetEndServer (Function)
Stops an FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV and started by NetStartServer. This function is kept for backward compatibility....
NetSendBuffer (Function)
Transmits a character string to an FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV. This function is kept for backward compatibility....
Handling a toolbar through programming
WINDEV allows you to handle a Toolbar control through programming......
Managing accounts
WEBDEV Account Manager allows you to create a deployment account......
PostMessage (Function)
Sends a Windows message to a control or to a window.
SendMessage (Function)
Sends a Windows message to a control or to a window.
WBAdminCreateAccount (Function)
Creates a WEBDEV account on a WEBDEV Application Server.
<ftpConnection variable>.CurrentDir (Function)
Gets or sets the current directory on an FTP server (File Transfer Protocol). This new function is available from WINDEV Suite SaaS 2025 Update 2....
<Array>.Move (Function)
Allows you to: move an element in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.). The other array elements are moved accordingly. swap two elements in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.)....
TablePosition (Function)
Displays a Table or TreeView Table control from a specified row or returns the index of the first row displayed in a Table or TreeView Table control.
HReadSeekFirst (Function)
Sets the position on the first record whose value for a specific item is strictly equal to a sought value (exact-match search).
Phone constants (Android / iOS)
MoveColumn (Function)
Moves or swaps a column in a two-dimensional array property contained in an advanced type (xlsDocument, etc.).
List,Get (External language)
Retrieves the value of a given element or the value of the selected element in a drop-down list or in an expanded list.
WiFiSelectNetworkCard (Function)
Selects the Wi-Fi network card that will be used for the next calls to the WiFi functions.
SysWinActive (Function)
Returns the handle of the active window or activates a window.