ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

State "form with input": input in a PDF form
The report editor can be used to create form reports, which include different controls allowing users to enter data...
CheckBoxCount (Function)
Returns the number of options found in a Check Box control.
<Check Box>.Count (Function)
Returns the number of options found in a Check Box control.
List Box, ListView and Combo Box control functions
List of functions for managing List Box, ListView and Combo Box controls...
gpwCheckUser (Function)
Checks the existence and validity of the password for a user of the user groupware.
EnumerationCheckName (Function)
Checks whether an enumeration value known by its name is valid.
SaaSCheckService (Function)
Checks the access rights of the user to a service of the SaaS site.
HCheckMemo (Function)
Checks the structural integrity of memos in an HFSQL data file.
<Source>.CheckMemo (Function)
Checks the structural integrity of memos in an HFSQL data file.
sComputeCrc16 (Function)
Checks a character string before and after transmission between WINDEV applications and WEBDEVsites.
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.
AAFExecute (Function)
Runs an Automatic Application Feature (AAF) on a control or window. This function can be used to start the spelling checker on an edit control for example.
DnDIsDataAvailable (Function)
Checks whether a specific type of data is available during Drag/Drop....
Report based on a form
The report editor gives you the ability to print reports on pre-printed forms (image file or PDF file)......
CertificateCheckFileSignatureFile (Function)
Checks the correspondence between a signature and a file. The signature was kept as an external file.
PDFIsProtected (Function)
Checks whether the PDF file requires a password in order to be read.
CertificateCheckFileSignatureBuffer (Function)
Checks the correspondence between a signature and a file. The signature was stored as a Buffer variable.
CombinationCheckName (Function)
Checks whether a combination of one of more options known by their names is valid.
EnumerationCheckValue (Function)
Checks whether an enumeration value known by its associated value is valid.
HCheckServerUpdate (Function)
Checks for the latest version of the HFSQL server that can be automatically updated.
RegexMatch (Function)
Checks whether a string matches the format defined by a regular expression.
1
5
6
7
8
9
232
>