ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Installing a SOAP server with Netscape iPlanet 4.1
Handling PDF Reader controls programmatically
A PDF Reader control can be handled through programming......
Seek (Function)
Searches for the index of an element in a WLanguage array.
ArraySeek (Function)
Searches for the index of an element in a WLanguage array.
Brochure of new features: New WINDEV features
New features in WINDEV 28 presented in the New Features brochure....
HClusterAddNode (Function)
Enables a node in an HFSQL cluster.
HListScheduledBackup (Function)
Lists the full and differential backups that have been scheduled on HFSQL Client/Server....
DrawingAvailable (Function)
Indicates whether the drawing features are supported by the browser.
IconInstall (Function)
Creates an icon (associated with a program) in a group of Windows programs, with the associated command line.
Creating a query in SQL code
The query editor allows you to create a query by typing SQL code......
dLine (Example)
Usage example of the dLine function
Chart control: "Series" tab
The "Series" tab is used to define the different series used in the Chart control as well as the source of category labels......
SOAPAddSAMLAssertion (Function)
Adds a SAML assertion to a Webservice request.
HClusterState (Function)
Returns the status of an HFSQL cluster by interrogating its coordinator.
System constants
List of constants used by the system functions....
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.
Handling external JavaScript objects from WLanguage
The WLanguage in "Browser" mode is used to interface with the Web APIs such as the ones proposed by Google or Yahoo......
WinRateDDW (Function)
Gets and sets the dimming rate for windows that use the DDW (Dim Disabled Windows) feature.
ChangeAction (Function)
Used to specify the action to perform when the HTML page displayed in the browser is no longer synchronized with the page context on server.
SocketWaitForConnection (Function)
Run on the server, this function is used to wait for a connection request coming from the client sockets.
HDeactivateServerTrigger (Function)
Disables a HFSQL Client/Server server trigger on a server....
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.