ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Identifying the account that runs the AWP protocol
Used to modify the management mode of memo items.
Creating, generating and deploying a SOAP web service
WINDEV and WEBDEV allow you to generate web services directly...
Configuring the IIS 7/7.5 server
Merges the specified cells in an Excel document.
PDFOpen (Function)
Opens a PDF document and loads it in a pdfDocument variable.
PDFClose (Function)
Closes the PDF file loaded in memory in a pdfDocument variable.
5. User Groupware in practice
Constants for managing emails
List of constants used by the functions for managing emails....
PDFMerge (Function)
Merges several existing PDF files into a single PDF file. The files are merged one after another. The paths of PDF files can be found in an array.
PDFSave (Function)
Saves the content of a pdfDocument variable in a ".PDF" file.
JSONToVariant (Function)
Converts a JSON string to a Variant variable.
ShellExecute (Function)
Opens a document in its associated application.
Selecting the files to install and the installer framework
The setup wizard allows you to: Select and configure the files to install. This step is very important. Specify the WINDEV framework used by the installer....
"?" menu
WINDEV proposes a help menu adapted to your applications......
Table controls in "Server + AJAX" mode
The Table controls can be 100% AJAX......
PDFMergeWithPassword (Function)
Merges several existing and password-protected PDF files into a single PDF file.
JavaLoad (Function)
Specifies the location of user classes required to run the Java application or the Java applet.
Using .NET assemblies in a project
To use .NET assemblies in a project......
Managing the XSD
...WINDEV, WEBDEV and WINDEV Mobile allow you to import files in XSD format....
General options of WINDEV, WEBDEV and WINDEV Mobile
The general options are used to configure the working environment of the product used......
2. Modes to install an application
TableToExcel (Function)
Creates an Excel file with the data from a Table or TreeView Table control.
HDescribeTrigger (Function)
Adds or modifies a trigger on an HFSQL data file.
MaxWidth (Property)
The MaxWidth property is used to get and change the maximum width of a control or window.
SQLColumnFormat (Function)
Returns the different types of columns supported: by the data source identified by SQLConnect by the database accessed by a specific connection (connection described in the analysis or described by HDescribeConnection or HOpenConnection)....
1. Creating a WEBDEV project and its analysis
WEBDEV Tutorial - Creating a WEBDEV project and its analysis Lesson 1 - Creating a WEBDEV project and its analysis - 5 min
HFSQL thumbnails
To optimize the display of images in your application or in your site, you have the ability to use HFSQL thumbnails......
Installing a SOAP server with Apache
WEBDEV administrator: Installed sites
The "Sites" tab gives information about the dynamic WEBDEV sites installed on the computer......