ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

iCalendarToAppointment (Function)
Lists the appointments described in a character string in iCalendar format.
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....
Debugging a connection to an HFSQL server
The stored procedures and the triggers are debugged from the environment, with real execution on the server......
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......
REST web services: Importing an OpenAPI specification
REST web service APIs can be described using OpenAPl files......
sfUserInfo (Type of variable)
The sfUserInfo type is used to get information about a user...
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.
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.
LogFile (Property)
The LogFile property is used to determine if a data file is a log file.
Principle for running threads
At runtime, an application runs in a main thread......
Changing an application to 64-bit
WINDEV allows you to develop 64-bit applications......
BTListRadio (Function)
Returns the list of Bluetooth radios connected to the computer.
OBEXConnect (Function)
Used to connect to a device that supports the OBEX protocol. Reminder: The OBEX protocol is a protocol for exchanging data via Infrared and Bluetooth....
Error 117: The array has X dimensions and you access it with Y dimensions
TimelineAddEvent(Function)
Adds an event into a TimeLine control.
ScreenType (Function)
Returns the type of screen on which the application is run: phone, tablet, computer or watch.
iCalendarToScheduler (Function)
Imports data in iCalendar format into a Calendar control.
WindowBitmap (Function)
Creates the image of the specified window in a BMP file.
SQLModify (Example)
Usage example of the SQLModify function
NetDiskList (Function)
Lists the available disks: on the FTP server (File Transfer Protocol) or on the RPC server (Remote Procedure Call) powered by WINDEV, on the client computer. This function is kept for backward compatibility....