ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TableAddColumn (Function)
Adds elements on the right of an Horizontal Table control.
Dedicated Web server
When installing WEBDEV development version, if no Web server is available on the current computer, WEBDEV automatically installs one (IIS Express version 10). This server is automatically configured to work with WEBDEV....
3. Preparing the setup program
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 3 - Preparing the setup program - 5 min...
Creating an executable: General options
The main executable options are as follows......
iXPos (Function)
Used to manage the horizontal position (X-coordinate) of print cursor in the page.
iYPos (Function)
Used to manage the vertical position (Y-coordinate) of print cursor in the page.
Events associated with internal windows
List of events associated with internal windows...
Configuring the "fax server" computer
WINDEV and WEBDEV allow you to manage faxes via the system fax server, available in Windows XP and Windows 2000......
Activating an application or a site
When distributing an application or a site, you may want to offer both a full version and a limited version......
Distributing Reports & Queries
This help page presents the operations that must be performed in order for a WINDEV application to be handled by Reports & Queries......
Reals
Creating a window skin template
gLinkActivate (Function)
Allows (or not) retrieving the value defined by gLink in a List Box or a Combo Box control. Function kept for compatibility. It is recommended to use gStoredValueEnable....
Specific page for displaying the site errors
If an error occurs in the dynamic WEBDEV site, a standard error page is displayed by default. This page informs the Web user of the error that occurred in the site....
InvalidInputDetect (Function)
Detects and signals an error on required controls left empty and/or controls with invalid data....
Unicode in character strings
UNICODE is an encoding system that assigns a unique number to each character....
WDZip: Handling files in an archive
The compressed files found in an archive can be handled by WDZip......
Report with parameters
When printing a report, you have the ability to pass parameters to this report......
Set of fonts (WEBDEV site)
The browser support the most common fonts by default......
Using objects
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......
Description of a Pivot Table control
The description window of a Pivot Table control is used to configure several elements of the control......
Using WDDIXIO
To translate the text used in your project:...
The Sliding Banner control
The Sliding Banner control is used to display several contents successively, either automatically, or further to an action performed by the Web user......
ScreenToSource (Function)
Automatically initializes: the values of a data file's items in memory with the values from the controls in the window. the value of the WLanguage variables with the value of the window controls. This function is also available for WEBDEV pages....
Spreadsheet: Using the ribbon
The ribbon of the Spreadsheet control proposes several features and it allows you to define several settings......