ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

PDF Reader control: Use ribbon and panes
The PDF Reader control includes multiple features accessible via......
Storing the breaks in the Table/Looper controls (AAF)
When end users work on a complex Table or Looper control with multiple breaks, they may want to save the current layout......
Changing sites from AWP to SEO-ready session mode
Obtaining an SSL certificate for IIS7 (or later)
To get an SSL certificate for IIS 7 (and later), the different steps are as follows:...
GDPR: Concrete solutions
GDPR: General Data Protection Regulation...
Collapsed code
The code is collapsed to improve readability, by only displaying the comments in front of the lines of code......
XML: Handling multi-gigabyte files
Starting with version 23, an XML parser is available to handle XML files that are multiple GB in size......
Binding a Spin control to an item
A Spin control can be bound to an item in a table, query, etc....
WDSQL: Creating an SQL query
Once the connection to the database is established, WDSQL allows you to create different types of SQL queries......
WDLog: Viewing a log file
WDLog is used to view the content of a log file......
Table field linked to a table (Table file)
A data-bound Table control linked to a table is a field whose columns are linked to fields in a table or query (data source)......
WDInst: configuring the interface of setup program
By default, WDInst (the setup editor) proposes a standard setup program (the wallpaper corresponds to a gradient shade of blue and no slide is displayed......
Generating a description of a data file from a window or from a page
When you design a quick prototype, you often create windows (or pages) without defining any data files......
Null (Reserved word)
The Null keyword can be used according to different methods in WLanguage......
The Contact structure
The Contact structure is a preset structure of WLanguage (no declaration is required)......
How to manage a multi-selection in a Table control?
This help page explains how to manage a multi-selection in a Table 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......
Scope of procedures
The scope of a procedure defines whether it is public, private, etc......
Managing HFSQL Client/Server files
The HFSQL Control Center allows you to fully manage HFSQL Client/Server data files......
Validity period of site pages
When creating a page, a validity period can be defined for this page......
Example for managing videos (broadcasted by a Camera control)
In this example, the application allows you to......