ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Null (Reserved word)
The Null keyword can be used according to different methods in WLanguage...
FinFutureVal (Example)
Usage example of the FinFutureVal function
Copying controls from the window editor
The controls can be copied from the window editor......
Printing the content of a pivot table (AAF)
Pivot Table controls include an automatic context menu that allows users to perform different actions on the data displayed in the control......
7. Consuming a web service
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 7 - Consuming a web service - 10 min
FinCurrentVal (Example)
Usage example of the FinCurrentVal function
Transactions: Secure processes on HFSQL data files
This chapter presents the following topics......
HIndex (Function)
Rebuilds the file index (".NDX" file).
MultimediaStatus (Function)
Indicates the status of the multimedia file played in the Multimedia control.
ExeGetPID (Function)
Returns information about the current process.
Cumulated (Property)
The Cumulated property is used to determine if the value of a column or row in Pivot Table control corresponds to a total (total at the end of a row or column).
SpreadsheetAllowProcedure (Function)
Allows the use of a WLanguage function/procedure in a formula of a Spreadsheet control....
TableStartFilling (Function)
Starts the process to populate a Table or TreeView Table control programmatically.
LooperStartFilling (Function)
Starts the process to populate a Looper control programmatically.
SysIconModify (Function)
Modifies the icon file and/or the hover text of the icon in the taskbar (lower-right corner of the screen)....
HCloseAnalysis (Function)
Closes the current analysis.
fDetectRemovableStorage (Function)
Detects whether a removable storage unit (CD, USB key, USB camera, ...) was added or removed.
LDAPConnect (Function)
Used to connect to an LDAP server via the characteristics defined in the LDAPSession structure.
Select query description window: Items used
Handling WEBDEV Account Manager via command line
All the features in WEBDEV Account Manager can be used via command line......
Creating the menus for the pages of the WEBDEV RAD pattern
Replication options (ReplicEdit)
Creating a replication with ReplicEdit allows you to specify several parameters......
Internal component description
The description of an internal component can opened at any time......
Specific page for displaying the site errors
If an error occurs in the dynamic WEBDEV site, a standard error page is displayed by default. This page informs the Web user of the error that occurred in the site....
zipDeleteFileList (Function)
Deletes a list of files from an archive.
WDOptimizer: Canceling/Freeing records in transaction
WDOptimizer is used to......