ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Binding a Spin control to an item
A Spin control can be bound to an item in a table, query, etc....
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......
Trace (Function)
Displays the requested information (content of a control, for example) in a window opened next to the current window.
Null (Reserved word)
The Null keyword can be used according to different methods in WLanguage......
How to manage a multi-selection in a Table control?
This help page explains how to manage a multi-selection in a Table control....
WDSQL: Creating a SQL query
Once the connection to the database is established, WDSQL allows you to create different types of SQL queries......
Help editor options
The options of the help editor ("Display......
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......
Defining columns of Table controls programmatically
Scope of procedures
The scope of a procedure defines whether it is public, private, etc......
Validity period of site pages
When creating a page, a validity period can be defined for this page......
Managing bar codes
The use of bar codes to identify and manage products has become essential......
How to use the indirection operators?
The indirection operators ({ }) are used to handle an object whose name is found in a variable......
Report editor: options and keyboard shortcuts
Several toolbars are displayed in the report editor......
1. Testing a site: Elements to be tested
Two-level setup
The two-level setup (or multisite setup) combines: a reference network setup deployed on a local network. an HTTP setup used to update the reference setup on the local network....
WinAdaptSize (Function)
Adapts the window size to the content of controls.