ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HClusterAddNode (Function)
Enables a node in an HFSQL cluster.
InLinuxMode (Function)
Indicates whether the code is run in Linux mode or not.
CancelWebserviceContext (Function)
Deletes from the webservice context a variable added by DeclareWebserviceContext.
InWindowsMode (Function)
Indicates whether the code is run in Windows mode or not.
apDisableAction (Function)
Disables the execution of an action found in an action plan.
iChangeSubReportSource (Function)
Modifies through programming the report associated with a sub-report in a composite report.
apLog (Function)
Saves an information in a "log" file during the execution of an action plan.
BCDecode (Function)
Decodes the information stored in a QR Code bar code.
HClusterStart (Function)
Starts an HFSQL cluster. This cluster was stopped beforehand (by HClusterStop for example).
HClusterStop (Function)
Suspends the execution of an HFSQL cluster. The nodes of the cluster will no longer accept any connection from the client applications.
HClusterState (Function)
Returns the status of an HFSQL cluster by interrogating its coordinator.
HClusterNodeInfo (Function)
Returns the status of each cluster node by interrogating the coordinator.
dImageToArray (Function)
Copies the RGB pixels of the image into a one-dimensional or two-dimensional array. The array of colors is cleared then it is filled with the integers representing the colors (24 bits) of the image.
HClusterDeleteNode (Function)
Disables a node in a HFSQL cluster.
SaaSAdminConnect (Function)
Connects and authenticates the administrator of the SaaS Webservice.
SaaSAdminDisconnect (Function)
Ends the management session of a SaaS database.
SaaSAdminIsConnected (Function)
Indicates whether a SaaS management session was opened.
SaaSAdminAddSite (Function)
Adds a SaaS site.
SaaSAdminModifySite (Function)
Modifies a SaaS site.
SaaSAdminDeleteSite (Function)
Deletes a SaaS site.
SaaSAdminFindSite (Function)
Find a site in the database of SaaS Webservice.
SaaSAdminListSite (Function)
Lists the SaaS sites declared in the database of a WEBDEV SaaS Webservice.
SaaSAdminAddService (Function)
Adds a SaaS service into the description of a site.
SaaSAdminModifyService (Function)
Modifies a SaaS service.
SaaSAdminDeleteService (Function)
Deletes a SaaS service.