ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Appointment (Type of variable)
The Appointment type is used to define the advanced characteristics of an appointment: time, location, ...
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....
HDescribeConnection (Example)
Usage example of the HDescribeConnection function
Printing bar codes
WINDEV, WEBDEV and WINDEV Mobile allow you to print bar codes....
iOutputInfo (Type of variable)
The iOutputInfo type is used to get the details of a report print or export job, or the details of a print job performed programmatically from the report viewer.
1. WEBDEV environment
WEBDEV Tutorial: WEBDEV overview Lesson 1 - WEBDEV environment - 5 min
Managing the load balancing (dynamic load balancing on server)
The server that is hosting a HFSQL database engine can be very busy......
List of extension attributes
The list of extension attributes ......
"Component.WDO" file
When generating the external component, two files are automatically created in the EXE directory of the current project......
Drawing in WINDEV, WEBDEV and WINDEV Mobile
WINDEV, WEBDEV and WINDEV Mobile include several functions for displaying, drawing, copying and saving the drawings and images from your applications or sites......
TableModify (Function)
Modifies a row in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
rssChannel (Type of variable)
The rssChannel type is used to handle a RSS channel...
Locking data files: correspondence between WINDEV 5.5 and the later versions
HDeclareExternal (Function)
Temporarily imports into the current analysis the description of a data file from an existing HFSQL data file.
Project Management Hub: Managing the schedule
The project contributors can manage their tasks directly from the schedule or from the task list......
Error (Function)
Displays a custom error message in a system error window.
Spreadsheet constants
The following constants are used by the functions for managing Spreadsheet controls:...
Drawing constants
List of constants used by the drawing functions....
ImageInfoModify (Function)
Modifies the value of an Exif tag for the image used.
iDestination (Function)
Configures the print destination.
FontBold (Property)
The FontBold property is used to: Determine if the text is bold. Change the weight of the text....
dFont (Function)
Declares the font that will be used by dText: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Encrypt (Function)
Encrypts a character string in binary format or in ASCII format.
Controls of a dynamic page
Several types of controls can be handled in a dynamic page ......
Characteristics of the columns of a Table control in a page
The columns are used to display information in a Table control....