ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ArcTan2 (Function)
Returns the arc tangent 2 of the values passed as parameter.
PythonInitialize (Function)
Specifies the location of the Python DLL to be loaded.
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.
Wait (Function)
Temporarily stops the program execution.
StringToArray (Function)
Fills a one- or two-dimensional array of the specified type with the character string passed in parameter.
ChronoReset (Function)
Stops and resets a running stopwatch.
LooperInsertLine (Function)
Inserts a row into a Looper control.
fSaveText (Function)
Creates and fills a text file with the content of a text control or text variable (string variable, edit control in a window, Static control in a report, ...).
ControlDelete (Function)
Permanently deletes a control from a window, page or report.
LDAPValidateModify (Function)
Validates the modification of an existing object in an LDAP server.
LDAPDeleteAttribute (Function)
Deletes an attribute as well as its values.
LDAPDeleteAttributeValue (Function)
Deletes a value of a specified attribute.
LDAPStartModify (Function)
Initializes the modification of an existing object in an LDAP server.
MemDeleteAll (Function)
Clears and deletes a memory zone.