ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Wire control properties
A Wire control can be handled in a window by the following WLanguage properties......
Directory (Property)
The Directory property is used to manage the physical directory of HFSQL files.
ComponentLocate (Function)
Specifies the access path to an external component of project.
WLanguage procedure called by fCopyDir
WLanguage procedure ("callback") called by fCopyDir for each copied file. This procedure is used to handle the current file.
XMLLast (Function)
Positions on the last element (tag or attribute) of the current tree level.
HCreateMovableReplica (Function)
Creates a movable replication.
EventTimeline (Type of variable)
The EventTimeline type is used to define the advanced characteristics of an event displayed in a Timeline control.
NbCopy (Property)
The NbCopy property is used to determine and change the number of report copies to print.
Lambda: Expressions and procedures
A lambda ("lambda function") is a more concise way to write internal procedures...
The Scrollbar control
...The Scrollbar control is used to scroll objects (text, captions, etc....
SocketClientInfo (Function)
Allows the server to get information about the current client socket.
ListView control properties
List of properties associated with the ListView control...
WEBDEV administrator: Viewing the logs
The "Logs" tab is used to see the details of logs for a specific period......
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......
DDEStart (Function)
Starts the execution of a program (an executable for example) from the current application.
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....
WLanguage procedure called by fCopyFile
WLanguage procedure ("callback") called by fCopyFile for each copied file.
ServiceRestart (Function)
Restarts a service (already started).
Database of the Control Centers
The database of Control Centers groups various information shared by the different modules found in WINDEV, WEBDEV and WINDEV Mobile......
HModifyFileProperty (Function)
Modifies the properties of an HFSQL file located on a server.
grScatterSeriesColor (Function)
Initializes the color of a series in a "Scatter" chart.
HModifyScheduledOptimization (Function)
Modifies a scheduled optimization task on the HFSQL server defined by the connection.
Project Management Hub: Managing messages
To manage messages in the Project Management Hub, you can use the secure messaging tool included in WINDEV, WEBDEV and WINDEV Mobile......
ControlGrayed (Function)
Grays a control or a group of controls. An animation can be set on the controls during this operation.