ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Email management functions
List of functions for managing emails...
Calendar functions
List of Calendar functions...
Installing WINDEV, WEBDEV or WINDEV Mobile
This chapter presents the configuration required to install WINDEV, WEBDEV or WINDEV Mobile as well as the different steps of setup......
SessionPrologue (Function)
Enables or disables a WLanguage procedure called on each request in a session.
The TreeView Table control
The Treeview Table control is a cross between the Table control and the TreeView control......
xmlNamespace (Type of variable)
The xmlNamespace type is used to handle the XML namespace of a node attribute in an XML document.
Word Processing constants
The following constants are used by the functions for managing the Word Processing control:...
Native MariaDB Connector: Programming with HFSQL functions
To use a MariaDB database with Native Connector, the structure of MariaDB tables must be imported into the WINDEV or WEBDEV analysis......
Native MySQL Connector: Programming with HFSQL functions
To use a MySQL database with the Native Connector (or Native Access), import the structure of MySQL tables into the WINDEV or WEBDEV analysis......
GroupAdd (Function)
Adds a group of contacts into the address book of a Lotus Notes or Outlook messaging.
GroupModify (Function)
Modifies the current group of contacts in the address book of a Lotus Notes or Outlook messaging.
GroupDelete (Function)
Deletes the current group of contacts from the address book of a Lotus Notes or Outlook messaging.
iCalendarToAppointment (Function)
Lists the appointments described in a character string in iCalendar format.
HReadPrevious (Function)
Sets the position on the previous record of a file according to a browse item.
TableSave (Function)
Updates or adds the record bound to the current row in the Table or TreeView Table control.
DDEEvent (Function)
Associates a WLanguage procedure with a DDE event: when the DDE event occurs, the associated WLanguage procedure is automatically run.
httpRequest (Type of variable)
The httpRequest type is used to retrieve the advanced characteristics of an HTTP/HTTPS request....
FolderData (Function)
FolderData is kept for backward compatibility.
PDFSave (Function)
Saves the content of a pdfDocument variable in a ".PDF" file.
IntegerToTime (Function)
Converts an integer into a time in HHMMSSCC format.
EmailReset (Function)
Resets all the variables of the email structure or all the variables of an Email variable.
TimeValid (Function)
Checks the time validity.
HNext (Function)
Sets the position on the next data file record according to a browse item.
ChronoStart (Function)
Starts a stopwatch to measure the duration of a process (in milliseconds) and resets a running stopwatch.
Manipulating TreeView controls programmatically (prefix syntax)
WINDEV, WINDEV Mobile and WEBDEV allow you to manipulate a TreeView control through programming......