ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SaaSAdminModifyPricing (Function)
Modifies a SaaS pricing.
TreeView Table control based on a variable
A TreeView Table control based on a variable is a control bound to a variable or a set of variables......
StringStartsWith (Function)
Checks whether a character string starts: with a specific character string. with one of the character strings in an array....
Edit control properties
You can manipulate Edit controls in a window, page or report using the following WLanguage properties......
SQLColumnFormat (Function)
Returns the different types of columns supported: by the data source identified by SQLConnect by the database accessed by a specific connection (connection described in the analysis or described by HDescribeConnection or HOpenConnection)....
HReadSeekLast (Function)
Sets the position on the last record whose value for a specific item is less than or equal to a sought value (exact-match search).
ArcTan2 (Function)
Returns the arc tangent 2 of the values passed in parameter.
Initialization (Property)
The Initialization property is used to handle the initialization of certain processes.
zipExtractFile (Example)
Usage example of the zipExtractFile function
HTMLToText (Function)
Converts an HTML string or buffer to text.
GPSStopDetection (Function)
Stops the location detection triggered by GPSDetectPosition.
SaaSAdminListService (Function)
Lists the SaaS services associated with a SaaS site, a pricing or a user.
Age (Function)
Returns the age according to the date of birth.
fTempDir (Function)
Returns the name of directory used to store the temporary files.
TestCheckTrue (Function)
Checks whether an expression is set to True in assertive programming and in automated test mode.
Margin (Property)
The Property HEX@ allows you to define the size of a HEX@ , for example around a text.
Slider control properties (in a page)
A Slider control and a Range Slider control found in a page can be handed in WLanguage by the following properties.
restResponse (Variable type)
The restResponse type is used to define all the advanced characteristics of a REST response.
HReadPrevious (Function)
Sets the position on the previous record of a file according to a browse item.
DashInfoXY (Function)
Determines: whether a widget is found at a given position in a Dashboard control. which widget is found at a given position in a Dashboard control....
Constants for managing the Enumerations and the Combinations
Statistical constants
List of constants used by the statistical functions....
gpwForgottenPassword (Function)
Runs an action to retrieve or change the password of a user.
mlLoadWorkspace (Function)
Loads all the variables of a MATLAB file in the session.
SQLFirst (Function)
Positions on the first row of the query result.