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.
"Component.WDO" file
When generating the external component, two files are automatically created in the EXE directory of the current project......
Creating a WINDEV SOAP Server application
The SOAP Server application is an application containing all the procedures to run......
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....
DnDEvent (Example)
Usage example of the DnDEvent function
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......
Handling a Check Box control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Check Box control through programming......
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.
Adapting a website to support multiple languages
WEBDEV Tutorial - Managing multiple languages in a website Adapting a website to support multiple languages - 50 min
Bar code constants
Customizing the setup program (Plug-in)
In a setup program, you may want to customize some actions......
Description of ParallelTask (Type of variable)
The Description of ParallelTask type is used to define the characteristics of a parallel task.
TotalNbRec (Property)
The TotalNbRec property is used to: Get the number of records to be printed. Change the number of records to be printed....
RegistrySetValue (Function)
Writes a value to a key in the Windows registry.