ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Input suggestions in an Edit control
Implementing input suggestions in an Edit control is very simple......
WBAdminAuth (Type of variable)
The WBAdminAuth type allows you to define all the advanced characteristics of the API used to remotely manage a WEBDEV Application Server.
SOAP constants
List of constants used by the SOAP functions....
Ad Hoc deployment
Adds an element in last position: of a one-dimensional WLanguage array. of an advanced array property (array of gglCalendar events, ...). of a WLanguage list....
List (Variable type)
A List variable is a structured type that is used to group a set of elements of the same type. This variable type is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 4....
wsResponse (Type of variable)
The wsResponse type is used to get: the XML source code of the Webservice response. the value of the different parts of the Webservice response (for the Webservices returning several responses)....
ERR_DISCONNECTED_BY_ADMIN
BrowserName (Function)
Returns the name of the browser of the Web user ("user agent").
SOAP functions (prefix syntax)
List of SOAP functions...
WINDEV and the SOAP protocol
SOAP functions
List of SOAP functions...
The requested action cannot been performed: the page was not synchronized
Column of type Attribute
WINDEV and WEBDEV allow you to use columns of type "Attribute" in Table controls......
appServerScheduledTask (Type of variable)
The appServerScheduledTask type is used to manage a scheduled task of WEBDEV Application Server through programming (for a site or a webservice).
11. User Macro-Code: UMC in practice
Information 37: Optimize your FOR loop
Manipulating Chart controls in a WEBDEV site
When a Chart control is executed on a page of the WEBDEV site, users can personalize visuals via a context menu......
gglAttachment (Type of variable)
The gglAttachment type is used to define all the advanced characteristics of a file attached to a calendar event. The calendar can be described using the gglCalendar type. This calendar is used by the Google Calendar service.