ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

REST Webservices: Automatic deserialization of request
In a REST Webservice, an entry point can have several types......
Checkers available in the code editor
The code editor proposes several tools used to correct the code......
Spelling checker in the interface
WINDEV, WEBDEV and WINDEV Mobile allow you to use the OpenOffice spelling checker in your interfaces...
Check Box control: Automatic features (AAF)
The Check Box control can benefit from several AAFs (Automatic Application Features) ......
1. Testing a site: Elements to be tested
SQL commands available in an SQL query
WINDEV allows you to easily run queries in SQL code......
Automatic Application Features (AAF)
The Automatic Application Features (AAF) allow you to add features to your application without having to write a single line of code......
Checking spelling in edit controls
WINDEV lets you use the spelling checker in the Edit controls and text columns of the Table controls of WINDEV applications......
iPrintBarCode (Function)
Prints a bar code (inside a rectangle).
Creating an automatic help
The Automatic Application Features (AAF) allow you to add features to your application without having to write a single line of code......
Context menu of Check Box columns (AAF)
The Table and TreeView Table controls can propose Check Box columns allowing the user to select the requested options......
Configuring the AAF menus (Automatic Application Features)
WINDEV includes several Automatic Application Features (AAFs)......
SQL: Managing joins (INNER JOIN, OUTER JOIN)
To select records coming from several data files, joins must be used in the SQL query......
nWDOpenWDL: Opening a library
Opens a library created by WINDEV (file with a WDL extension)......
Checking out an element
To work on a project element found in the Source Code Manager, you must check out the element before it can be modified......
Installing OpenOffice
WINDEV, WEBDEV and WINDEV Mobile propose a spelling checker......
Configuring the IIS 7/7.5 server
Managing ports (serial ports, parallel ports, USB ports, etc.)
Several devices can be managed directly via a management of the ports used by these devices to communicate with the computer......
Checking an element back in the Source Code Manager (SCM)
Checking an element back in the repository is used to make the modified element available to all the users of the Source Code Manager......
Managing the synchronization
For each action performed in a page, the mechanism for page synchronization automatically checks the synchronization......
ERR_MISSING_PAGE
16. Types of code
23. Print modes
Including the code
You want to include your code lines in a condition, in a structure, ......
Responsive Web Design: Tips
The Responsive Web Design was used in your pages but you still encounter some lock points......