ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Component and SCM
WINDEV, WEBDEV and WINDEV Mobile allow you to easily create and publish components......
NationToSubLanguage (Function)
Returns the default sub-language corresponding to a nation.
TableFormulaDeleteAll (Function)
Deletes all formulas added with TableFormulaAdd.
LanguageToName (Function)
Returns the name of a language.
LanguageToNation (Function)
Returns the nation corresponding to a language.
In-App purchases
The mobile systems (Android/iOS) allow their applications to propose content at extra cost, by using the payment system of App Store or Google Play......
User Groupware: Configuring the application
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......
11. External component
WDAPI: Help about the APIs
WDAPI simplifies the use of Windows APIs in a WINDEV application......
Configuring the connection with WDSQSINS
For compatibility with the earlier versions of the Native SQL Server Connector (also called Native SQL Server Access), the connection can still be configured in WDSQSINS (supplied with the Native SQL Server Connector)......
AAF: Exporting data (Table, TreeView Table, Looper, TreeView...)
You want to perform simulations with Excel, Word, OpenOffice......
Zombie procedures
In most cases, old code contains procedures that are used but that do no longer match the current quality standard......
Pinned control in a window
A pinned control remains visible even if the user moves the scrollbar of the container to display a non-visible area......
Required or invalid input in WINDEV
WINDEV and WINDEV Mobile include several options to manage required or invalid input, both in the window editor and programmatically......
15. Cookies: information stored on the computer of the Web user
Indicates the status of the media file played in the Multimedia control....
SQL Server Native Connector: Execute the same stored procedure more than once
In some cases, it may be useful to execute the same stored procedure multiple times by changing one or more parameters......
Debugging without using a debugger
In some cases, running a program or a site with or without the debugger can produce different results......
WDSetup: Manage additional languages
The "WDSetup" project corresponds to the standard setup program of WINDEV applications......
The Static control
A Static control is a control used to display a static text......
Different types of pages
WEBDEV enables you to create static sites and/or dynamic sites......