ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WEBDEV site deployment: automatic modification of data files
The automatic modification of the data files allows updating the description of data files on the Web server...
<Image>.Copy (Function)
Copies an image to another image.
2. Examples provided with WINDEV
The examples provided with WINDEV are intended to help you learn the features of WINDEV....
Deploying an Android application
WINDEV Mobile tutorial: Deploying an Android application 10 min
HCreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....
Native SQL Server Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQL Server Connector......
Error messages that can be displayed in the browser
This help page presents the different error messages that can be displayed in the browser......
Specific features of the applications for iPhone/iPad
6. Printing the product catalog
WINDEV Mobile Tutorial - Developing an Android and iOS application Lesson 6 - Printing the product catalog - 20 min
Search in SCM history
The search in the history allows you to perform an advanced search in the history of operations performed in the SCM......
Importing and exporting a WEBDEV Application Server
WEBDEV Account Manager allows you to easily import and export the WEBDEV Application Server configuration......
<Connection variable>.OpenConnection (Function)
Opens a connection to a specific database.
TableCollapse (Function)
Collapses: a branch that was previously expanded in a TreeView Table control. a break that was previously expanded in a Table control. a detailed window displayed for a row....
HCancelAlias (Function)
Cancels an alias that was declared beforehand by HAlias.
System constants
List of constants used by the system functions....
WDReplic: Starting the replication
Depending on the type of replication to perform, WDReplic must be started......
Creating and generating an external component
A component must be created from a project containing all the elements required for the component......
Report templates
WINDEV, WINDEV Mobile and WEBDEV allow you to create report templates......
TableAdd (Function)
Adds a row in: a Table control, a TreeView Table control, a Combo Box control "with table" (Table control displayed in a Combo Box control)....
HDescribeConnection (Function)
Describes a new connection to an external database.
TableInsert (Function)
Inserts a row into: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
CSS styles (Cascading Style Sheet)
The CSS styles are the standard styles used on Internet......
grLabel (Function)
Indicates various parameters of additional legend in a chart.
Animating an image
WINDEV, WINDEV Mobile and WEBDEV allow you to handle several types of animated images......
Changing the window content by swipe
The mobile devices propose several features available via finger movements......
14. Controls in practice