ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Use WebSockets with the WebSocket server
The WebSocket protocol provides a communication channel over a TCP socket for browsers and Web servers......
Yousign
It is now common for individuals or businesses to sign contracts electronically......
Testing and debugging a project on the development computer
The test of the entire project allows you to simulate the start of the application with the executable......
Debugging without using a debugger
In some cases, running a program or a site with or without the debugger can produce different results......
Report based on a query
Queries are used to easily select records in one or more tables......
WDSQL: Creating and running a script
A script is a set of SQL commands used to perform a specific operation (create a new table in the database, insert records, ......
Adding an element to the SCM repository
When an element is added to the SCM (Source Code Manager) repository, it is added to the reference project on the SCM server......
Configuring the "Relative duration" mask (date and time in natural language)
WINDEV, WEBDEV and WINDEV Mobile propose to use a "Relative duration" display mask for the Date controls......
X (Property)
The X property is used to: Get the X-coordinate of a control, Table control column or window (position on the X-axis). Get the X-coordinate of a control or window (position on the X-axis)....
GroupRead (Function)
Reads a group of contacts found in the address book of a Lotus Notes or Outlook messaging.
4. WEBDEV, WINDEV and WINDEV Mobile: fully compatible format
NetMACAddress (Function)
Returns the MAC address (physical address) of one of the network cards found on the computer.
RightToLeft (Property)
The RightToLeft property is used to get the writing direction on a control, column, window or report.
MenuAddOption (Function)
Adds a new option after the last option of a drop-down or context menu.
MenuAddSeparator (Function)
Adds a new separator in a menu (drop-down or context menu).
ControlEnabled (Function)
Enables a control or a group of controls in a window. An animation can be set on the controls during this operation.
NewRecord (Property)
The NewRecord property is used to determine if the record is a new record or if it comes from the data file.
GroupModify (Function)
Modifies the current group of contacts in the address book of a Lotus Notes or Outlook messaging.
GroupPrevious (Function)
Reads the group of contacts before the current group in a Lotus Notes or Outlook address book.
GroupDelete (Function)
Deletes the current group of contacts from the address book of a Lotus Notes or Outlook messaging.
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.