ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HListServerTrigger (Function)
Lists the different triggers available on a connection or on one of the connection files.
HReconnect (Function)
Performs a reconnection to the server for all the interrupted connections. The uninterrupted connections are not modified.
Managing WebSockets
The WebSockets are used to communicate from a Web application (Intranet or Internet site run in a browser) to a Web server by using sockets......
WBAdminDisconnect (Function)
Deletes a connection from a WEBDEV Application Server.
gpwBiometricAuthentication (Function)
Enables biometric authentication for the connected user or retrieves the current status for the connected user.
Detailed use of WINDEV FTP/RPC
Reals
The different types of integers
HScheduledTask structure
The HScheduledTask structure is kept for backward compatibility (this structure will still be supported in the forthcoming version)....
Management of XML
WINDEV, WINDEV Mobile and WEBDEV include several functions for handling XML code......
Web Component control properties
The Web Component control can be handled by the WLanguage properties in server code and in browser code......
Debugging a connection to an HFSQL server
The stored procedures and the triggers are debugged from the environment, with real execution on the server......
drag-and-drop operation set programmatically
The programmed Drag and Drop is used to entirely manage Drag/Drop between the different types of controls......
WebSocketExecute (Function)
Executes a procedure in the context of a client connected to the WebSocket server.
Window controls
Several types of controls can be used in a window, ......
SaaSDisconnect (Function)
Disconnect the user of a SaaS site beside the SaaS web service that manages the site.
BrowserMobile (Function)
Allows you to find out whether the browser used by the Web user is started on a mobile device.
<HTML Display control>.ExecuteJS (Function)
Runs JavaScript code in the context of the Web page displayed by an HTML Display control.
<Page>.Use (Function)
Displays a WEBDEV page in the browser of the Web user and closes all the current page contexts.
Query based on query
Queries can be based on items from another query......
<Connection variable>.ConnectionQuality (Function)
Returns the quality level of connection: the higher the level is, the faster the connection will be.
StringToArray (Function)
Fills a one- or two-dimensional array of the specified type with the character string passed in parameter.
hdfsStatus (Type of variable)
The hdfsStatus type is used to define the advanced characteristics regarding the status of an element (file, directory, link) in the Hadoop file system.
EndPosition (Property)
Use in the docFragment class - Read + Write access - Type: Integer32
emailSMTPSession (Type of variable)
The emailSMTPSession type is used to access a messaging server by using the SMTP protocol (Simple Mail Transfer Protocol) in order to send emails.