ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Installing an application server
There are several steps to install the WEBDEV Application Server on a Linux server......
The "Commands" pane
The "Commands" pane lists......
Creating an insert query
An insert query (corresponding SQL statement......
Adapting an application to support multiple languages
WINDEV Tutorial - Managing multiple languages Adapting an application to support multiple languages - 20 min
Properties of the modeling
The properties of the modeling group all the options of the modeling currently edited......
The different copy modes
Two different copy modes are proposed by WDTRAD......
The Calculated control
The "Calculated" control is used to perform calculations in a report......
EmailRunApp (Function)
Starts the native application for sending emails found on the current computer: Computer running Windows, Mobile device (Android, iPhone, iPad)....
WDInst: including an "autorun" in a setup on CD
An "autorun" can be run (or not) when the setup CD is inserted into the drive of the setup computer......
How to use the indirection operators?
The indirection operators ({ }) are used to handle an object whose name is found in a variable......
Configuring the server for the CGI/AWP protocol
To use WEBDEV, a Web server must to be found on the computer where WEBDEV is installed......
Animation of controls
WINDEV and WINDEV Mobile allow you to animate the controls found in a window......
Managing videos (transmitted by a Web Camera)
To manage the video sequence currently broadcasted by the web camera installed on the current computer, WINDEV proposes......
Log-based replication: Programming the log-based replication in WLanguage
Several WLangage functions allow you to include log-based replication in your application and to customize it......
Drawing charts in an Image control
WINDEV and WEBDEV propose several functions for creating and handling charts......
Events associated with Splitter controls
List of events associated with Splitter controls...
5. Deploying a dynamic site (Session or AWP) in practice
Automatic menu of tables (AAF)
Each Table control found in a window proposes a menu to the user......
Status bar of windows
The status bar of a window is used to display several types of information......
Describing the report blocks
The different characteristics of a block can be viewed and/or modified in the description window of this block......
ERR_NO_END_TAG
Instant spotting of modified code/current code
The modified lines of code are immediately visible......
Management of PDF files
PDF is one of the most widely used formats for transmitting and storing electronic documents......
Analysis: Import files into the analysis (external database, HFSQL files, etc.)
WINDEV and WEBDEV allow you to easily handle external databases (Oracle, SQL Server, Access, etc....
Operations for synchronizing SCM
When creating an executable, a library or a component, ......