ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

User Groupware
A Windows application, an Internet or Intranet site require to define the role of different contributors......
Characteristics of the Looper control in a page
To view the characteristics of the control, select "Description" in the context menu....
Native SQL Server Connector: Executing the same stored procedure multiple times
In some cases, it may be useful to execute the same stored procedure multiple times by changing one or more parameters ......
Native Sybase Connector: Output value of a stored procedure run on the server
The Native Sybase Connector (also called Native Sybase Access) is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
Printing in PDF
WINDEV, WEBDEV and WINDEV Mobile allow you to create a PDF file during a print......
Configuring the Apache server (1.3.x and 2.0.x)
WEBDEV Development: Configuring the Apache 1.3.x or 2.0.x server for the CGI protocol and for the WEBDEV sites....
3. Debugger
5. Webservices
WINDEV allows you to easily use Webservices (or XML Web services)....
Tutorial
A tutorial is supplied with WINDEV, WEBDEV and WINDEV Mobile......
WDInst: configuring the characteristics of the files to install
WDInst allows you to configure the characteristics of the files to install......
WINDEV and OPC
OPC stands for "OLE for Process Control"......
Images and buttons
WINDEV, WEBDEV and WINDEV Mobile include many features to improve the appearance of applications and sites......
Managing the programming errors
The security mechanism of WLanguage is enabled when a programming error occurs in an application......
Animating an image
WINDEV, WINDEV Mobile and WEBDEV allow you to handle several types of animated images......
Native Sybase Connector for WINDEV and WEBDEV 2024
2. Examples provided with WINDEV
The examples provided with WINDEV are intended to help you learn the features of WINDEV....
Reports
A report provides a custom view of data......
Printing reports from a WEBDEV site
By default, the "Print" icon allows the Web user to print the current site page......
The Upload control
The Upload control is used to upload files on the Web server......
The triggers
A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ......
General options of WINDEV, WEBDEV and WINDEV Mobile
The general options are used to configure the working environment of the product used......
AWP: Managing contexts
To keep the value of global variables when switching from a page to another one, the AWP mode proposes a management of contexts......
How to develop a PHP site?
What is a PHP site?......
Database access: summary
WINDEV and WEBDEV support different SQL query execution modes depending on how the database was accessed.......