ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

RunReportsAndQueries (Function)
Starts Reports and Queries and opens the WINDEV project corresponding to the current application.
Events associated with an Image Editor control
WINDEV manages the following events by default (in order of appearance in the code editor)...
Events associated with the Pivot Table control
Events associated with a Range Slider control
The following events are associated with Range Slider controls:...
Events associated with the Conference control
List of events associated with a Conference control...
AppointmentContinuous (Property)
The AppointmentContinuous property is used to determine or change how multiple-day appointments are displayed in a Scheduler control.
SocketRead (Function)
Retrieves a message sent by another socket.
<zipArchive variable>.Merge (Function)
Merges the different sub-archives found in a multi-part archive to create a single-part archive.
Events associated with the cells of the status bars
WINDEV manages the following events by default:...
SocketConnect (Function)
Connects a client computer to a given socket.
ArrayCount (Function)
Returns: the number of elements in a one-dimensional array. the number of rows in a two-dimensional array. the number of elements in the first dimension of a three-dimensional or N-dimensional array....
ERR_MISSING_PAGE
Choosing the action associated with the link
You can associate an action with the link regardless of the type of link......
Sharing your source code with the SCM
WEBDEV Tutorial - A Source Code Manager for WEBDEV Sharing your source code with the SCM - 30 min...
Multi-project processes: using batches
WINDEV, WEBDEV and WINDEV Mobile allow you to run a set of processes (compilation, generation, ......
WinDisableEffect (Function)
Disables the visual effects of the graphic engine of WINDEV (for a use in TSE mode for example).
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)....
Error 1006: The member is not global: use: to access it
Creating a .NET assembly that can be accessed using COM
To create a.NET assembly accessible by COM, you must......
Creating a strong-named .NET assembly
To create a strong-named .NET assembly ......
Transfer (Function)
Copies a block of bytes or a fixed-length string from a memory address into another one.
ArrayToString (Function)
Converts a one- or two-dimensional array to a character string.
H.ErrIgnore (Variable)
Specifies the mode for processing the errors: the errors are processed by WINDEV the errors are processed by the program....
ExeRunning (Function)
Allows you to find out whether a 32-bit application is already run.
grAxisTitle (Function)
Defines the title of X-axis and the title of Y-axis in a chart.