ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

InAndroidMode (Function)
Indicates whether the code is run in Android mode.
InFactoryMode (Function)
Indicates whether the code is run by an action plan of the software factory.
EpochToDateTime (Function)
Converts a date and a time in Epoch format (number of time units since 01/01/1970 at 00h00 UTC) to a local datetime....
XMLChildExist (Function)
Specifies whether the current tag has children corresponding to the sought type (tag, attribute, ...).
InWebserviceMode (Function)
Used to find out whether the execution is in progress in the AWWS engine.
SchedulerDeleteAll (Function)
Deletes all appointments and resources from a Scheduler control.
Constants for managing the Enumerations and the Combinations
Statistical constants
List of constants used by the statistical functions....
Token (Property)
The Token property is used to manage the different tokens associated with a "Text token" Edit control.
MaxLinkedCardinality (Property)
The MaxLinkedCardinality property is used to get and modify the maximum cardinality of the related item in the link.
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....
CalendarSelectCount (Function)
Returns the number of days selected in a Calendar control.
Table,Add (External language)
Adds an element to a Table control.
CalendarSelectPlus (Function)
Selects a date in a Calendar control.
IniOSMode (Function)
Indicates whether the code currently run is in iOS mode (iPhone, iPad).
IniOSEmulatorMode (Function)
Indicates whether the code is run in the iOS emulator (iPhone, iPad).
IniOSSimulatorMode (Function)
Indicates whether the code is run in the iOS simulator (iPhone, iPad).
XMLResult (Function)
Returns the result of a calculation XPath query.
Cell (Property)
The Cell property is used to manipulate one or more cells.
CurrentYear (Function)
Returns the current year in integer format.
VibrationStop (Function)
Stops the vibrations of the device (even if they have been triggered by another application).
iResetNbPages (Function)
Reinitializes the current number of pages, used in the preset controls such as "Number of pages" and "Page number and number of pages".
UUEncode (Function)
Encodes a character string according to the UUEncode algorithm.
InPHPSimulatorMode (Function)
Indicates whether the code is run in PHP simulator mode.