ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Sliding window (sliding menu)
The sliding windows (also called sliding menus) are often used in the mobile applications......
mongoOperation (Type of variable)
The mongoOperation type is used to define the different operations to be performed in bulk. These operations are stored in an array of mongoOperation variables.
WINDEV and the SOAP protocol
SOAP functions
List of SOAP functions...
SOAP functions (prefix syntax)
List of SOAP functions...
The requested action cannot been performed: the page was not synchronized
Input suggestions in an Edit control
Implementing input suggestions in an Edit control is very simple......
Using offline sites
WEBDEV allows you to specify that a site or a set of pages can operate in off-line mode (without an Internet connection)....
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......
FileDisplay (Function)
Displays a file in the browser of Web user.
InApp constants
Communicating with the Web user
From now on, with the new Web technologies, the sites can look more like Windows applications and display dialog boxes......
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.
CookieWrite (Function)
Writes a cookie onto the computer of the Web user.
Information 37: Optimize your FOR loop
The "Funnel" charts
...The Funnel charts are often used to represent the steps in a sales process and to indicate the amount of potential revenues expected for each step....
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).
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.
Column of type Attribute
WINDEV and WEBDEV allow you to use columns of type "Attribute" in Table controls......
emailAttach (Type of variable)
The emailAttach type is used to handle an attachment.
Definition (Property)
The Definition property is used to define a type.
Declaration (Property)
The Declaration property is used to define a type.
spDerivation (Property)
The spDerivation property is used to: Get the key derivation function used to hash an item of type "Password". This property can be used for items of type "Password" defined in the data model editor or programmatically. Set the key derivation function used for hashing (only for "Password" items defined programmatically)....
ERR_DISCONNECTED_ERROR
TypeDescription (Property)
The TypeDescription property is used to: Find out the type used by an Enumeration or Combination item. This item was defined in the data model editor or programmatically. Define the type used by an Enumeration or Combination item (when describing the item through programming)....