ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Developing a SaaS site
A SaaS site is developed as a standard WEBDEV website. Some additional operations must...
External language: Programming in COBOL
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
Characteristics of Table controls in a window
Table controls allow you to display and/or enter data......
Mobile-friendly website: available methods
WEBDEV includes several page creation methods that allow you to create mobile-friendly websites......
Replication options (ReplicEdit)
Creating a replication with ReplicEdit allows you to specify several parameters......
Creating and testing a query with parameters
Regardless of the query type (Select, Insert, Delete, Update) and regardless of its creation mode...
Using layouts in WINDEV and WINDEV Mobile
The layout is used to define several views of a window in the same project without duplicating...
Replication server for the assisted universal replication
The assisted universal replication can use a replication server......
<Source>.SetTransaction (Function)
Enables or disables the management of transactions for one or more files.
<Source>.TransactionFree (Function)
Transforms all "in transaction" records into "Normal" records if they do not belong to an ongoing...
Debugging without debugger
In some cases, running a program or a site with or without the debugger can produce different...
Test of a WINDEV and WINDEV Mobile application
WINDEV and WINDEV Mobile feature multiple methods to test applications......
HSetTransaction (Function)
Enables or disables the management of transactions for one or more files.
<Connection variable>.TransactionStart (Function)
Starts a transaction on the data files (HFSQL or accessed via Native Access) and creates...
SCM: Working with the Source Code Manager
The principle for working with the Source Code Manager is as follows......
HTransactionFree (Function)
Transforms all "in transaction" records into "normal" records if they do not belong...
UMC: Implementing and managing the "User Macro-Codes"
Regardless of the skill of the development team, the end user will always want to do something...
Defining clickable areas
In a page, an Image control can contain clickable areas......
Description of an Organizer control (control of a page)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
iPad window: Window creation wizard
The wizard for creating iPad windows allows you to easily create a window containing all the main...