ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

PythonInitialize (Function)
Specifies the location of the Python DLL to be loaded.
fCopyDir (Function)
Copies the contents of a directory and its subdirectories.
zipCompressionLevel (Function)
Changes the compression level used when creating an archive in ZIP format or in 7z format.
HChangePassword (Function)
Changes the password of an HFSQL Classic or HFSQL Client/Server data file....
XMLFindNamespaceByURI (Function)
Finds an XML namespace from its URI (Universal Resource Identifier) in a node and in the parents of this node.
HListSynonym (Function)
Returns the list of synonyms used by a full-text index.
WINDEV FTP functions
List of WINDEV FTP functions...
HInfoLock (Function)
Returns information about the lock set on a table, on one or all the records in a table.
HUpdateQuery (Function)
Creates or updates a query on an HFSQL server.
NbPendingThread (Property)
The NbPendingThread property is used to get the number of pending threads in a queue or in a stack.
Wait (Function)
Temporarily stops the program execution.
HRecordDate (Function)
Returns the date and time of the last write operation performed on a record in an HFSQL file (Classic or Client/Server)....
ProfilerStart (Function)
Starts "collecting information" for the performance profiler.
HListStopWord (Function)
Returns the list of stop words used by a full-text index.
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).
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.
StringToArray (Function)
Fills a one- or two-dimensional array of the specified type with the character string passed in parameter.