ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MatWrite (Example)
Usage example of the MatWrite function
AppointmentLast (Function)
Reads the last appointment in a Lotus Notes or Outlook calendar.
AppointmentFirst (Function)
Reads the first appointment found in the calendar of a Lotus Notes or Outlook messaging.
SaaSReadSiteParameter (Function)
Reads an information specific to the client for the current SaaS site.
ContactLast (Function)
Reads the last contact in a Lotus Notes or Outlook address book.
Properties associated with columns of Table controls
You can manipulate columns of Table controls in a window or page using the following WLanguage properties......
MatFloatAdd (Example)
Usage example of the MatFloatAdd function
Printing bar codes
WINDEV, WEBDEV and WINDEV Mobile allow you to print bar codes....
Responsive Web Design: Management of anchors
In "Responsive Web Design" mode, the width of controls is automatically reduced when the browser width is reduced......
docNumberingLevel (Type of variable)
The docNumberingLevel type is used to define the advanced characteristics of a numbering level used in a Word Processing document.
Telemetry: Method used to send data
Telemetry data is sent to the server regularly and is processed by the server every 2 hours......
DDEUpdate (Function)
Modifies a linked data.
NumericFormat (Type of Variable)
The NumericFormat type allows you to define all the characteristics of the format that can be used with the NumericalToString function.
AppointmentPrevious (Function)
Reads the appointment found before the current appointment 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.
AAFExportParameter (Function)
Saves all customizations made via AAFs (Automatic Application Features) in a file.
HModify (Example)
Usage example of the HModify function
Window with arrow (iPad)
The principle of windows with arrow is straightforward......
Operations performed on collaboration diagrams
The following paragraphs explain......
Automatic documentation of procedures and methods
To simplify the maintenance or the use of existing code by other developers, WINDEV proposes an automatic documentation for the procedures (or class methods)......
Border (Type of variable)
The Border type is used to handle a border through programming...
Table controls in "Server + AJAX" mode
The Table controls can be 100% AJAX......
7. Debugger
WEBDEV Tutorial - WLanguage basics Lesson 7 - Debugger - 30 min
7. Debugger
WINDEV Mobile Tutorial - WLanguage basics Lesson 7 - Debugger - 30 min
Error 809: The * character cannot be used as mandatory parameter in a function