ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

xxWDGetReturnValue
Used to retrieve the return value further to a call to nWDEvaluate, nWDExecute or nWDExecuteEx......
Translating the code
WINDEV, WEBDEV and WINDEV Mobile allow you to automatically translate your WLanguage code from English into French and vice versa......
Report viewer: "Export" tab
The "Export" pane in the report viewer allows you to perform the following operations......
I was using C with WINDEV 5.5. How to proceed in WINDEV 2024?
You have the ability to use external languages with WINDEV......
29. SEO in practice
<Source>.Version (Function)
Used to find out: whether the content of a file was modified. whether the content of a file used by a query was modified....
<zipArchive variable>.FileSize (Function)
Returns the size of one of the files found in the archive (in CAB, RAR, WDZ, ZIP, 7z, TAR or TGZ (TAR.GZ) format): the compressed size of the file. the size of file before compression....
WDAdminHF: Scheduled task
The remote HFSQL administrator is used to define the scheduled tasks......
Indirection operators
The { and } operators are used to access a control, a variable, a class member or a file item by dynamically building the name of control, variable, class member or item...
HChangeRplDir (Function)
Changes the location of the subscriber replica description ("*.rpl" file).
Word Processing control events
WINDEV manages the following events by default......
Events associated with an infinite Progress Bar control
Events associated with a Dockable Panel control
Events associated with Link controls
List of events associated with Link controls...
Events associated with Clickable Image controls
List of events associated with Clickable Image controls...
WEBDEV Page control events
The control Page WEBDEV allows you to integrate an Page WEBDEV in a WINDEV application......
Events associated with Spin controls
List of events associated with Spin controls...
Events associated with Splitter controls
List of events associated with Splitter controls...
RegistryListKey (Function)
Lists the sub-keys of a registry key.
BrowserClose (Function)
Closes the current browser window and stops the execution of the current code.
Dynamic site: Persistent session
For a dynamic WEBDEV site, when starting the site (site called from a browser), a session representing the site is loaded in memory on the server......