ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Chart control: "Series" tab
The "Series" tab is used to define the different series used in the Chart control as well as the source of category labels......
SaaSClientConnexion (Function)
Returns the characteristics of the connection to the client database.
The Organization Chart control
The Organization Chart control is used to represent elements in a hierarchical way. For example: the contributors of a company according to their position. the different branches of a group with their inter-dependencies. the different steps of a manufacturing process, ......
Automated test created by the user
WINDEV allows the user to record a test scenario in order to send it to the quality service or to the developer......
Window with arrow (iPad)
The principle of windows with arrow is straightforward......
CallWD: Function specific to the external language
Calls a WLanguage function from an external language....
The SilverLight control
The SilverLight control is used to display a SilverLight 2 animation in a WEBDEV page......
HAccelerateSpeed (Function)
Reorganizes the internal structure of the indexes to optimize the speed for accessing the data.
ScreenFirst (Function)
Defines the next control that will be in edit in the current window.
gglMapParameter (Type of variable)
The gglMapParameter type is used to define the advanced characteristics of a map...
Millisecond (Property)
The Millisecond property is used to: Retrieve the number of milliseconds from a Time, DateTime or Duration variable. Modify the number of milliseconds in a Time, DateTime or Duration variable. Retrieve the milliseconds or the number of milliseconds from a Date item (in "Date and Time" or "Duration" format) Modify the milliseconds or number of milliseconds in a Date item ("Date and Time" or "Duration" format)...
Second (Property)
The Second property is used to: Retrieve the number of seconds from a Time, DateTime or Duration variable. Modify the number of seconds in a Time, DateTime or Duration variable. Retrieve the seconds or the number of seconds from a Date item (in "Date and Time" or "Duration" format) Modify the seconds or the number of seconds in a Date item (in "Date and Time" or "Duration" format)...
GroupReset (Function)
Reinitializes the Group structure.
DateSys (Function)
Returns or modifies the system date (current date defined on the current computer).
Today (Function)
Returns or modifies the system date (date of the day defined on the current computer).
Google Calendar management functions
List of functions for managing Google calendars...
Functions for managing Google contacts (prefix syntax)
List of functions for managing Google contacts...
NET constants
List of constants used by the DotNet functions....
MongoFind (Function)
Finds documents in a MongoDB collection.
MongoInfo (Function)
Returns information about a MongoDB database.
MongoDeleteCollection (Function)
Deletes a collection from a MongoDB database.
SpreadsheetSortSelection (Function)
Sorts the values selected in a Spreadsheet control.
Handling an Action Bar through programming
An Action Bar can be handled through programming. To do so, use the variable corresponding to the Action Bar in the code....
Printing duplicate copies
For legal reasons, it may be useful to keep an identical copy of a report (an invoice for example)....
Different types of data (Type of variable)
A variable is defined by name and type......