ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Factorial (Function)
Returns the factorial of an integer number.
diagConnector (Type of variable)
The diagConnector type is used to define all the advanced characteristics of a connector in a diagram.
ReplicOpen (Function)
Opens a replication in direct mode or with a replication server.
XMLNext (Function)
Positionq on the next element (tag or attribute).
List,Get (External language)
Retrieves the value of a given element or the value of the selected element in a drop-down list or in an expanded list.
jQuery (Function)
Runs a JavaScript method (or several chained methods) of the jQuery library on a page element.
SaaSAdminConnect (Function)
Connects and authenticates the administrator of the SaaS Webservice.
Markdown
Markdown is a lightweight markup language that allows you to apply formatting to text......
StreamConfigure (Function)
Specifies the network parameters required to use the Conference controls on Internet.
CursorPos (Function)
Returns and modifies the position of the mouse cursor.
Managing the required input in WEBDEV
To prevent users from leaving a control empty, you can set it as a required field......
The SOAP structure
To pass parameters to a procedure run on a SOAP server, WINDEV is using the following structure......
HFilterIncludedBetween (Function)
Defines and enables an "Included between" filter on a file, view or query.
HFilterStartsWith (Function)
Defines and enables a "Start with" filter on a file, view or query.
WebserviceClientIPAddress (Function)
Returns the IP address of the computer using and calling the Webservice.
HActivateFilter (Function)
Enables the filter that was previously created for the specified table (view or query).
Implementing the log process in an application
Regardless of the tables used by your application (HFSQL Classic or HFSQL Client/Server), the log process can be implemented on these tables......