ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

XMLChildExist (Function)
Specifies whether the current tag has children corresponding to the sought type (tag, attribute, ...).
StatStandardDeviation (Function)
Calculates the standard deviation for a series of values.
pdfTextElement (Type of variable)
The pdfTextElement type is used to find out all the characteristics of a text element in a PDF page.
ChronoStart (Function)
Starts a stopwatch to measure the duration of a process (in milliseconds) and resets a running stopwatch.
The SilverLight control
The SilverLight control is used to display a SilverLight 2 animation in a WEBDEV page......
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...
StatAverageDeviation (Function)
Calculates the average deviation of values in relation to their arithmetic mean.
mongoGridFSFileInfo (Type of variable)
The mongoGridFSFileInfo type is used to define the advanced characteristics of a file in a MongoDB database.
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.