ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

apExecute (Function)
Runs an action plan.
GPSDetectPosition (Function)
Asks to be notified when the device gets close to a given location.
ArrowStart (Function)
Sets the position of the source end of an arrow in a "Shape" control.
ArrowEnd (Function)
Sets the position of the target end of an arrow in a "Shape" control.
HTMLEditorGetDocument (Function)
Asynchronously retrieves the HTML document being displayed in an HTML Edit control.
HTMLEditorGet (Function)
Asynchronously retrieves the value of one of the properties of an HTML Editor control.
RGB (Function)
Defines a color from its Red, Green and Blue components.
DateToInteger (Function)
Converts a date to an integer.
SpeechRecognitionTrigger (Function)
Triggers the device's speech recognition service....
tapiKeyPressed (Function)
Returns the history of the keys pressed on the phone keypad since the last call to tapiKeyPressed.
DateValid (Function)
Checks the validity of a date between January 01 0001 and December 31 9999.
DelayBeforeClosing (Function)
Limits the display duration of a window or dialog box. If no user action is performed, when the specified amount of time is reached: for a window, the code of a window button will be run. for a dialog box, the dialog box is automatically closed....
HTMLEditorGetSelection (Function)
Asynchronously retrieves the current selection from an HTML Editor control.
tapiCallEnd (Function)
Returns the date and time of the end of call.
iDocumentCanceled (Function)
Used to find out whether the current print was canceled by the user.
BTLEInitializeDevice (Function)
Initializes a Bluetooth Low Energy device in Windows.
StringDeleteDuplicate (Function)
Removes duplicates among substrings of a string, based on one or more separators.
HActivateTrigger (Function)
Re-enables a trigger that was disabled by HDeactivateTrigger.
DateTimeValid (Function)
Checks the validity of a date/time between January 01, 0001 at 0 hours 0 minutes 0 seconds 0 hundredths of a second and December 31, 9999 at 23 hours 59 minutes 59 seconds 99 hundredths of a second....
ExceptionChangeParameter (Function)
Configures the automatic behavior that will be implemented if an exception occurs in the current process.
Compile (Function)
Dynamically compiles an Procedure whose source code is provided (dynamic compilation).
NotifPushEnable (Function)
Enables the management of push notifications in a WINDEV Mobile application (Android or iOS).
apFullProjectName (Function)
Retrieves the full physical name of a project opened during the execution of an action plan.
Close (Function)
Closes a WINDEV window (and returns a value if necessary).
SelectionColor (Function)
Changes the characteristics of the selection bar in a Table control, Combo Box control or List Box control.