ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

InPHPSimulatorMode (Function)
Indicates whether the code is run in PHP simulator mode.
Printing the content of a table (AAF)
A Table control proposes an automatic popup menu allowing the user to perform several operations on the data displayed in the table......
StatCorrelation (Function)
Calculates the coefficient of correlation between two series of values.
Dynamic array (Type of variable)
A dynamic array is an "advanced" type of array...
GesturePosX (Function)
Returns the horizontal position of the pointer (finger or stylus).
GesturePosY (Function)
Returns the vertical position of the pointer (finger or stylus).
StatStandardDeviationP (Function)
Calculates the standard deviation for a full series of values.
InLinuxMode (Function)
Indicates whether the code is run in Linux mode or not.
Compilation options (chm format)
BankHolidayDeleteAll (Function)
Clears the list of all public holidays.
HCopyFile (Function)
Copies an HFSQL data file (.fic, .ndx and .mmo files if they exist): from the HFSQL server to the server (to perform a backup for example). from the HFSQL server to the client (to perform a local backup for example). from the client to the HFSQL server (to update the data files for example). from an HFSQL server to antoher HFSQL server....
Action (Property)
The Action property is used to specify the action to be performed.
TreeView constants
List of constants used by the TreeXXX functions...
DateToDay (Function)
Returns the day that corresponds to a given date.
VariantToJSON (Function)
Converts the content of a Variant variable to JSON.
XMLExtractDocument (Function)
Creates a new XML document from an existing XML document.
XMLRestorePosition (Function)
Restores the previously saved context of an XML document.
XMLToText (Function)
Converts a character string in XML format into a standard character string.
MapEndOfMove (Function)
Stops following the device movement in a Map control.
The setup editor WDInst
WDInst is a setup editor used to define the setup parameters of your application......
DateToMonthInAlpha (Function)
Returns the name of the month that corresponds to a specified date.
FileToMemoryTable (Function)
Populates a Table control programmatically with the records from a data file, HFSQL view or query (query created in the query editor or with HExecuteSQLQuery).
MyParameters (Reserved word)
The MyParameters keyword is used to handle the parameters passed to a WLanguage procedure...
grRotation (Function)
Used to: Turn a chart around one of its axes in order to better view the data. Find out the rotation angle of a chart on one of its axes....
DateToDayInAlpha (Function)
Returns the name of the day that corresponds to a specified date.