ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Error 1014: The access to the member of the class is restricted by a private inheritance
Bar Code management functions
The following functions are used to manage bar codes:...
User report editor (Reports & Queries)
A report provides a custom view of data......
WDMap: Overview
WDMap is a tool used to view and handle a data file while developing an application......
Using the Vista style in your windows
WINDEV allows you to customize......
Generating the analysis
The analysis generation comes before the programming phase and after the file description phase......
Real Time Performance Profiler (RTPP)
The Real Time Performance Profiler (RTPP) is a tool that helps you identify what is slowing down your application......
Entity of a CDM
To group information according the MERISE method, entities must be created......
InFactoryMode (Function)
Indicates whether the code is run by an action plan of the software factory.
HAddScheduledOptimization (Function)
Adds an optimization task of HFSQL Client/Server data files....
IniOSEmulatorMode (Function)
Indicates whether the code is run in the iOS emulator (iPhone, iPad).
IniOSSimulatorMode (Function)
Indicates whether the code is run in the iOS simulator (iPhone, iPad).
InAppleWatchMode (Function)
Indicates whether the code currently run is in Apple Watch mode.
MemcachedAddPrefix (Function)
Adds a value at the start of existing value in the cache for the given key.
MemcachedAddSuffix (Function)
Adds a value at the end of existing value in the cache for the given key.
MaskZipCode (Function)
Retrieves the zip code input mask adapted to a given country.
WLanguage procedure called by inAppListPurchase
Procedure ("Callback") called by inAppListPurchase when the list of purchases made is received.
WLanguage procedure called by SocketConnect
WLanguage procedure written in browser code ("callback"), called by SocketConnect.
InWebSocketServerGlobalServiceMode (Function)
Indicates if the current code is being executed on the global service of the WebSocket server.
<Connection variable>.AddScheduledOptimization (Function)
Adds an optimization task of HFSQL Client/Server data files....
GOTO statement
The GOTO statement is used to run a code identified by a given label...
BrowserClose (Function)
Closes the current browser window and stops the execution of the current code.
CurrentPage (Function)
Returns the name of the page containing the WLanguage code currently run.
iSkipPage (Function)
Generates a page break: the corresponding code is sent to the printer queue.
Manual deployment of a dynamic site
WEBDEV proposes several methods for deploying a dynamic site......