ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Scope of procedures
The scope of a procedure defines whether it is public, private, etc......
Setup via physical media
A setup by physical media allows you to give to the hosting company a media containing all the files required to install the site on a server......
Step 1: Choosing the deployment profile
The setup program creation wizard allows you to select the deployment profile to use......
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......
Parameter of a procedure/function
You have the ability to pass parameters to a procedure....
How to create two linked cascading tables?
This help page explains how to create two linked cascading Table controls in a window or page....
Managing the HFSQL servers
The HFSQL Control Center allows you to fully manage HFSQL servers......
Binding a Spin control to an item
A Spin control can be bound to an item in a data file, query, etc....
Composite keys
A composite key is a key item containing several other items......
AWP: Managing contexts
To keep the value of global variables when switching from a page to another one, the AWP mode proposes a management of contexts......
Table, List Box and Combo Box controls bound to queries
A Table, List Box or Combo Box control can be used to display the content of a data file or query......
HFSQL Control Center: Managing scheduled elements
You have the ability to define scheduled elements on the HFSQL server....
How to read emails via the POP3 protocol?
This help page explains how to read emails via the POP3 protocol....
Handling data files in PHP
WEBDEV allows you to create a PHP site that handles data files......
Handling a Breadcrumb control through programming
The Breadcrumb control can be handled through programming......
Image Editor control: Options in the ribbon and the panes
The Image Editor control offers a host of options accessible via......
Creating a delete query
A delete query (corresponding SQL statement......
Programming automatic calculations in the columns of a Table control
Report editor: options and keyboard shortcuts
Several toolbars are displayed in the report editor......
The user version of query editor : Specific features
This help page presents the specific features of the user version of query editor......
Check: SMART status of storage drives
The monitoring robot will measure the SMART attributes of a server's hard drives......
Native Informix Connector: Specific features and remarks
Remarks and specific features of Native Informix Connector...
WDSQL: Exporting and printing the result of an SQL query
The result of a select query can be......
Custom style sheet
When creating a project, a blank custom style sheet is created and associated with the current project......
Example for managing videos (broadcasted by a Camera control)
In this example, the application allows you to......