ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Use WebSockets with the WebSocket server
The WebSocket protocol provides a communication channel over a TCP socket for browsers and Web servers......
Check: Test of a WLanguage code
The monitoring robot is used to compile and run the WLanguage code entered......
inAppListProductInfo (Function)
Retrieves, from the store, information about the "In-App" products associated with the application.
WebserviceWriteHTTPCode (Function)
Specifies the HTTP code that will be returned at the end of the execution of the REST Webservice function.
BrowserClose (Function)
Closes the current browser window and stops the execution of the current code.
Feedback component
The Feedback component is a component provided with WINDEV......
HTTPConfigure (Function)
Configures the functions that use the HTTP protocol.
GPSStopDetection (Function)
Stops the location detection triggered by GPSDetectPosition.
The Captcha control
The "captcha" are the distorted texts that the Web user must decode and re-enter in a site before validating a form....
WebSocketDisconnect (Function)
Disconnects a client from a WebSocket server.
NotificationDisplay (Function)
Displays a message outside the browser.
Report viewer: Text copy
The report viewer allows you to copy text from the report and paste it to a file in another application......
WLanguage
The integrated WINDEV language, WLanguage, is powerful, simple and intuitive......
WEBDEV administrator: General configuration
The "Configuration" tab is used to define the default connection options for the WEBDEV sites found on the server and managed by the administrator......
Multiline (Property)
In a window or page, the Multiline property is used to: find out and modify the "Multiline" option of an Edit control. find out and modify the "Multiline" option of a column in a Table control. In a report, the Multiline property is used to determine and change the "Multiline" option of a control....
Push notifications: format of notifications (Android and iOS)
An application written in WINDEV Mobile Android or iOS can receive Push notifications......
ProgressBarEnable (Function)
Enables the refresh of a Progress Bar via Ajax.
TrustedCertificateAdd (Function)
Adds a certificate to the list of trusted root authorities used to validate certification strings.
FTPTime (Example)
Usage example of the FTPTime function
zipExist (Function)
Used to find out whether an archive exists.
BTChangeVisibility (Function)
Changes the visibility of a Bluetooth radio.
NullSupported (Property)
The NullSupported property is used to manage the NULL value in HFSQL data files.
NetMsgError (Function)
Returns the error message corresponding to the error number returned by NetOpenRemoteAccess and NetCloseRemoteAccess.
BTLEInitializeDevice (Function)
Initializes a Bluetooth Low Energy device in Windows.
NullAllowed (Property)
The NullAllowed property is used to manage the NULL value in the items of HFSQL data files.