ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDDeploy features
WDDeploy is a tool used to easily deploy static or PHP sites......
SaaS administrator
The SaaS administrator is a Web site used to configure and manage the SaaS sites deployed on a WEBDEV Application Server......
HFSQL Control Center: HFSQL Cluster management
The HFSQL Control Center includes all the tools needed to manage HFSQL clusters......
Hasp (Function)
Interrogates an electronic HASP key (HASP-3, HASP-4, MemoHasp or NetHasp).
<Connection variable>.TransactionEnd (Function)
Validates the current transaction: the modifications performed on the table since the start of transaction (HTransactionStart) are validated. the transaction file is deleted (if the transaction is the last transaction in progress for a network application) the records locked in read-only by the transaction are unlocked....
Preparing the phone to test an Android application
WINDEV Mobile allows you to develop Android applications. To test these applications directly on an Android phone, the following operations must be performed ......
The Flash control
The Flash control is used to display a Flash® animation in a WEBDEV page......
I work as a developer: How to manage my tasks and my schedule?
The Control Centers in WINDEV, WEBDEV and WINDEV Mobile include many tools to help developers manage their schedules and the different associated tasks......
Properties of the modeling
The properties of the modeling group all the options of the modeling currently edited......
ComboOpen (Function)
Expands the list of a Combo Box control (single-column or multi-column Combo Box).
REST web service: Creating a REST web service
A REST web service is a program hosted on a server. This program contains functionalities accessible via HTTP requests......
Standard dialog boxes
The dialog boxes are standard windows that allow you to communicate with the user......
Setup directory
The setup wizard allows you to configure the setup directory of application....
AAF: Increasing the height of the rows in the Table or Looper controls
In Table, TreeView Table and Looper controls, the user can resize the height of rows, in read-only or in edit......
Creating a window skin template
Handling an ActiveX by programming
WINDEV allows you to handle an ActiveX control in WLanguage via......
Generating a class diagram
The generation is used to create the WINDEV classes ("......
Remote check: Customizing with a window
To customize the remote control performed on a multi-user WINDEV application, the standard window can be replaced with a window from your application......