ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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......
ColorHue (Function)
Calculates the hue of a color.
ColorSaturation (Function)
Calculates the saturation of a color.
ColorLightness (Function)
Calculates the lightness of a color.
HFilter (Function)
Defines and enables a filter on a data file, view or query.
XMLSave (Function)
Saves an XML document in a file.
NotifPushProcedure (Function)
Specifies the WLanguage procedure called when a push notification is received by a WINDEV Mobile application (Android or iOS).
Events associated with supercontrols
List of events associated with supercontrols...
WEBDEV administrator: Advanced configuration
The "Advanced" tab is used to configure the advanced features at server level......
ControlClone (Function)
Creates a new control from an existing control.
Various constants
List of various constants used by the constants WINDEV functions....
Events associated with control templates
List of events associated with control templates...
iPreview (Function)
Configures the print destination.
SQL functions that can be used in SQL queries
The following SQL functions can be used on the queries written in SQL code (classified by theme)......
The Drawer control
The Drawer control can be expanded in order to display (or not) the integrated controls......
Scanner (Type of variable)
The Scanner type is used to handle the information from a scanner.
Error (Function)
Displays a custom error message in a system error window.
Print constants
List of constants used by the print functions....
Configuring the Apache 2.2 server
WEBDEV Development: Configuring the Apache 1.3.x or 2.0.x server for the CGI protocol and for the WEBDEV sites....
Configuring the Apache server (1.3.x and 2.0.x)
WEBDEV Development: Configuring the Apache 1.3.x or 2.0.x server for the CGI protocol and for the WEBDEV sites....
The PDF Reader control
The "PDF Reader" control is an advanced control that allows end users to view PDF documents in their applications, without an external software......
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......
gStoredValue (Function)
Adds an "invisible" value to an element in a List Box, Combo Box or Scheduler control.
AJAX programming
The diagram below presents the use of "programmed AJAX" in a WEBDEV site......
xlsMsgError (Example)
Usage example of the xlsMsgError function