ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Connection variable>.ServerMaintenance (Function)
Checks and optimizes the system tables of an HFSQL server.
HCheckMemo (Function)
Checks the structural integrity of memos in an HFSQL table.
ThreadStopRequested (Function)
Checks if a stop request has been sent to the running thread.
HashCheckFile (Function)
Checks the Hash of a file for a specific type of algorithm.
BitcoinValidAddress (Function)
Checks whether a Bitcoin wallet address is valid.
<Source>.CheckMemo (Function)
Checks the structural integrity of memos in an HFSQL table.
HServerMaintenance (Function)
Checks and optimizes the system tables of an HFSQL server.
FTPFileExist (Function)
Checks if a given file exists on an FTP server.
gpwCheckUser (Function)
Checks the existence and validity of the password for a user of the user groupware.
SaaSCheckService (Function)
Checks the access rights of the user to a service of the SaaS site.
EnumerationCheckName (Function)
Checks whether an enumeration value known by its name is valid.
sComputeCrc16 (Function)
Checks a character string before and after transmission between WINDEV applications...
HashCheckString (Function)
Checks the Hash of a character string for a specific type of algorithm.
IBANValid (Function)
Checks the validity of an International Bank Acount Number (IBAN).
UnitedStates.CheckSSN (Function)
Checks the validity of a U.S. Social Security Number.
UnitedStates.CheckEIN (Function)
Checks the validity of a U.S. Employer Identification Number.
Germany.CheckIdNr (Function)
Checks the validity of an IdNr (personal identification number in Germany).
UnitedStates.CheckFEI (Function)
Checks the validity of a U.S. Firm Establishment Identifier.
Canada.CheckSIN (Function)
Checks the validity of a Canadian Social Insurance Number (SIN).
LuhnCheck (Function)
Checks that the given sequence is valid according to the Luhn formula.
1
4
5
6
7
8
95
>