ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HFileExist (Example)
Usage example of the HFileExist function
"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.
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......
Automatic Drag and Drop
For some types of controls, WINDEV and WEBDEV propose an automatic management of Drag and Drop....
GroupAdd (Function)
Adds a group of contacts into the address book of a Lotus Notes or Outlook messaging.
Table,Search (External language)
Searches for a value in a Table control populated programmatically.
DnDEvent (Example)
Usage example of the DnDEvent 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.
Native MySQL Connector: Specific features
The Native MySQL Connector (also called "Native MySQL Access") creates "InnoDB" tables to support locks and transactions on a MySQL database......
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.