ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Native MySQL Connector: Specific features and remarks
Remarks and specific features of the Native MySQL Connector...
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......
Help about new features: Letting users know about changes
Applications are constantly evolving......
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......
The Carousel control
The Carousel control is used to display an animated menu made of images......
Developing a SaaS site
A SaaS site is developed as a standard WEBDEV site. Some additional operations must be performed......
The Popup control
The Popup control is a control used to associate a popup with a page. This popup, displayed from the page into which it is inserted, is used to easily establish a dialog with the user....
8. Traffic statistics of dynamic sites
User group settings
4. Dedicated server or shared server?
TableMoveLine (Function)
Moves a row or swaps two rows in a Table control.
<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
Creating the Table pages of the WEBDEV RAD pattern
TableInputSearch (Function)
Enables input in the the search area in the column title of the Table or Treeview Table control.