ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

emailPOP3Session (Type of variable)
The emailPOP3Session type is used to access a messaging server by using the POP3 protocol (Post Office Protocol) in order to retrieve the messages found on this server.
UnicodeToAnsi (Function)
Converts: a UNICODE string to ANSI (Windows). a buffer containing a UNICODE string to a buffer containing an ANSI string (Windows)....
HClose (Function)
Closes a data file or all the data files opened by the current user: all the corresponding physical data files are closed for the current user.
WinEnableDDW (Function)
Enables or disables the DDW (Dim Disabled Window) feature: for a specific window. for all the application windows....
XMLAddChild (Function)
Adds a child tag into an XML document.
tapiDialerDisplay (Function)
Opens the default telephony application (dialer) and displays the specified number. No call is made.
Properties associated with a TreeMap element
The following properties can be used with an element of a TreeMap control......
Style (External language)
Loads a style sheet.
HDuplicateDatabase (Function)
Duplicates the database associated with a connection on an HFSQL server.
BreakDeleteAll (Function)
Deletes all breaks from a Table control or from a Looper control.
ScrollBarShow (Function)
Displays (or not) a scrollbar in a WINDEV control (edit control or list box) even if no scrollbar was specified during the control description.
Recompiling the project
The project compilation is a process used to......
FileToMemoryTable (Function)
Populates a Table control programmatically with the records from a data file, HFSQL view or query (query created in the query editor or with HExecuteSQLQuery).
Managing the XSD
...WINDEV, WEBDEV and WINDEV Mobile allow you to import files in XSD format....
10. Customizing the aspect of a site: skin elements
How to access the help?
WINDEV, WEBDEV and WINDEV Mobile include several methods for accessing the help system at any time......
TableDisplay (Function)
Refreshes a Table or TeeeView Table control from a given position: for a control linked to a file: changes made in the linked data file are reflected in the control. for a control handled programmatically: the calculated columns are re-calculated....
JITc
The principle of JITc technology (Just In Time Compilation) is straightforward......
ODBC driver for HFSQL Classic and for HFSQL Client/Server (Linux)
The ODBC driver for HFSQL Classic (single-user or multi-user) is used to access an HFSQL Classic database from an external database software that supports the accesses by ODBC......
Duration (Type of variable)
The Duration type enables you to easily handle the intervals of dates and times...
REST web services: Importing an OpenAPI specification
REST web service APIs can be described using OpenAPl files......
SysListVideoCard (Function)
Returns the name of the video cards connected to the current computer.
BTConnectDevice (Function)
Allows you to be authenticated toward a Bluetooth device.
fListDisk (Function)
Returns the list of disks installed on the computer.
iCalendarToAppointment (Function)
Lists the appointments described in a character string in iCalendar format.