ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

RealToDateTime (Function)
Converts an 8-byte real to a date and time.
Optional connection information
When defining the connections in the data model editor or when defining the connections through programming, you have the ability to specifier the optional connection information......
1. Creating pages
WEBDEV Tutorial: My first WEBDEV website Lesson 1 - Creating pages - 10 min
Characteristics of the columns in a Table control in a window
The columns are used to display information in a Table control......
SocketCreateUDP (Function)
Creates a socket that uses the UDP protocol.
Sharing the popup menus in the project
In most cases, several popup menus are included in your applications......
AppointmentAdd (Function)
Adds an appointment: in a Lotus Notes or Outlook calendar. in a calendar on a mobile device (Android or iOS)....
Remote WEBDEV administrator: Importing the statistics
The remote WEBDEV administrator proposes a module for managing the statistics. This module is used to import the statistics of a site....
Creating, generating and deploying a web service
WINDEV and WEBDEV allow you to directly generate web services that use the SOAP technology......
EmailReadPreviousHeader (Function)
Reads the header of the email found before the current email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
SQLFetch (Function)
Goes to the next row (i.e next record) of the query result.
AJAXExecute (Function)
Runs a server procedure without refreshing the page.
Hour (Keyword)
The Hour keyword can correspond to: the Time variable. the Time property which is used to get and change the time of an element....
SchedulerPosition (Function)
Displays a Scheduler control from a specified date or returns the date of the first day (or last day) displayed in a Scheduler control.
HTTPCertificate (Function)
Modifies the client certificate used by default to identify oneself on a server.
Pinned (Property)
The Pinned property is used to: Pin a control: the position of the pinned control will be relative to the visible area of its container and not to the content area. Determine if a control is pinned....
USBDetectRemovableStorage (Function)
Detects whether a removable storage unit (CD, USB key, USB camera, ...) was added or removed.