ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

PythonInitialize (Function)
Specifies the location of the Python DLL to be loaded.
WINDEV FTP functions
List of WINDEV FTP functions...
ControlCurrent (Function)
Returns the name of the control currently in edit.
HUpdateQuery (Function)
Creates or updates a query on an HFSQL server.
ControlTab (Function)
Returns the name of the Tab control that contains the specified control.
HTTPCancelForm (Function)
Cancels the declaration of an HTTP form and frees all its resources.
NbPendingThread (Property)
The NbPendingThread property is used to get the number of pending threads in a queue or in a stack.
docCell (Type of variable)
The docCell type is used to define the advanced characteristics of a table cell found in a Word Processing document.
docProperty (Variable type)
The docProperty type is used to define the properties of a Word Processing document.
Wait (Function)
Temporarily stops the program execution.
SOAPAddXMLSignature (Function)
Adds an XML signature to a Webservice request.
ChronoStart (Function)
Starts a stopwatch to measure the duration of a process (in milliseconds) and resets a running stopwatch.
HInfoDatabaseProperty (Function)
Used to find out the properties of a database on an HFSQL server.
HInfoServerProperty (Function)
Allows you to find out the properties of an HFSQL server.
HModifyServerProperty (Function)
Modifies the properties of an HFSQL server.
HListStoredElement (Function)
Returns the list of elements stored on an HFSQL server (sets of procedures, stored procedures or queries).
Legend (Property)
The Legend property is used to: Find out the label of a series. Modify the label of a series....
HDeleteParameter (Function)
Deletes a parameter previously saved by HSaveParameter.
HDeleteTask (Function)
Deletes a scheduled task from an HFSQL Client/Server server....
DateToMonthInAlpha (Function)
Returns the name of the month that corresponds to a specified date.
ArcTan2 (Function)
Returns the arc tangent 2 of the values passed as parameter.