ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Native Oracle Connector: Programming with SQL functions
The SQL functions can be used to handle the ORACLE database, regardless of whether WDORAINS is used or not to configure the accessed database......
Native MySQL Connector: Specific features and remarks
Remarks and specific features of the Native MySQL Connector...
Native MariaDB Connector: Requirements and remarks
This page presents the main aspects and requirements of the Native MariaDB Connector......
The Carousel control
The Carousel control is used to display an animated menu made of images......
Help about new features: Letting users know about changes
Applications are constantly evolving......
Appointment (Type of variable)
The Appointment type is used to define the advanced characteristics of an appointment: time, location, ...
Handling HTML text in an Edit control
WEBDEV allows you to handle text in HTML via the "HTML format" option of the Edit controls and the HTML control....
SaaS
SaaS (acronym of Software as a Service) is a model for software distribution that consists in proposing an application in subscription via a Web site rather than via the purchase of a license......
Developing a SaaS site
A SaaS site is developed as a standard WEBDEV site. Some additional operations must be performed......
8. Traffic statistics of dynamic sites
User group settings
TableMoveLine (Function)
Moves a row or swaps two rows in a Table control.
4. Dedicated server or shared server?
<Table>.MoveLine (Function)
Moves a row or swaps two rows in a Table control.
AppointmentLast (Function)
Reads the last appointment in a Lotus Notes or Outlook calendar.
AppointmentPrevious (Function)
Reads the appointment found before the current appointment in the calendar of a Lotus Notes or Outlook messaging.
AppointmentFirst (Function)
Reads the first appointment found in the calendar of a Lotus Notes or Outlook messaging.
AppointmentNext (Function)
Reads the appointment found after the current appointment in the calendar of a Lotus Notes or Outlook messaging.
AppointmentToiCalendar (Function)
Exports an appointment or a list of appointments in iCalendar format.
12. Pages in practice
Type and version of Web server
The configuration diagnostic displays the following error......
Extracting messages added or modified since last extraction
A project was already created and translated......
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....
Creating the Form pages of a WEBDEV RAD pattern
TableInputSearch (Function)
Enables input in the the search area in the column title of the Table or Treeview Table control.