ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WavInit (External language)
Initializes the sound interpreter.
XMLLast (Function)
Positions on the last element (tag or attribute) of the current tree level.
HTTPDestination (Function)
Indicates the backup file for the result of next HTTP request, run in the same thread.
WDADMINEXE: User characteristics
From the server, the "Users" tab of WDADMINEXE allows you to get......
NotesDeleteItem (Function)
Deletes the specified item from the current document in Lotus Notes.
SocketClientInfo (Function)
Allows the server to get information about the current client socket.
ListView control properties
List of properties associated with the ListView control...
Wire control properties
A Wire control can be handled in a window by the following WLanguage properties......
TimeLine control properties
A TimeLine control can be handled in a window by the following WLanguage properties.
2. Managing a Client/Server database
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min...
Creating a replication
To understand the operating mode of ReplicEdit, we are going to create a replication by using a simple example......
NotesDeleteAttachment (Function)
Deletes an attached file from an item of the current document in Lotus Notes.
Support for the setup program
When creating the setup program via the wizard, you have the ability to choose the options regarding the setup support....
ExeListProcess (Function)
Returns the list of applications currently run.
WDSQL: Running an SQL query
WDSQL is used to run all the SQL queries created by WDSQL......
ArrayDeleteLine (Function)
Deletes a row at a given position: from a two-dimensional array. from the advanced array property (array of gglCalendar events, etc.) The array size is automatically reduced....
ServiceRestart (Function)
Restarts a service (already started).
How to create a query with external join?
In SQL language, an external join is used to exclude or include file records with or without correspondences in the linked files......
ControlGrayed (Function)
Grays a control or a group of controls. An animation can be set on the controls during this operation.
ControlEnabled (Function)
Enables a control or a group of controls in a window. An animation can be set on the controls during this operation.
SocketWaitForConnection (Function)
Run on the server, this function is used to wait for a connection request coming from the client sockets.
LoadProcedure (Function)
LoadProcedure is kept for backward compatibility.
Diagram (Type of variable)
The Diagram type is used to define all the advanced characteristics of a diagram that can be edited in the Diagram Editor control.
HRplDeclareLink (Function)
Declares a (1, 1) (0, n) link between two tables.
TableDeleteWithAnimation (Function)
Deletes a row from a Table control, from a TreeView Table control (or from a table displayed in a Combo Box control) with an animation.