ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Link (Property)
The Link property is used to get and change the link of an element.
Link Description (Type of variable)
A Link Description variable is used to describe a link between two data files through programming.
HLinkMemo (Function)
Used to associate a file with a binary memo item or to cancel the existing link between a file and a binary item.
MCI functions
List of MCI functions...
4. Adding a product
WEBDEV Tutorial - Creating a website with back office processes Lesson 4 - Adding a product - 50 min
Using the Salesforce service
Salesforce is a very popular CRM software......
<Source>.CheckMemo (Function)
Checks the structural integrity of memos in an HFSQL data file.
Compress (Function)
Compresses a string or a memory block (buffer) in binary format.
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.
LuhnCalculate (Function)
Calculates the next Luhn check digit for a given sequence.
Creating a table in a report
Tables can be created in a report......
1. Project audits
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 1 - Project audits - 15 min
4. Multiple generation
Project configurations allow you to easily define the "target" platforms of the project....
2. Listing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 2 - Listing products - 50 min
DisplayMask (Property)
The DisplayMask property is used to: Find out the display mask. Modify the display mask. This display mask is displayed when the control is in read-only or when the control does not have focus....
External language: Programming in C++ (WDWDIAL interface)
This third method uses the notion of class inheritance to simplify the interfacing between a C++ application and WINDEV......
WEBDEV styles
The WEBDEV styles are advanced styles, easier to use than the CSS styles......
WDInst : generating the setup program
Generating the setup program is used to create the setup program according to the characteristics specified in the setup editor WDInst....
15. Project Management Hub
RegexMatch (Function)
Checks whether a string matches the format defined by a regular expression.