ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Report viewer: "Preview" tab
The report viewer allows end users to view reports before printing them......
Functions for managing menus (prefix syntax)
List of functions for managing menus...
NetClientSendMessage (Function)
Sends a message from the server to all the connected client computers. This function is kept for backward compatibility....
NetClientMessageBox (Function)
Displays a dialog box on each client computer connected to the server. This function is kept for backward compatibility....
iParameterWatermark (Function)
Adds a watermark into a report (report created in the report editor or printed report).
fOpen (Function)
Opens an external file (ANSI or UNICODE) in order to handle it through programming.
KanbanCount (Function)
Returns the number of cards or lists in a Kanban control.
SOAP constants
List of constants used by the SOAP functions....
Menu management functions
List of functions for managing menus...
<DiskFile variable>.ReadLine (Function)
Reads a line from an external file (ANSI or UNICODE).
GDPR (Property)
The GDPR property is used to: find out if the GDPR applies to an item from a data file. define whether the GDPR should apply to an item (in the item description in the code only)....
Telemetry management functions
The following functions are used to manage the telemetry:...
StreamPlay (Function)
Resumes the reception or the emission of a data type in a stream.
StreamReject (Function)
Refuses a request for stream connection.
StreamConnect (Function)
Connects a stream (and the associated control) to a specific address.
StringToNum (Function)
Returns the numeric value of a character string. This feature enables you to perform numeric calculations on strings.
Trace (Function)
Displays the requested information (content of a control, for example) in a window opened next to the current window.
NoteSaveAll (Function)
Saves the repositionable notes of the current window in a file.
Setups while taking the Push into account
The setup while taking the Push into account is used to deploy an application on all the client computers of a network from a single management computer......
<Source>.SeekFirst (Function)
Positions on the first file record whose value for a specific item is greater than or equal to a sought value.
Installing a SOAP server with IIS
SOAP functions
List of SOAP functions...
Configuring the SOAP administrator
HFilterContains (Function)
Defines and enables a "Contains" filter on a data file, view or query.
NoteLoadAll (Function)
Imports and displays the repositionable notes of the current window saved beforehand by NoteSaveAll.