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.
<Connection variable>.PriorityClient (Function)
Modifies the priority of a client application.
HPriorityClient (Function)
Modifies the priority of a client application.
<Connection variable>.ListStoredElement (Function)
Returns the list of elements stored on an HFSQL server (sets of procedures, stored procedures or queries).
Functions for managing objects (External language)
How to create and handle a structure?
This help page explains how to create and handle a structure....
The report editor
WINDEV, WEBDEV and WINDEV Mobile allow you to create reports with the report editor......
HListStoredElement (Function)
Returns the list of elements stored on an HFSQL server (sets of procedures, stored procedures or queries).
Events associated with pages
List of events associated with pages...
Positioning table
Positioning the elements in a page is simplified by the use of a positioning table (HTML table)......
BackgroundColor (Property)
The BackgroundColor property is used to set the background color of a control, window, page or block of a report.
Common project
Projects are often cross-platform......
WebSocketClientConnect (Function)
Establishes a connection between the client and a WebSocket server.
AS/400: Development method
The Native AS/400 Connector simplifies access to AS/400 data from your WINDEV and WEBDEV applications......
Programming standard errors
Programming standard errors inform you of potential problems detected when saving windows, pages, reports or when recompiling the project......
Description of an Organizer control (control of a page)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
Troubleshooting
This chapter presents the main problems (and their solutions) that can occur when using the WEBDEV Application Server...
Code editor: Various operations
The code editor is the editor where the developers spend most of their time. This help page presents a series of useful options for the most common actions ......
Socket: Creating a client application
A client application of a socket server connects to a standard server in order to exchange information via socket......
<Source>.InfoLock (Function)
Returns information about the lock set on a data file, on one or all the records in a data file.
HTML control properties
You can manipulate HTML controls in a window, page or report using the following WLanguage properties......
docHeaderFooter (Type of variable)
The docHeaderFooter type is used to define the text of the different paragraphs found in a page header or footer.
Opacity (Property)
The Opacity property is used to get and define the opacity percentage for a window, or for controls in a window or page.