ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SendMessage (Function)
Sends a Windows message to a control or to a window.
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......
Showing or hiding empty events or processes of an element
All WLanguage code is written in the code editor, which offers several events on a given control ......
Spare server
A "spare" server is a target server in a unidirectional automatic replication......
PostMessage (Function)
Sends a Windows message to a control or to a window.
<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....
WBAdminCreateAccount (Function)
Creates a WEBDEV account on a WEBDEV Application Server.
OpenPopup (Function)
Opens a popup window and waits for this window to be closed.
WinChangeLayout (Function)
Applies a specific layout to: a window. an internal window....
<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.)....
WDMSG license agreement
WDMSG license agreement...
MoveColumn (Function)
Moves or swaps a column in a two-dimensional array property contained in an advanced type (xlsDocument, etc.).
iAreaHeight (Function)
Calculates the height of a fixed-width area required to print the entire text that uses the current font.
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.
SysWinActive (Function)
Returns the handle of the active window or activates a window.