ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

DocToPDF (Function)
Converts a Word Processing document into a PDF file.
StackInfo (Function)
Retrieves the characteristics of a stack: types of elements and number of elements.
<Document variable>.Seek (Function)
Finds a character string in an entire Document variable.
OrgOccurrence (Function)
Returns the number of elements found in an Organization Chart control.
<Connection variable>.TransactionStart (Function)
Starts a transaction on the tables (HFSQL or accessed via Native Access) and creates the transaction table.
<Source>.ChangeDir (Function)
Changes the path to a table (i.e. directory in which the file will be handled).
OrgAddChild (Function)
Adds a child element into an Organization Chart control.
<gglDrive variable>.MoveFile (Function)
Moves a file on a remote drive from one directory to another.
<Connection variable>.ModifyScheduledBackup (Function)
Modifies a backup scheduling.
<Source>.SetTransaction (Function)
Enables or disables the management of transactions for one or more files.
Token functions
Token functions in "Text token" Edit controls....
<Source>.TransactionFree (Function)
Transforms all "in transaction" records into "Normal" records if they do not belong to an ongoing transaction.
ListInfo (Function)
Retrieves the characteristics of a WLanguage list: element types and number of elements.
SaaSAdminDeleteUser (Function)
Deletes a SaaS user.
SaaSAdminSiteConnection (Function)
Returns the connection to the common database or to the reference database of the SaaS site.
OrgAdd (Function)
Adds a new root element into an Organization Chart control.
SaaSAdminListSite (Function)
Lists the SaaS sites declared in the database of a WEBDEV SaaS web service.
QueueInfo (Function)
Retrieves the characteristics of a queue: types of elements and number of elements.
HAddScheduledBackup (Function)
Adds a scheduling for full backup (with or without differential backup) on the server defined by the connection.
<zipArchive variable>.ExtractDirectory (Function)
Automatically extracts and decompresses files from a directory in the file tree of an archive to a physical location.
<zipArchive variable>.ExtractFileList (Function)
Extracts and decompresses a list of files found in an archive to a physical location.
PHPExecute (Function)
Calls an external .php script and returns the result in a string.
iEndReport (Function)
Forces the report print to stop.
ExplorerRetrieve (Example)
Usage example of the ExplorerRetrieve function
ExplorerAccept (Example)
Usage example of the ExplorerAccept function