ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

XAxisMin (Property)
The XAxisMin property gets the minimum value of the X-axis in a Chart control. This property can be used in the "Zoom" event of a Chart control to identify the section displayed.
ContactDelete (Function)
Deletes the current contact: from a Lotus Notes or Outlook address book. from the list of contacts on the phone (Android, iPhone or iPad, Universal Windows)....
XMLDocument (Function)
Creates a new XML document.
ArrayCopy (Function)
Copies the content of an array to another array.
2. Deploying a website via HTTP
WEBDEV Tutorial - Website deployment Lesson 2 - Deploying a website via HTTP - 30 min
TableRefreshVisible (Function)
Modifies or returns the visibility status of refresh bar in a Table or TreeView Table control.
HSetREP (Function)
Enables or disables the management of .REP file.
Constants for managing emails
List of constants used by the functions for managing emails....
Deserialize (Function)
Deserializes a buffer or a character string containing the data from a class, structure, array (including an associative array), queue, stack, list or advanced variable, as well as their subelements.
EmulateSimulator (Function)
Emulates the window of the mobile (Android/iOS) simulator....
WinEdSave (Function)
Saves the changes made when the "Modification of UI by the end user" mode is enabled.
AAF: Automatic filter on the columns of Table controls
The user can filter the content of a Table control by displaying the records corresponding to a condition for example......
EmailSaveAttachment (Function)
Copies the attachment of current email onto the user computer (locally).
XAxisMax (Property)
The XAxisMax property gets the maximum value of the X-axis in a Chart control. This property can be used in the "Zoom" event of a Chart control to identify the section displayed.
YAxisMin (Property)
The YAxisMin property gets the minimum value of the Y-axis in a Chart control.
YAxisMax (Property)
The YAxisMax property gets the maximum value of the Y-axis in a Chart control. This property can be used in the "Zoom" event of a Chart control to identify the section displayed.
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....
SchedulerDeleteResource (Function)
Deletes a resource from a Scheduler control.
InAndroidMode (Function)
Indicates whether the code is run in Android mode.
mlzDeleteAll (Function)
Deletes all dynamic rows from a Mutiline Zone control.
SwapLine (Function)
Used to swap two rows in a two-dimensional array or in an advanced array property.
dCopyWindowImage (Function)
Copies the image from a WINDEV window to an Image variable or to an Image control.
ParallelTaskWait (Function)
Waits for the execution of a parallel task.
ThreadStopRequested (Function)
Checks if a stop request has been sent to the running thread.