ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SWITCH statement
The SWITCH statement is used to choose the action that will be run according to the value of an expression...
1. Project and analysis
13. Universal replication
Native SQL Server Connector: Executing the same stored procedure multiple times
In some cases, it may be useful to execute the same stored procedure multiple times by changing one...
Native Sybase Connector: Running the same stored procedure several times
In some cases, it may be useful to execute the same stored procedure multiple times by changing one...
12. Universal replication
Iteration block (or substitution block)
The Iteration block is a free block, created manually in the report editor ("Report......
Generating a library
Generating a library consists in selecting the elements handled by this application (windows,...
Multi-touch support
... points (the fingers are used in most cases)....
SCM: Management of rights
It is possible to manage and grant certain access rights to the developers for each element...
Errors while managing data files
When an HFSQL function fails (returns False for example), the corresponding error number...
Debugging without debugger
In some cases, running a program or a site with or without the debugger can produce different...
Copy between the editors
WINDEV, WEBDEV and WINDEV Mobile allow you to perform copies (or Drag and Drop) of controls...
Window with parameters
A window can: Receive parameters when it is opened. Return values when it is closed....
Automatic button execution (Window)
To force an action on a window, all you have to do is define a button of this window in "Automatic...
Type and version of Web server
The configuration diagnostic displays the following error......
How to create a patch?
12. Control templates
WINDEV Mobile allows you to create control templates....
Items used in a select query
A query created in the query editor can contain several types of items......
How to include secure payment in a WEBDEV site?
This help page explains how to add a secure payment into a WEBDEV site......
WDTrans: Overview
WDTrans is a tool for canceling transactions......
Creating user accounts
A User account allows the server administrator to......
Configuring a BaaS server (User Groupware and Private Store)
Several features in WINDEV, WEBDEV and WINDEV Mobile use a BaaS server......
Print technical documentation
You can print different technical documentations describing all the elements of the project...
The Web Component control
The Web Component control is used to include any external Web resource in a WEBDEV site......
Testing and debugging a remote site
WEBDEV offers several methods to test and debug a site on the development computer (see...