ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WebSocketClientConnect (Function)
Establishes a connection between the client and a WebSocket server.
Comparison operators
The comparison operators can be divided into several categories......
HDeclareExternal (Function)
Temporarily imports into the current analysis the description of a data file from an existing HFSQL data file.
Android: Conditions for using the Map control (before version 180056)
The Map control is using the Google Maps API library. The Map control displays data coming from the Google Maps service....
HReadSeekFirst (Function)
Sets the position on the first record whose value for a specific item is strictly equal to a sought value (exact-match search).
jQuery (Function)
Runs a JavaScript method (or several chained methods) of the jQuery library on a page element.
User Groupware: Creating and installing the executable
The executable of an application that supports the User Groupware is a multi-instance executable....
The Gantt Chart control
A Gantt chart allows you to graphically view the progress status of a project......
Summary table: Installing an application developed in WINDEV
When developing an application, one of the important steps consists in deploying this application on the user computers......
Properties associated with the control templates
Several WLanguage properties can be used to handle a control template in a window or in a page......
ExplorerAccept (Function)
Enables or disables the ability to perform "Drag and Drop" from the Windows explorer to a WINDEV window or control.
InfoAsynchronous (Function)
Displays a non-blocking custom message in a system information window.
The Slider control (in a window)
A slider control is used to select a value between two bounds......
Displaying a page in a WEBDEV site
Displaying a new page in a WEBDEV site can be done according to several methods......
TestCheckTrue (Function)
Checks whether an expression is set to True in assertive programming and in automated test mode.
TestCheckNull (Function)
Checks whether an expression is Null in assertive programming and in automated test mode.
TestCheckNotNull (Function)
Checks whether an expression is not Null in assertive programming and in automated test mode.
TestCheckDifferent (Function)
Checks whether the specified expressions are different in assertive programming and in automated test mode.
GOTO statement
The GOTO statement is used to run a code identified by a given label...
CheckUserIDentity (Function)
Allows you to check the real identity of the current user via biometrics check.
Diagram Editor control properties
If the image is an image map, you can include "Clickable areas" in the image......
NetGetFile (Function)
Retrieves an existing file from an FTP server (File Transfer Protocol) powered by WINDEV. This function is kept for backward compatibility....
NetSendFile (Function)
Transmits a file to an FTP server (File Transfer Protocol) powered by WINDEV. This function is kept for backward compatibility....
2. Transferring files via FTP
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another....
TestCheckFalse (Function)
Checks whether an expression is false in assertive programming and in automated test mode.