ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDSQL: Creating and running a script
A script is a set of SQL commands used to perform a specific operation (create a new table...
Software Factory: Setup
To use the software factory, a coordinator must be installed on a computer as well as the different...
Non-modal management of a window
The window that opens another window is called parent window ; the windows opened by the parent...
Image control in a page
Image with automatic sequence (WEBDEV)
...Image controls with automatic sequence are used to view a series of images located in one...
Setup by stand-alone physical media
A setup by stand-alone physical media allows you to provide a media that contains all the files...
iPhone window: window creation wizard
The wizard for window creation allows you to easily create a window containing all main elements...
User Groupware: Configuring the site
Once the User Groupware is configured, the configuration of users and accesses is performed...
The Layout control
The Layout control simplifies the implementation of dynamic UIs where controls are displayed and/or...
Keyboard Variable (Using physical keyboards on Android)
The Keyboard variable makes it possible to retrieve the parameters of the events of a physical...
External language: Programming in C#
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
Automatic button execution (Window)
execution" mode......
WDReplic: Implementing a replication
Configuring a replication requires several steps......
WDSQL, SQL querier: Overview
WDSQL is used to......
WDLog: Restoring a data file from its log
WDLog is used to apply to a backup of a data file the different operations saved in the log...
HTransactionEnd (Function)
Validates the current transaction: the modifications performed on the data file since the start...
YesNoAsynchronous (Function)
Displays a message in a standard non-blocking dialog box with the answers "Yes" and "No" and calls...
HTransactionCancel (Function)
If a transaction is in progress, cancels all the operations performed on the data files...
Custom title bar with menus and controls
There is a new trend in UI design: application menus in the title bar!...
CancelAWPContext (Function)
Deletes from the AWP context a variable that was added by DeclareAWPContext.
DeclareAWPContext (Function)
Used to declare a list of variables whose value will be persistent between the successive displays...
Deploying the application for iPhone/iPad
To be able to test and/or deploy the application on a device (iPhone or iPad), you must enroll...
OKCancelAsynchronous (Function)
Displays a message in a standard non-blocking dialog box with the answers "OK" and "Cancel"...
Mobile User Groupware (Android and iOS)
WINDEV Mobile includes a User Groupware for Android and iOS applications......
Minimap
The minimap is an option that allows you to quickly navigate the code editor......