ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

VisualEffect (Property)
The VisualEffect property allows you to apply a visual effect on a control or group of controls in a window.
HSetMemo (Function)
Used to modify the management mode of memo items.
WDMap: Viewing the records found in a data file
WDMap is used to view the records found in a data file......
3. Managing a website
WEBDEV Tutorial - Website deployment Lesson 3 - Managing a website - 10 min
The ActiveX control
The ActiveX control is used to easily manage the ActiveX technology......
Installing 64-bit WINDEV, WEBDEV or WINDEV Mobile
This chapter presents the configuration required to install WINDEV, WEBDEV or WINDEV Mobile in 64-bit mode......
HRestorePosition (Function)
Restores the context of a previously saved file (HSavePosition): current record, filter, pointers.
Window controls
Several types of controls can be used in a window, ......
Events associated with the project
List of events associated with the project...
HListItem (Function)
Returns the list of items: found in a data file ( a query or a view) known to the HFSQL engine. The data files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account. found in a Record variable....
Copying controls from the window editor
The controls can be copied from the window editor......
HForward (Function)
Moves several records forward from the current position in the data file, according to a specified item.
WDMap: Characteristics of the files found in a database
WDMap is used to get various characteristics specific to......
WDInst: installing additional elements
By default, only the files found in the "List of setup files" window are installed on the user computers......
1. Website deployment requirements
WEBDEV Tutorial - Website deployment Lesson 1 - Website deployment requirements - 30 min
Email (Type of variable)
The Email type is used to handle the email content as well as the associated information.
iPrintPDF (Function)
Prints the content: of a PDF file. of a buffer containing a PDF. of a PDF Reader control....
Managing HFSQL Cluster
Methods for managing an HFSQL cluster and its databases....
LDAP constants
List of constants used by the LDAP functions....
New Features brochure - Version 27: New WEBDEV features
New features in WEBDEV 27 presented in the New Features brochure....
Available features and specific features of Java
WINDEV allows you to generate a Java application without even knowing the Java language......
Creating a query in SQL code
The query editor allows you to create a query by typing SQL code......
12. Retrieving data from a site
ExeRun (Function)
Executes a program (an executable file, for example) from the current application.
2. Deploying a website via HTTP
WEBDEV Tutorial - Website deployment Lesson 2 - Deploying a website via HTTP - 30 min