ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

InAndroidMode (Function)
Indicates whether the code is run in Android mode.
InWindowsMode (Function)
Indicates whether the code is run in Windows mode or not.
InWindowsPhoneEmulatorMode (Function)
Indicates whether the test is run via the Windows Phone emulator. Function kept for backward compatibility....
HTMLClass (Property)
The HTMLClass property reads and sets the value of the "class" HTML attribute of the control.
ExceptionPropagate (Function)
Propagates an exception.
LanguageToName (Function)
Returns the name of a language.
The windows and pages of the User Groupware
Two methods can be used to include the user groupware......
The Social Network control
The "Social network" control is a toolbar containing icons used to establish the link to the main social networks of the Web......
Importing classes and sets of procedures (text file)
From version 23, you have the ability to import existing classes or sets of procedures in text format......
Hour (Property)
The Hour property is used to: Get the time from a variable of type Time or DateTime, or the number of hours from a variable of type Duration. Change the time in a variable of type Time or DateTime, or the number of hours in a variable of type Duration. Retrieve the time or the number of hours from a Date item (in "Date and time" or "Duration" format) or from a Time item. Modify the time or the number of hours in a Date item (in "Date and time" or "Duration" format) or in a Time item....
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....
InLinuxMode (Function)
Indicates whether the code is run in Linux mode or not.
fParentDir (Function)
Returns the path of the parent directory for the specified directory.
SeekByProcedure (Function)
Seeks an element in a one-dimensional array by using a comparison procedure.
SwapLine (Function)
Used to swap two rows in a two-dimensional array or in an advanced array property.
Decode (Function)
Decodes a character string that was encoded by Encode.
XMLExtractDocument (Function)
Creates a new XML document from an existing XML document.
XMLRestorePosition (Function)
Restores the previously saved context of an XML document.
XMLToText (Function)
Converts a character string in XML format into a standard character string.
COMCallMethod (Function)
Runs a method of an interface of a COM object instantiated by COMCreateInstance.
HMergeView (Function)
Creates an HFSQL view from two previously created views (HCreateView). This function uses the former view mechanism.
The "Pie", "Donut" or "Semi-circular" charts
Several types of charts belong to the same family......
REST web services: Importing an OpenAPI specification
REST web service APIs can be described using OpenAPl files......
MultimediaPlay (Function)
Plays a multimedia file in a Multimedia control.