ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Client application: Running procedures on a SOAP server
WINDEV include several SOAP functions...
Conditional target-code
The code editor allows you to enter a specific code for each environment (WINDEV, WEBDEV and WINDEV Mobile)......
HTransaction (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file.
MultimediaStop (Function)
Stops playing a media file found in a Multimedia control.
YesNoAsynchronous (Function)
Displays a message in a standard non-blocking dialog box with the answers "Yes" and "No" and calls a WLanguage procedure with the user's response....
Overview
Overview of the different operators...
WDDeploy: Deploy a static or PHP site
To install the files of a static site on a Web server......
Link functions (prefix syntax)
Link functions are used to link the interface with the data files (and vice versa)....
Link functions
Link functions are used to link the interface with the tables and vice versa. These functions are as follows:...
<Connection variable>.Transaction (Function)
Starts a transaction on the data files (HFSQL or accessed via Native Access) and creates the transaction file.
<Connection variable>.TransactionCancel (Function)
If a transaction is in progress, cancels all the operations performed on the data files in transaction since the start of transaction.
Project configuration
Project configurations allow you to adapt the same project to multiple "targets"......
Handling menu options via the context menu
WINDEV and WINDEV Mobile support two types of menus: ......
1. Testing a site: Elements to be tested
Manipulating Map controls programmatically (prefix syntax)
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically manipulate Map controls....
Functions for managing Map controls (prefix syntax)
The following functions are used to manage Map controls via prefix syntax...
ExeInfo (Function)
Retrieves the specified information about the version of an executable or DLL.
MapEndOfMove (Function)
Stops following the device movement in a Map control.
FTPProxy (Function)
Specifies whether the communication functions that use the FTP protocol must go through a proxy to run their requests.
gpwUser (Type of variable)
The gpwUser type is used to describe and modify the characteristics of a user of WEBDEV or WINDEV User Groupware.