ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

StatVarianceP (Function)
Calculates the variance for a full series of values.
gFontItalic (Function)
Builds a sequence of characters used to specify whether or not the text that follows the call...
gFontUnderlined (Function)
Builds a sequence of characters to specify whether or not the text that follows the call...
HDescribeFullTextIndex (Function)
Describes a full-text index of data file created through programming.
HFreeQuery (Function)
Free the resources of a query (after the call to HExecuteQuery or HExecuteSQLQuery).
SysDateTime (Function)
Returns or modifies the system date (current date and time defined on the current computer).
SpeechSynthesisInitialize (Function)
Initializes the parameters of speech synthesis for the current application.
RadioButtonInsert (Function)
Inserts a new option into a Radio Button control.
Event (Type of variable)
The Event type is used to define all the advanced characteristics of an event: birthday, saint's...
dbgCheckFalse (Function)
Checks whether an expression is false in assertive programming and in automated test mode.
grStartAngle (Function)
Sets the starting angle of the first section in the following types of chart: Pie,...
Overview of OOP (Object Oriented Programming)
The object-oriented programming (called "OOP") is a programming paradigm in which the programs...
ExceptionRestoreParameter (Function)
Restores the exception process of a process.
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.
HErrorStatusModification (Function)
Returns the status of a record during a modification conflict.
grScatterAddDataXY (Function)
Adds a data into a "Scatter" chart.
Thumbnail (Property)
The Thumbnail property is used to: get the value of an item thumbnail. This item was defined...
MemoryToFile (Function)
Automatically initializes the memory value of the items for the current file record with the values...
dbgAssert (Function)
Used to find out and signal the possible errors via an assertive programming.
XMLDocument (Function)
Creates a new XML document.
ArrayCopy (Function)
Copies the content of an array to another array.
Android permission management
Android applications require permissions to provide certain features that may require access...