ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CriticalSectionEnd (Function)
Marks the end of critical section: the code will be run by another thread.
dbgCheckNull (Function)
Checks whether an expression is Null in assertive programming and in automated test mode.
dbgCheckNotNull (Function)
Checks whether an expression is not Null in assertive programming and in automated test mode.
EnumerationCheckName (Function)
Checks whether an enumeration value known by its name is valid.
InWebserviceMode (Function)
Used to find out whether the execution is in progress in the AWWS engine.
InPHPSimulatorMode (Function)
Indicates whether the code is run in PHP simulator mode.
InWidgetMode (Function)
Indicates whether the code is run in Android Widget mode.
MatchRegularExpression (Function)
Checks whether a character string matches a specific format and retrieves the different substrings that match the format.
awSendAndGetInfo (Function)
Sends data from an iOS phone to an Apple Watch (or conversely) while expecting a response.
Properties associated with the options of a Switch control
Rich Text Area control properties
A Rich Text Area control can be handled in a window by the following WLanguage properties......
<Source>.SortView (Function)
Sorts an HFSQL view by creating an index on a view item. This function uses the former view mechanism.
TestCheckTrue (Function)
Checks whether an expression is set to True in assertive programming and in automated test mode.
<Chart>.Scatter3DDeleteAltitudeColor (Function)
Deletes the altitude colors specified by grScatter3DAltitudeColor.
dbgStandardOutput (Function)
Writes an information into the standard output stream "stdout" (also called "console").
TestCheckDifferent (Function)
Checks whether the specified expressions are different in assertive programming and in automated test mode.
ExceptionChangeParameter (Function)
Configures the automatic behavior that will be implemented if an exception occurs in the current process.
EmulateWindow (Function)
Indicates the test that will be run during the next window opening.
AppUPDAvailable (Function)
Allows you to find out whether an update is available for the specified application.
LocalStorageAvailable (Function)
Indicates whether the local storage is available or not for the current browser.
TreeMapSearch (Function)
Finds the index of an element in a TreeMap control from the element path.
TreeMapSeek (Function)
Finds the index of an element in a TreeMap control from the element path.
BTLEDescriptorWriteValue (Function)
Writes the value of a descriptor to a Bluetooth Low Energy device.
gpwEncryptedPasswords (Function)
Used to find out whether the passwords of the user groupware are encrypted.
fDataDirUser (Function)
Returns a directory path for the data of the current user of the current application.