| |
ArrayToParameters | Converts an array of elements into a list of parameters. |
AuthImportToken | Creates a webservice access token from an description token in JSON format. |
Belgium.checkTaxNumber | Tests the validity of a tax number in Belgium. |
BitcoinCoreBlockCount | Returns the size of the blockchain known by the Bitcoin node (i.e. the number of blocks created since January 3, 2009). This makes it possible, for example, to calculate the approximate date of the next halving. |
BitcoinCoreConfigure | Specifies Bitcoin Core server connection parameters, in order to use BitcoinCoreXXXX functions. |
BitcoinCoreDateTimeLatestBlock | Returns the date and time when the last block was created. |
BitcoinCoreHashRate | Returns the number of times the sha256 function had to be calculated per second to calculate the last block.. This number corresponds to a proof of work. |
Brazil.checkTaxNumber | Tests the validity of a tax number in Brazil. |
Canada.checkTaxNumber | Tests the validity of a Canadian tax number. |
CodeWLanguageMetEnForme | Put in Geometry a WLanguage code: coloring, standardized rewriting, indentation, translation, etc. |
CurrentDay | Returns the number of the current day in the current month. |
DateToDateInYear | Returns the number of the day in the year corresponding to a given date. |
dpDriveConnect | Create a connection to an Drive Dropbox. |
DriveCopyDirectory | copy a directory on the Drive to another directory on the Drive (remote disk). |
DriveCopyFile | copy a single file from the remote disk to another directory on the remote disk. |
DriveCreateDirectory | Creates a directory on the remote disk. |
DriveCreateFile | Creates a file on the remote disk. |
DriveDeleteDirectory | Deletes a directory (and the files it contains) on an Drive (remote disk). |
DriveDeleteFile | Deletes a file on the remote disk. |
DriveListeDirectory | Lists the directories of an Drive. |
DriveListeFile | Lists files in an Drive directory. |
DriveListeFileGgl | Lists files from the Google suite (Google Docs, Google SpreadSheets, etc.) present in a Google Drive. |
DriveMoveDirectory | Move a directory and its contents to another directory on the same Drive (remote disk). |
DriveMoveFile | Moves a file present in an Drive directory to another directory on this Drive (remote disk). |
DriveRecoverDirectory | Retrieves a directory (and its files) from an Drive (remote disk) and saves it on the user's workstation. |
DriveRecoverFile | Retrieves a file from an Drive (remote disk) and saves it on the user's workstation. |
DriveRecoverFileGgl | Retrieves an Document from the Google suite present on a Google Drive in the desired compatible format. |
DriveRename | Renomme un fichier ou un répertoire sur un disque distant. |
DriveSendFile | Sends a file (present on the user's machine) to an Drive (remote disk). |
DriveUploadDirectory | Envoie un répertoire (présent sur la machine de l'utilisateur) vers un disque distant. |
France.checkTaxNumber | Tests the validity of a French tax number. |
Germany.checkTaxNumber | Tests the validity of a tax number in Germany. |
GglDriveConnect | Creates a connection to an Drive Google Drive. |
grHistoTypeBar | Defines the type of bar to be used in a histogram plot. |
grWaffleSize | Defines the number of rows and columns in a Waffle graph. |
grWaffleTypeCell | Defines the Geometry of cells in a Waffle graph. |
GuidedTourInfo | Returns information about a guided tour. |
GuidedTourStepChange | Modifies the current step of the guided tour. |
InGuidedTourMode | Indicates whether a guided tour is running. |
Italy.checkTaxNumber | Tests the validity of a tax number in Italy. |
oDriveConnect | Creates a connection to an Drive OneDrive. |
SaaSChangePassword | Changes the password of the connected user. |
SaaSCheckService | Checks the access rights of the user to a service of the SaaS site. |
SaaSClientConnexion | Returns the characteristics of the connection to the client database. |
SaaSConnect | Authenticates a user of a SaaS site beside the SaaS webservice that manages the site. |
SaaSConnectedUser | Returns the user currently connected via SaaSConnect. |
SaaSDisconnect | Disconnect the user of a SaaS site beside the SaaS web service that manages the site. |
SaaSIsConnected | Defines whether the connection to the SaaS web service is still established. |
SaaSReadSiteParameter | Reads an information specific to the client for the current SaaS site. |
SaaSSendSecurityCode | Sends the security code to the user so that he can change his password. |
SaaSWriteSiteParameter | Saves a specific information for a SaaS site in the configuration of a client account. |
Spain.checkTaxNumber | Tests the validity of a tax number in Spain. |
Switzerland.checkTaxNumber | Tests the validity of a tax number in Switzerland. |
TourGuideStart | Starts the guided tour and displays the first stage. |
TourGuideStop | Stops the specified tour or the tour in progress. |
U.S.VerifyTaxNumber | Tests the validity of a US tax number. |
UTF8Valid | Tests the validity of a string in UTF8 format. |
WLanguageCodeGetCSSDeclarations | Returns the CSS style sheet corresponding to a theme in the WLanguage code. |