ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SaaSAdminListSite (Function)
Lists the SaaS sites declared in the database of a WEBDEV SaaS Webservice.
PHPExecute (Function)
Calls an external .php script and returns the result in a string.
MatInvert (Example)
Usage example of the MatInvert function
gpwAddUser (Function)
Adds a user to the User Groupware database.
AJAXExecute (Example)
Usage example of the AJAXExecute function
NetSendBuffer (Example)
Usage example of the NetSendBuffer function
HDescribeItem (Example)
Usage example of the HDescribeItem function
CreateShortcut (Example)
Usage example of the CreateShortcut function
FTPConnect (Example)
Usage example of the FTPConnect function
NetSendFile (Example)
Usage example of the NetSendFile function
NetSendMessage (Example)
Usage example of the NetSendMessage function
HForward (Example)
Usage example of the HForward function
SaaSAdminDeleteUser (Function)
Deletes a SaaS user.
SaaSAdminSiteConnection (Function)
Returns the connection to the common database or to the reference database of the SaaS site.
OrgOccurrence (Function)
Returns the number of elements found in an Organization Chart control.
OrgAdd (Function)
Adds a new root element into an Organization Chart control.
ControlCreate (Function)
Creates a new control (of any type) in a window through programming.
OrgAddChild (Function)
Adds a child element into an Organization Chart control.
BufferToHexa (Function)
Converts a buffer to a hexadecimal string (e.g.,: "4A 5B 00").
DocToPDF (Function)
Converts a Word Processing document into a PDF file.
Token management functions (prefix syntax)
Token management functions in "Text token" Edit controls....
<Organizer>.DisplayPreviousPeriod (Function)
Moves the time area displayed to the previous area (previous weeks for example) in an Organizer control.
<Document variable>.Seek (Function)
Finds a character string in an entire Document variable.