ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The SilverLight control
The SilverLight control is used to display a SilverLight 2 animation in a WEBDEV page......
MmoEncryption (Property)
The MmoEncryption property is used to set the encryption method of the memo file (.MMO) associated with the data file.
StatVarianceP (Function)
Calculates the variance for a full series of values.
Constants used by the TraceStart function
List of constants used by the TraceStart function....
Creating a query in SQL code
The query editor allows you to create a query by typing SQL code......
JSONToVariant (Function)
Converts a JSON string to a Variant variable.
NoRightCharacter (Function)
Returns a string after removing the specified characters from the right side of the initial string.
InAndroidSimulatorMode (Function)
Indicates whether the code is run in the Android simulator.
XMLPath (Function)
Returns the current position in the document in XPATH format.
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.
ChronoStart (Function)
Starts a stopwatch to measure the duration of a process (in milliseconds) and resets a running stopwatch.
FicEncryption (Property)
The FicEncryption property is used to set the encryption method of a data file.
DeclareWebserviceContext (Function)
Used to declare a list of variables whose value will be persistent between the successive calls to a Webservice.
InAndroidEmulatorMode (Function)
Indicates whether the code is run in the Android emulator.
InPocketSimulatorMode (Function)
Indicates whether the code is run in the Pocket simulator. Function kept for backward compatibility....
InAndroidMode (Function)
Indicates whether the code is run in Android mode.
fParentDir (Function)
Returns the path of the parent directory for the specified directory.
SchedulerPositionDateTime
Displays a Scheduler control from a specified date or returns the date of the first day (or last day) displayed in a Scheduler control.
DateTime (Type of variable)
The DateTime type enables you to easily handle a date and a time...
XMLChildExist (Function)
Specifies whether the current tag has children corresponding to the sought type (tag, attribute, ...).
mongoGridFSFileInfo (Type of variable)
The mongoGridFSFileInfo type is used to define the advanced characteristics of a file in a MongoDB database.
DriveMoveDirectory (Function)
Move a directory and its contents to another directory on the same Drive (remote disk).
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).