ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

11. Window templates
WINDEV Mobile allows you to create window templates....
Signature of iOS applications
Signing an application is mandatory from Xcode 8......
7. Window templates
...Window templates...
Creating an executable: Information and version number
The version information of an executable corresponds to the information visible in the Windows file explorer....
Specific features of Android applications
The development of Android and WINDEV Mobile applications is different in the following fields......
1. What is the WEBDEV administrator used for
SaaS administrator - Managing a client
Managing a SaaS client account is used to......
Creating the summary
Users are familiar with summaries, as the summary is the first element they look at in printed documentation......
Skin elements
The skin elements are used to quickly change the visual aspect of a project without having to retouch every page and every page template......
I was using C with WINDEV 5.5. How to proceed in WINDEV 2024?
You have the ability to use external languages with WINDEV......
Automatic server update
The HFSQL Control Center is used to implement the automatic server update......
Creating an interactive diagram
The Diagram Editor control allows end users to create and edit diagrams......
Select query description window
The description window of a select query includes several sections......
HUnlockRecNum (Function)
Unlocks a record locked by: HLockRecNum, a read function used with a locking parameter (HRead associated with the hLockWrite or hLockReadWrite constant for example)....
Opening a help file (CHM, HTML or PDF)
There are several ways to open a help file......
Dim disabled windows
Your application opens several windows at the same time and you don't know which one to use?......
<Source>.UnlockRecNum (Function)
Unlocks a record locked by: HLockRecNum, a read function used with a locking parameter (HRead associated with the hLockWrite or hLockReadWrite constant for example)....
Error 805: No syntax without parameter
Managing the application language through programming
A multilingual application is an application that can be distributed in several languages......
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 or more parameters ......
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 or more parameters......
Instantiation of an object
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......
Describing the Action Bar control
This help page presents the main aspects of the Action Bar description window......
Creating an executable: General options
The main executable options are as follows......
Accessing a database in local mode (SQLite)
WEBDEV allows a site to create and access a database created by the browser on the computer of the Web user in browser code....