ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

apDisableAction (Function)
Disables the execution of an action found in an action plan.
QueueInfo (Function)
Retrieves the characteristics of a queue: types of elements and number of elements.
SchedulerInfoXY (Function)
Returns the appointment, the resource or the date found at given position in a Scheduler control.
SysStatusStorageCard (Function)
Returns the availability status of the storage card on the device.
ContactCreate (Function)
Displays the window for contact creation of the native application for contact management found on the device (Android, iPhone or iPad, Universal Windows).
GetTypeDefinition (Function)
Gets the description of a type identified by name.
TreeDisplay (Function)
Refreshes the display of a TreeView control from a given position.
dDisplay (Function)
Displays the drawing in the Image control.
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.
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.
StackInfo (Function)
Retrieves the characteristics of a stack: types of elements and number of elements.
iChangeSubReportSource (Function)
Modifies through programming the report associated with a sub-report in a composite report.
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.
HClusterAddNode (Function)
Enables a node in an HFSQL cluster.
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.