ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Setup of a WEBDEV site: Creating library
A library (file with a WDL extension) is used to group the resources of the project (pages, queries, ......
HExecuteQueryAsynchronous (Function)
Executes a SELECT query asynchronously.
Editing the CSS style sheet
WEBDEV gives you the ability to manage all the CSS styles used in a project......
WDStatistics: Importing log files
To view the statistics about the site traffic with WDStatistics, the log files must be imported onto the current computer......
FileDisplay (Function)
Displays a file in the browser of Web user.
Setup mode
Several methods can be used to distribute a WINDEV application......
Creating a Java project
WINDEV allows you to generate a Java application without even knowing the Java language......
The charts
To include charts in your applications or in your sites, WINDEV, WEBDEV and WINDEV Mobile include......
Value of constants for the Windows 32-bit API
Value of constants for the Windows 32-bit API...
CallWD: Function specific to the external language
Calls a WLanguage function from an external language....
Modifying the characteristics of report controls
The characteristics of the controls can be viewed and/or changed in......
Constants for manging the replication
List of constants used by the functions for managing the replication....
Non-maximized windows for Android
A non-maximized window can be resized by the user and it can occupy a section of the screen only......
SocketConnectBluetooth (Function)
Connects a client computer to a specific Bluetooth socket.
Service constants
List of constants used by the functions for managing services....
AAF: Automatic filter on the columns of Table controls
The user can filter the content of a Table control by displaying the records corresponding to a condition for example......
Printing the content of a TreeView Table (AAF)
TreeView Table controls include an automatic context menu that allows users to perform multiple actions on the data displayed in the control......
Dictionary properties
The properties of a WDTRAD dictionary are as follows......
Using Objective C code
You can use Objective C code in iPhone/iPad applications generated with WINDEV Mobile....
CSS styles (Cascading Style Sheet)
The CSS styles are the standard styles used on Internet......
Project elements
The project includes windows, reports, queries, help files, sets of procedures, ......
TableDisplay (Function)
Refreshes a Table or TeeeView Table control from a given position: for a control linked to a file: changes made in the linked data file are reflected in the control. for a control handled programmatically: the calculated columns are re-calculated....
SaveParameter (Function)
Saves a persistent value in the registry or in another file specified by InitParameter.
The formatted display control
This control can be used to display dates, times and currency values while respecting the corresponding display format......
NetGetFile (Function)
Retrieves an existing file from an FTP server (File Transfer Protocol) powered by WINDEV. This function is kept for backward compatibility....