ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Installing a WEBDEV site with zero-downtime update
Starting with version 24, you can update a Session or AWP site without disconnecting users......
5. Site test in practice
User Groupware: Creating and installing the executable
The executable of an application that supports the User Groupware is a multi-instance executable....
Help about new features: Letting users know about changes
Applications are constantly evolving......
ERR_NO_PROJECT
Automatic features of edit controls
Edit controls provide multiple automatic features available in all the controls of your applications without writing a single line of code......
Image with automatic sequence (WEBDEV)
...Image controls with automatic sequence are used to view a series of images located in one or more site directories. The images are automatically browsed....
Server triggers
Server triggers are stored procedures executed by the server before or after a write operation performed on a database file......
Select query: Displaying the first/last n records
The editor of Select queries is used to limit the number of records that will be displayed in the result of the query....
Operations performed on use case diagrams
The following paragraphs explain......
SQL : ORDER BY clause: Organizing the result of a query
The ORDER BY clause is used to sort the records selected by an SQL query......
How to loop through a file using filters?
WDMap: Modifying the display mode of records
By default, WDMap displays the records found in a data file by using the following rules......
19. Sending emails
Handling Organizer controls programmatically
Organizer controls can be handled programmatically....
Configuring the connection with WDORAINS (optional setting)
For backward compatibility with the earlier versions of Native Oracle Connector (also called Native Oracle Access), the connection can still be configured in WDORAINS (supplied with Native Oracle Connector)......
Creating a select query
A select query (corresponding SQL statement......
Printing a report on one of the printers connected to the Web Server
To print a report on one of the printers connected to the Web server, you must......
Programming a WEBDEV drop-down menu
Once the drop-down menu of your site is created, all you have to do is associate an action with each menu option......
<WDPic variable>.AlphaBlend (Function)
Blends two images together. This allows you to create fade-in effects between 2 images.
Prototype overload/Overload
The procedures and the methods of classes can have several syntaxes....
WDADMINEXE : Information about last available update
The "Setup" tab of WDADMINEXE contains information regarding the last available update of the application......
xxWDGetReturnValue
Used to retrieve the return value further to a call to nWDEvaluate, nWDExecute or nWDExecuteEx......
WDInst: advanced options for the network setup
The advanced options of the network setup are used to......
1. Overview
Tutorial - Creating a website with back office processes Lesson 1 - Overview - 5 min