ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Drag and Drop from the explorer
The Drag and Drop from the explorer consists in selecting one or more files in the Windows explorer and in transferring them into a control of a WINDEV window...
Drag and Drop functions
The following functions are used to manage Drag and Drop:
SAPExecute (Function)
Calls a synchronous function or BAPI on a SAP system.
ExceptionEnable (Function)
Re-enables the current exception process if the exception was corrected.
The "Project Management Hub" pane
The "Project Management Hub" pane displays the tasks assigned to the current developer......
Pivot Table control properties
A Pivot Table control can be handled in a window by the following WLanguage properties......
Scrollbar control properties
List of properties associated with the Scrollbar control...
Constants for WLanguage types
List of constants for managing WLanguage types....
TraceBuild (Function)
Displays a customizable message in the trace window opened in parallel with the current window.
Handling a Progress Bar control through programming
A Progress Bar control can be handled through programming......
Fax constants
List of constants used by the functions for managing faxes....
Guided tour management constants
OKCancel (Function)
Displays a message in a standard dialog box that proposes "OK" and "Cancel" and returns the user's choice....
Error 1: Syntax error
CommandLine (Function)
Identifies and retrieves the different elements of the command line passed as a parameter to the current program.
ProfilerStart (Function)
Starts "collecting information" for the performance profiler.
WDXView: Overview
WDXView is an ActiveX browser......
"Real Time Performance Profiler" pane
The "Real Time Performance Profiler" pane shows the activity of an application or site during a test......
2. Managing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min...
Deploying the application for iPhone/iPad
To be able to test and/or deploy the application on a device (iPhone or iPad), you must enroll in the iOS Developer Program....
WDScript overview
WDScript is a WLanguage script editor included with WINDEV, WEBDEV and WINDEV Mobile......
Setup directory
The setup wizard allows you to configure the setup directory of application....
2. Deploying a website via HTTP
WEBDEV Tutorial - Website deployment Lesson 2 - Deploying a website via HTTP - 30 min
HExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
AAF: Did you know?
Our surveys show that end users love AAFs (Automatic Application Features) and that these AAFs increase their satisfaction and efficiency when using the applications......
Editing the CSS style sheet
WEBDEV gives you the ability to manage all the CSS styles used in a project......
Checkers available in the code editor
The code editor proposes several tools used to correct the code......