ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Configuration of Apache 2.4 server
WEBDEV Development: Configuration of the Apache 2.4.x server for the CGI protocol and for WEBDEV sites....
Project portfolio
From version 25, you can create "project portfolios"......
Constants for the archiving functions
List of constants used by the archiving functions....
Constructor and destructor
When creating a class in the code editor, the Constructor and Destructor methods are automatically created by default......
2. Application development cycle
WINDEV Mobile covers the entire application development cycle...
The Dashboard control
Dashboards are essential elements in an application......
9. Sharing a project in practice
Sharing a project in practice...
SocketCreateBluetooth (Function)
Creates a socket using a Bluetooth device.
FileDisplay (Function)
Displays a file in the browser of Web user.
Socket: Creating a client application
A client application of a socket server connects to a standard server in order to exchange information via socket......
zipChangePath (Function)
Modifies the stored path of a file in an archive (in ZIP, WDZ or 7z format).
ChangeSourceWindow (Function)
Dynamically changes the window displayed in an Internal Window control. Scrolling internal windows: Modifies the window currently displayed. This modification is saved in the list of internal windows to scroll....
Constants used by the scanner functions
Constants used by the scanner functions...
Managing duplicates in the TreeView controls
WINDEV and WEBDEV allow you to add duplicates into the elements of a TreeView control......
Downloading files
The download is the operation that consists in saving a file stored on the server onto the computer of Web user......
Handling Sidebar controls programmatically
WINDEV and WINDEV Mobile allow you to handle Sidebar controls programmatically......
Programming the table cells
The Table controls can be handled......
WDBal messaging: Reading messages
WDBal, the secure messaging provided with WINDEV, WEBDEV and WINDEV Mobile, allows you to easily read the incoming messages......
appServerScheduledTask (Type of variable)
The appServerScheduledTask type is used to manage a scheduled task of WEBDEV Application Server through programming (for a site or a webservice).
Describing a problem to the Free Technical Support
XLS file handling functions
List of functions for managing XLS files...
List of operators
WEBDEV administrator: Setups
The "Setups" tab allows you to configure the different administration features of the WEBDEV server......
SocketConnectBluetooth (Function)
Connects a client computer to a specific Bluetooth socket.
TableEnableFilter (Function)
Implements a user filter on a column found in a Table or TreeView Table control.