ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Source>.DataSourceKnown (Function)
Determines if a data source has been initialized.
MySource (Reserved word)
MySource is used to handle the current data source (file, view or query) associated with a report or with a table based on a data file...
HState (Example)
Usage example of the HState function
Image control in a page
WDInst: Configuring the uninstaller
The application uninstaller is the application that allows the end user to uninstall the application....
OrganizerToiCalendar (Function)
Exports the appointments found in an Organizer control in iCalendar format.
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......
WINDEV Mobile License Agreement
WINDEV Mobile License Agreement...
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....
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.
HFileExist (Example)
Usage example of the HFileExist function
TriggerScheduledTask structure
The ScheduledTask structure is used to define all the events that will define the execution of a task......
Index (Property)
The Index property indicates the physical index (physical order) of an item in a record.
inAppListPurchase (Function)
Returns the list of application products purchased by the user and not consumed.
Bar code constants
Description of ParallelTask (Type of variable)
The Description of ParallelTask type is used to define the characteristics of a parallel task.
RegistrySetValue (Function)
Writes a value to a key in the Windows registry.
FTPCommand (Function)
Sends a specific FTP command to a server.
grPieStartAngle (Function)
Indicates the start angle of first section in a Pie chart, Semi-circular chart or Donut chart.
WDSQL: Converting the structure of an HFSQL database
WDSQL is used to convert the structure of an HFSQL database into SQL script......
SQLFetch (Function)
Goes to the next row (i.e next record) of the query result.
Encryption (Property)
The Encryption property allows you to manage the type of encryption used between Client computers and an HFSQL server.
Extensions of files created by WINDEV, WEBDEV, WINDEV Mobile
The table below presents the main extensions of files created and supported by WINDEV, WEBDEV and WINDEV Mobile......
OBEXSendVCard (Function)
Sends a VCard file (virtual business card) to a device that supports the OBEX protocol.
Table,Position (External language)
Sets the position on a given element or returns the element on the fist row of a Table control populated programmatically.