ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HDeactivateServerTrigger (Function)
Disables a HFSQL Client/Server server trigger on a server....
The Sliding Banner control
The Sliding Banner control is used to display several contents successively, either automatically, or further to an action performed by the Web user......
Installing a SOAP server with Netscape iPlanet 4.1
HClusterState (Function)
Returns the status of an HFSQL cluster by interrogating its coordinator.
Confirm (Function)
Displays a message in a standard dialog box that proposes "Yes", "No", "Cancel" and returns the user's choice....
HClusterStart (Function)
Starts an HFSQL cluster. This cluster was stopped beforehand (by HClusterStop for example).
AIDetectModel (Function)
Runs a trained neural network model on an image. This function allows you to use artificial intelligence to detect objects in an image.
HChangeRplDir (Function)
Modifies the location for the description of subscriber replica (RPL file).
LayoutAdaptSize (Function)
Resizes a Layout control in order for all its cells to be entirely visible, without empty area.
Count (Property)
The Count property returns the number of elements in a given set.
WinRateDDW (Function)
Gets and sets the dimming rate for windows that use the DDW (Dim Disabled Windows) feature.
SocketWaitForConnection (Function)
Run on the server, this function is used to wait for a connection request coming from the client sockets.
IconInstall (Function)
Creates an icon (associated with a program) in a group of Windows programs, with the associated command line.
NumericFormat (Type of Variable)
The NumericFormat type allows you to define all the characteristics of the format that can be used with the NumericalToString function.
Connection (Type of variable)
The Connection type is used to describe one or more connections to external databases (HFSQL Client/Server, Native Connector, etc....
Socket: creating a standard socket server
WINDEV allows you to create a standard socket server......
Constants for managing the windows
List of constants used by the functions for managing the windows...
WINDEV Mobile 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
HClusterStop (Function)
Suspends the execution of an HFSQL cluster. The nodes of the cluster will no longer accept any connection from the client applications.
ThreadSendSignal (Function)
The current thread sends a signal to the specified thread in order to unlock it.
ImageInfoModify (Function)
Modifies the value of an Exif tag for the image used.
AnchorRateBottom (Property)
The AnchorRateBottom property is used to: Find out the anchor rate when a control moves on the vertical axis. Modify the anchor rate when a control moves on the vertical axis....
CustomMenu
The CustomMenu allows you to create a custom menu in the menu bar of WINDEV, WEBDEV and WINDEV Mobile......
HTMLAttribute (Property)
The HTMLAttribute property reads and changes the HTML attributes of the control.
2. Analysis in practice