ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Integrating a WEBDEV site into a WINDEV application
By integrating a website into a window in a desktop application, you can share existing elements and boost productivity...
Types of help systems in a WINDEV application
There are multiple solutions to provide help to the users...
Convert your WINDEV applications into websites
A widespread need today is to transform Windows applications (or parts of applications) into dynamic websites...
Steps to develop an application
This diagram presents the different steps for developing an application with WINDEV...
"About" window
The "About" window is used to display and access various information about the current application...
"?" menu
WINDEV proposes a help menu adapted to your applications...
.NET application
To create a.NET application from a project...
AppDetectUPDAvailable (Function)
Disables or customizes the automatic check for available updates.
FAA: Did you know?
Our surveys show that end users love AAFs (Automatic Application Features) and that these AAFs increase their satisfaction and efficiency when using the applications...
WDInst: set directory for tables and User Groupware files
The setup editor WDInst ("Tools...
History of versions
The history of setup versions is an advanced feature of the network setup...
WDDeploy features
WDDeploy can be used to......
Table controls in "Server + AJAX" mode
The Table controls can be 100% AJAX......
SQL selection conditions
To specify the selection conditions in an SQL query, you can use......
Gesture variable
The Gesture variable is used to retrieve the gesture parameters (swipe)......
Automatic calculations in a Table control (AAF)
Page with parameters
WDTRAD options
TwainToControl (Function)
Allows you to : view the document coming from the Twain device in an Image control. view the document coming from the Twain device in the user interface of device....
LDAPSession structure
The LDAPSession structure is a preset structure of WLanguage (no declaration is required)......
Modifying the query content
The queries are used to easily select the records coming from one or more files, matching one or more selection criteria, ......
AJAXExecuteAsynchronous (Function)
Runs a server procedure without refreshing the page.
11. Table/Looper controls
Table/Looper controls can be used to display a set of information......
Nesting the framesets
By default, a frameset is used to display several pages in the same window of the browser......
The formatted display control
This control can be used to display dates, times and currency values while respecting the corresponding display format......
How to loop through a file using filters?
Report viewer: Proposing several reports
In the document preview, end users can......
Constants for managing XML documents
List of constants used by the functions for managing XML documents....
The key items
Keys are specific items in your analysis......
Report viewer: "Print" tab
The report viewer allows end users to view reports before printing them......
24. Displaying and linking pages
Using a query with parameters
A query with parameters can be used......
Monitoring robot: Configuring the Robot controller parameters
From the monitor, you can change the configuration options......
13. Security benefit: managing the "Back" button
Copying and cloning
Variables are copied using the "=" operator...
Collapsed code
The code is collapsed to improve readability, by only displaying the comments in front of the lines of code......