ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Importing/Consuming web services
WINDEV, WEBDEV and WINDEV Mobile allow you to directly import Webservices into your applications......
Events associated with Combo Box controls
List of events associated with Combo Box controls...
UnitedStates.CheckSSN (Function)
Checks the validity of a U.S. Social Security Number.
IBANValid (Function)
Checks the validity of an International Bank Acount Number (IBAN).
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).
<Code Editor>.Execute (Function)
Executes the WLanguage code displayed in the Code Editor control.
Sending faxes with WINDEV and WEBDEV
To send faxes from an application or from a site, WINDEV and WEBDEV propose several functions allowing you to send faxes via the system fax server available in Windows XP and Windows 2000......
<Chart>.Print (Function)
Prints a chart.
First page of the project in session mode
The first page of the project is the first page in Session mode opened in the Web user's browser when a WEBDEV website in session mode starts......
Reports
A report provides a custom view of data......
How to install a Universal Windows 10 App application on a tablet
The generation of a WINDEV Mobile application for Universal Windows 10 App groups all the project elements (windows, code, etc....
Manipulating Wire controls programmatically
WINDEV allows you to programmatically manipulate Wire controls......
2. Examples and components provided with WEBDEV
TriState (Property)
The TriState property is used to: Determine if a check box option supports 3 or 2 states. Determine if a TreeView control uses 3-state or 2-state check boxes. Modify the type of a switch option: 3-state or 2-state options....
iSequencingAddDoc (Function)
Adds a print of Word Processing document into a sequence of report prints.
WDAPI: Help about the APIs
WDAPI simplifies the use of Windows APIs in a WINDEV application......