ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

NET constants
List of constants used by the DotNet functions....
EmailImportSource (Function)
Populates an Email variable using the content of its Source property or the different variables of the email structure using the content of the Email.Source variable.
rssEntry (Type of variable)
The rssEntry type is used to handle a RSS stream entry...
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....
HFSQL Client/Server: Configuring the server
WiFiConnectionInfo (Function)
Returns the requested information about the current Wi-Fi connection of the device.
SysThumbnailAddButton (Function)
Adds a button into the thumbnail of the application in the taskbar.
LooperInfoXY (Function)
Used to find out the row or control located at specific position in the Looper control (X, Y).
BTInfoDevice (Function)
Returns specific information about a Bluetooth device.
HListParameter (Function)
Returns the list of parameters saved from the stored procedures on the server.
HStatTime (Function)
Returns the time of the last update for the index statistics.
zipOpen (Function)
Opens an existing archive.
Dynamic array (Type of variable)
A dynamic array is an "advanced" type of array...
ReplicAdmin: Overview
TableColumnSelectOccurrence (Function)
Returns the number of selected columns found in a table. This function is kept for backward compatibility. It is recommended to use TableSelectCount.
HModifyScheduledOptimization (Function)
Modifies a scheduled optimization task on the HFSQL server defined by the connection.
upnpImage (Type of variable)
The upnpImage type is used to define the advanced characteristics of an image of UPnP device.
Financial constants
List of constants used by the financial functions....
Stored procedures and queries (HFSQL Client/Server)
The stored procedures are used to simplify the development and the maintenance of your applications by factorizing the code......
1. Installing an application on Android, iOS, etc.
There are multiple methods to install a WINDEV Mobile application...
WebSocketClientConnect (Function)
Establishes a connection between the client and a WebSocket server.
AnimationSetMode (Function)
Changes the type of animation: for an image in an Image control. for a text in a static control....
J2EEGetResult (Function)
Returns the result of the last J2EE procedure that was successfully run.
HComputer (Function)
Stores a unique computer number or identifier in order to use the log and transactions over the network.
WDXView: Overview
WDXView is an ActiveX browser......