ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

mlzDeleteAll (Function)
Deletes all dynamic rows from a Mutiline Zone control.
InPrelaunchedSessionMode (Function)
Used to find out whether the site is started in "pre-launched session" mode of WEBDEV.
The statistics
WINDEV, WEBDEV and WINDEV Mobile propose several functions used to perform statistical calculations......
End-user UI management functions
TwainToBMP (Function)
Allows you to perform one of the following actions: save the document coming from the Twain device in a Bitmap file (".BMP" extension). view the document coming from the Twain device in the user interface of the device. save the document coming from the Twain device directly in memory in Bitmap format (in a buffer)....
LinkColor (Function)
Modifies the color of links in the edit controls and in the Static controls.
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.
MapPolygon (Type of variable)
The MapPolygon type is used to define the characteristics of a polygon to be drawn on the map displayed in a Map control.
Scheduler control: Customize appointments
In the Scheduler control, the appointment is displayed in a specific area......
EmulateSimulator (Function)
Emulates the window of the mobile (Android/iOS) simulator....
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......
HModifyViewRights (Function)
Modifies the rights granted to a user or to a group on a SQL view or on a materialized view.
SwapLine (Function)
Used to swap two rows in a two-dimensional array or in an advanced array property.
ParallelTaskWait (Function)
Waits for the execution of a parallel task.
ThreadStopRequested (Function)
Checks if a stop request has been sent to the running thread.
GetCountryList (Function)
Returns the list of countries according to the ISO 3166-1 standard.
Constants for managing errors and exceptions
List of constants used by the functions for managing errors and exceptions....
CreateShortcut (Function)
Creates a shortcut on the Windows desktop, in the "Start" menu of Windows or in a specific directory.
Compressing frames (DSL, 3G, Edge, VPN, ...)
A frame is a packet ot data that flows through the network......
Accessing Outlook
WINDEV and WEBDEV allow you to easily access the data handled by Outlook......
Procedure (Type of variable)
The Procedure type is used to handle: the procedures or methods found in the project. the procedures or methods found in an internal component. the procedures or methods found in an external component....
ArraySwapLine (Function)
Used to swap two rows in a two-dimensional array or in an advanced array property.
ParallelTaskCancel (Function)
Immediately ends the execution of the current task: the task is flagged as ptsCanceled.
Map (Function)
Executes a procedure on each element of a source array and returns the results in a WLanguage array.