ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Customizing the setup program (Plug-in)
In a setup program, you may want to customize some actions......
AppListVersion (Function)
Lists the versions available on the reference setup server.
Constants for managing animations
List of constants used by the functions for managing animations...
Camera (Property)
The Camera property is used to identify and change the camera used (back or front).
Configure the setup program interface
To make the installation process more user-friendly, the setup wizard allows you to customize the interface of the setup program......
HRplDeclareLink (Function)
Declares a (1, 1) (0, n) link between two tables.
"Debugger trace" pane
The "Debugger trace" shows the messages displayed in the trace window during the last application test......
Items used in a select query
A query created in the query editor can contain several types of items......
SSL: Secure transactions with WEBDEV
When using an Internet application, the data circulating between the computer of the Web user and the Web server is not protected......
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....
Creating an executable without library
When creating an executable, you can choose not to use a library or not to include all the elements of the project in the library......
WDZip: Overview
WDZip is used to compress and group your files in archives......
Positioning on a line in an edit control (AAF)
Several methods can be used to automatically position the edit cursor on a specific line in an edit control:...
Setup directory
The setup wizard allows you to configure the setup directory of application....
J2EE constants
List of constants used by the J2EE functions....
J2EEAddHeader (Function)
Adds a header to the next procedure that will be run on the server.
J2EEGetResult (Function)
Returns the result of the last J2EE procedure that was successfully run.
J2EEError (Function)
Returns the error for the last J2EE procedure that failed.
J2EERunXML (Function)
Runs a procedure on a server of J2EE XML Web services.
Page-by-page deployment
You now have the ability to deploy site sections or individual pages......