ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SEO-ready page in session mode
In WEBDEV, there are two methods to develop a site...
Page with parameters
Testing a static page
The test of a single page runs the current page in WEBDEV...
Enlarging a window or page
Modern UIs generally use larger windows, pages and fonts...
Project comparator
Comparing two windows (two pages, two reports, two classes, ...
Automatic positioning
When moving a control in a window, in a page or in a report, guides are automatically displayed by the real-time interface checker (also called automatic positioning)...
Carrying over the differences from an element to another one
The project comparator is used to compare two elements and to list the differences found...
Code statistics
The code statistics affect...
Alignment options
To optimize the alignment of controls in a window, page or report, you have the ability to use the alignment options...
The "Modifier"pane
The "Modifier" pane is used to view and/or modify, from the window editor, page editor or report editor, the main characteristics...
Code history
The code history is used to...
Developing sites for specific platforms
Websites can be displayed on many devices (Android, iPhone, etc.)...
Anchoring in a page
In a page, the anchors define how the content of a page will behave when the page is enlarged by the Web user.
WEBDEV: Pages created via the RAD model
The page creation wizard offers many types of pages associated with HFSQL data files...
Testing a dynamic page (session or AWP mode)
The test of a single page runs the current page in WEBDEV...
Page editing: Responsive mode (Zoning and layouts)
"Responsive (zoning and layouts)" is the default page editing mode. This editing mode allows you to easily handle pages in the editor.
Snap to grid
The different editors of WINDEV, WEBDEV and WINDEV Mobile allow you to align the elements via a snap-on grid...
Zoom in the different editors
All editors of WINDEV, WEBDEV and WINDEV Mobile allow you to zoom in on the different elements displayed in the editor...
Anchor of overlaid controls (in a page)
WEBDEV allows you to define overlayable controls...
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......
AJAXCallInProgress (Function)
Used to determine if the request being processed is an AJAX request.
TwainState (Function)
Returns the status of the current source.
Webification
WEBDEV Tutorial - Webifying a WINDEV project Webification - 10 min
Infinite Table and Looper controls
There are two methods to populate Table and Looper controls programmatically......
2. My first window
WINDEV Tutorial: WINDEV overview Lesson 2 - My first window - 30 min
Word Processing constants
The following constants are used by the functions for managing the Word Processing control:...
User Groupware: Configuring the site
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......
Info (Function)
Displays a custom message in a system information window.
Scanner (Type of variable)
The Scanner type is used to handle the information from a scanner.
The TreeView Table control
The Treeview Table control is a cross between the Table control and the TreeView control......
iPreview (Function)
Configures the print destination.
Map control properties
The following properties can be used with Map controls:...
MySelf (Reserved word)
MySelf is used to handle the current control...
4. Conditional statements
WINDEV Tutorial - WLanguage basics Lesson 4 - Conditional statements - 20 min
Translating a text file with WDTRAD
WDStatistics: Using WDStatistics
WDStatistics can be used once the log files have been imported......
Creating, generating and deploying a web service
WINDEV and WEBDEV allow you to directly generate web services that use the SOAP technology......
The Word Processing control
The "Word processing" control is an advanced control that allows the end user to create and edit documents in docx format......
pdfParameter (Type of variable)
The pdfParameter type defines all the characteristics of the PDF file to be generated.
4. Simple printing
WINDEV Tutorial: WINDEV application: Managing data Lesson 4 - Simple printing - 20 min
FTPDate (Example)
Usage example of the FTPDate function
Spreadsheet: Using the ribbon
The ribbon of the Spreadsheet control proposes several features and it allows you to define several settings......
iPreview (Example)
Usage example of the iPreview function
Width (Property)
The Width property is used to determine and change the width of an element.