ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WLanguage functions available in PHP
Some WLanguage functions are not available in PHP......
ControlDelete (Function)
Permanently deletes a control from a window, page or report.
DateToInteger (Function)
Converts a date to an integer.
MatReadLine (Function)
Reads the value of all elements found in a matrix row.
StatAverageDeviation (Function)
Calculates the average deviation of values in relation to their arithmetic mean.
StatStandardDeviation (Function)
Calculates the standard deviation for a series of values.
HError (Function)
Returns the number of the last error triggered by the HFSQL engine.
HFileExist (Function)
Determines: whether a file exists, which means whether it was physically created (HCreation...
SQLDisconnect (Function)
Closes the current connection and frees the memory used by the connection.
HToItem (Function)
Assigns the specified value to an item of the current record.
HListTrigger (Function)
Returns the list of triggers applied to one or more HFSQL data files.
Testing a Java project and compiling it
When your Java application is developed, you can run the test of the Java project and compile...
StatVarianceP (Function)
Calculates the variance for a full series of values.
HSL (Function)
Creates a color from its hue, saturation and lightness.
WinEnableDDW (Function)
Enables or disables the DDW (Dim Disabled Window) feature: for a specific window....
XMLDocument (Function)
Creates a new XML document.
SocketClientInfo (Function)
Allows the server to get information about the current client socket.
tapiDialerDisplay (Function)
Opens the default telephony application (dialer) and displays the specified number. No call...
Test (External language)
Displays each function call and each status report returned by the function.
EmulateSimulator (Function)
Emulates the window of the mobile (Android/iOS) simulator....
XMLSign (Function)
Signs an XML document.
HUpdateView (Function)
Creates or updates the description of an SQL view or materialized view from the analysis...
MaxAutoID (Property)
The MaxAutoID property is used to get the maximum automatic identifier of a replicated data file.
MaxZoom (Property)
The MaxZoom property is used to get the maximum zoom value that can be used for the Camera control...
DecryptAsymmetricEnveloped (Function)
Performs the asymmetric encryption of an envelope that has been encrypted...