ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

GroupAdd (Function)
Adds a group of contacts into the address book of a Lotus Notes or Outlook messaging.
DnDEvent (Example)
Usage example of the DnDEvent function
"Component.WDO" file
When generating the external component, two files are automatically created in the EXE directory of the current project......
Table,Select,? (External language)
Returns the index of the selected element in a Table control.
OrganizerToiCalendar (Function)
Exports the appointments found in an Organizer control in iCalendar format.
HState (Example)
Usage example of the HState function
WDInst: Configuring the uninstaller
The application uninstaller is the application that allows the end user to uninstall the application....
Customizing the display of an Organization Chart control
To customize the interface of an Organization Chart control, you must use specific internal windows....
AJAX programming
The diagram below presents the use of "programmed AJAX" in a WEBDEV site......
The Chart control: Characteristics in the editor
Regardless of the type of chart displayed in the Chart control, all its characteristics can be configured via its description window......
Additional setup modules
The setup wizard allows you to include additional modules in the setup. The additional modules are used to add additional options to the setup program and to access the advanced setup parameters....
Automatic Drag and Drop
For some types of controls, WINDEV and WEBDEV propose an automatic management of Drag and Drop....
Radial Bar chart
The "Image gallery" Looper control is used to manage the display of a set of images without programming......
Table,Search (External language)
Searches for a value in a Table control populated programmatically.
HFileExist (Example)
Usage example of the HFileExist function
HFSQL Client/Server: Scheduled tasks
The scheduled tasks are used to schedule automatic tasks......
Using the query result
The result of a select query can be used in......
Index (Property)
The Index property indicates the physical index (physical order) of an item in a record.
fImageSelect (Function)
Opens the image picker of Windows.
Bar code constants
httpRequest (Type of variable)
The httpRequest type is used to retrieve the advanced characteristics of an HTTP/HTTPS request....
restRequest (Type of variable)
The restRequest type is used to define the advanced characteristics of a REST request.
Customizing the setup program (Plug-in)
In a setup program, you may want to customize some actions......
AlbumPicker (Function)
Retrieves a photo, an image or a video stored in the photo album of the mobile device.
TotalNbRec (Property)
The TotalNbRec property is used to: Get the number of records to be printed. Change the number of records to be printed....