ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SaaSAdminWriteSiteParameter (Function)
Saves an information specific to the client.
<websocketClient variable>.Disconnect (Function)
Disconnects a client from a WebSocket server.
<Connection variable>.SendMessageToClient (Function)
Displays a message on the client computers.
HSendMessageToClient (Function)
Displays a message on the client computers.
<Connection variable>.PriorityClient (Function)
Modifies the priority of a client application.
SaaSAdminDeleteClient (Function)
Deletes a SaaS client account.
Access rights to a class property
A property is a code element that includes two processes......
Importing a non-WINDEV window
You are interested by a window found in a non-WINDEV application?......
Buffer (Keyword)
The Buffer keyword can correspond to...
1. Implementing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 1 - Implementing a Client/Server database - 10 min...
WebSocketClientConnect (Function)
Establishes a connection between the client and a WebSocket server.
Native SQL Server Connector for WINDEV and WEBDEV
WINDEV and WEBDEV support an optional Native SQL Server Connector (also called Native SQL Server Access)......
2. Managing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min...
<PDF reader>.InfoXY (Function)
For a given position (coordinates of a point) in a PDF Reader control, returns one of the following: the page number for the specified position, the X-position (in mm) for the specified position, the Y-position (in mm) for the specified position....
PDFReaderInfoXY (Function)
For a given position (coordinates of a point) in a PDF Reader control, returns one of the following: the page number for the specified position, the X-position (in mm) for the specified position, the Y-position (in mm) for the specified position....
3. Project configuration
Project configurations allow you to adapt the same project to multiple "targets"....
Combo Box and List Box controls: Automatic features (AAF)
The List Box and Combo Box controls can benefit from several AAFs......
EmailStartNotesSession (Function)
Allows you to access the data handled by the Lotus Notes messaging (emails, contacts, groups of contacts, tasks, appointments).
Classes, members, methods and properties
A class is made of......
Toolbar and menu of the SCM
The different options of the SCM can be handled via the SCM toolbar or the options of a specific menu ("SCM" from the main menu of the product used)......
The Radio Button control
The Radio Button control is a control allowing the user to select an option among several ones......
Socket: Creating a client application
A client application of a socket server connects to a standard server in order to exchange information via socket......
OutlookStartSession (Function)
Allows you to access data handled by the Outlook messaging software (emails, contacts, groups of contacts, tasks, appointments and folders).
Checkers available in the code editor
The code editor proposes several tools used to correct the code......
SaaSAdminFindUser (Function)
Finds a user of a SaaS client account.