ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Using the Salesforce service
Salesforce is a very popular CRM software......
<Pivot table>.SelectCount (Function)
Returns the number of selected cells in a Pivot Table control.
<Table>.DeleteSelect (Function)
Deletes the selected rows from a Table or Treeview Table control.
grImageSize (Function)
Defines the size of the image containing the chart.
Native XML Connector
WINDEV and WEBDEV allow you to import and handle a definition of XML files via the data model editor......
Cardinalities
The cardinalities are used to count the links between the files......
<Organization Chart>.Select (Function)
Returns the index of the selected element in an Organization Chart control.
FOR EACH/FOR ALL statement (browse of associative arrays)
The FOR EACH statement is used to perform different types of browse on the associative arrays...
14. Generation modes
Generation modes...
Choosing the type of link
WEBDEV proposes several types of links according to the action of link on the page controls......
Creating an executable: Data file directory
Two types of directories can be configured when creating the executable......
grScatterPointSize (Function)
Defines the size of points in a "Scatter" chart.
Characteristics of the columns in a Table control in a window
The columns are used to display information in a Table control......
Positioning a toolbar
A Toolbar control can be created in a "Free" window or in an "MDI Parent" window......
Queue, stack and list management functions
List of functions for managing the queues, the stacks and the lists...
ListInfo (Function)
Retrieves the characteristics of a WLanguage list: types of elements and number of elements.
<List variable>.Info (Function)
Retrieves the characteristics of a WLanguage list: types of elements and number of elements.
Reports and Queries 2024: New WLanguage features
In version 28, new functions have been introduced and some of them have been improved......
WEBDEV 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
WINDEV 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
WINDEV Mobile 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
Creating a select query
A select query (corresponding SQL statement......
SpeechSynthesisInitialize (Function)
Initializes the parameters of speech synthesis for the current application.
emailIMAPSession (Type of variable)
The emailIMAPSession type is used to access a messaging server by using the IMAP protocol (Internet Access Message Protocol) in order to retrieve the messages found on this server.
ChronoValue (Function)
Indicates the time elapsed (in milliseconds) since the call to ChronoStart.