ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Automatic error handling
Error handling can be customized for each process...
sOpen (Function)
Opens and initializes: a serial port. a parallel port. an infrared port....
Binding a Check Box control to an item
SaveParameter (Function)
Saves a persistent value in the registry or in another file specified by InitParameter.
SOAPEncodeResult (Function)
Used to configure the format of the value returned by the WINDEV SOAP server to the SOAP client program.
GanttTask (Type of variable)
The GanttTask type is used to define the advanced characteristics of a task for a Gantt chart.
Configuring the Apache 2.2 server
WEBDEV Development: Configuring the Apache 1.3.x or 2.0.x server for the CGI protocol and for the WEBDEV sites....
Dynamic array (Type of variable)
A dynamic array is an "advanced" type of array...
ArraySeek (Function)
Searches for the index of an element in a WLanguage array.
nWDInit: Initialize the external language
Initializes the external language......
MaskTitleDate (Property)
The MaskTitleDate property is used to identify and change the input mask used for the title of day columns in Organizer or Scheduler controls
TotalNbChildren (Property)
The TotalNbChildren property returns the total number of children in a branch: of a Treeview control, of a TreeView Table control....
KanbanDeleteList (Function)
Deletes a list from a Kanban control.
Distributing Reports & Queries
This help page presents the operations that must be performed in order for a WINDEV application to be handled by Reports & Queries......
AnimationPlay (Function)
Plays an animation when a control, a group of controls or a window is modified.
Screen,ScreenToFile (External language)
Initializes the file items with the value of the window controls bound to these items.
DDEError (Function)
Returns the runtime status report of a DDE function.
Multitask (Function)
MultiTask is used to: define a timeout, give control back to Windows, give control back to Windows and to WLanguage....
HState (Function)
Used to find out the state of a record.
WINDEV applications for Linux: Specific features
HSetDuplicates (Function)
Enables or disables the management of duplicates on a unique key.
Process (Property)
The Process property is used to modify the processes to be executed by the events available on a control, window, page, report, etc.
MyPopupControl (Reserved word)
MyPopupControl is used to handle the control that opened a popup window...
iNestedHeaderFooter (Function)
Prints (or not) the page headers and footers of nested report.
BrightnessModify (Function)
Modifies the setting of the brightness for the device screen.
Creating and distributing Active WEBDEV Pages
To transform a page in Session mode into an Active WEBDEV Page:...