ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ArrayAddSorted (Function)
Adds an element to a one-dimensional WLanguage array taking into account: the sort criteria defined by ArraySort the comparison operator described in the class, if the elements of the array are class instances....
gpwMode (Function)
Returns the runtime mode of the User Groupware.
mlSaveWorkspace (Function)
Saves the session workspace in a MATLAB file.
mlExecute (Function)
Evaluates and runs a command on a MATLAB session.
mlListVariable (Function)
Lists the variables found in the MATLAB session.
SysNotificationRemove (Function)
Removes a previously sent interactive notification.
grSunburstStartAngle (Function)
Specifies the starting angle of the first section in a Sunburst chart.
Creating a query in SQL code
The query editor allows you to create a query by typing SQL code......
WINDEV Mobile and SMS messages
WINDEV Mobile allows you to easily send and read SMS messages with the SMS functions of WLanguage......
Native Progress Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to Progress ......
Native SQL Server Connector: Programming with HFSQL functions
To use an SQL Server database with Native Connector, the structure of SQL Server tables must be imported into the data model analysis......
SaaSDisconnect (Function)
Disconnect the user of a SaaS site beside the SaaS web service that manages the site.
Constants for managing errors and exceptions
List of constants used by the functions for managing errors and exceptions....
rssStream (Type of variable)
The rssStream type is used to handle a RSS stream...
rssIdentifier (Type of variable)
The rssIdentifier type is used to describe the unique identifier of a RSS stream entry...
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.)....
dbgCheckNull (Function)
Checks whether an expression is Null in assertive programming and in automated test mode.
dbgCheckNotNull (Function)
Checks whether an expression is not Null in assertive programming and in automated test mode.
Component (Property)
The Component property configures the different components of a composite key.
RTFToText (Function)
Returns the text without the formatting characteristics specific to the RTF format.
URLDecode (Function)
Decodes an encoded URL (which means with characters in %xx format).
StatCovariance (Function)
Calculates the covariance between two series of values.
HRetrieveItem (Function)
Returns the content of an item found in the current record (in the data file, view, query, ...).
grScatterLinkPoint (Function)
Links (or not) the points found in a "Scatter" chart.
HChangeConnection (Function)
Dynamically changes the connection associated with a data file.