ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

fAddText (Function)
Adds the content of a character string at the end of a file.
iChangeSubReportSource (Function)
Modifies through programming the report associated with a sub-report in a composite report.
dbgAuditStatus (Function)
Retrieves and changes the status of the dynamic audit.
UMCActive (Function)
Used to find out and modify the activation of UMC management (User Macro-Code).
iPageNum (Function)
Returns or initializes the number of the page currently printed.
Dequeue (Function)
Removes an element from the queue.
Pop (Function)
Pops an element from a stack.
NullAllowed (Property)
The NullAllowed property is used to manage the NULL value in the items of HFSQL data files.
FinDecreasingRedemption (Function)
Calculates the amortization value of a good over a specific period of time, via the formula for fixed-rate decreasing amortization.
HLockFile (Function)
Locks a data file and restricts the access to this data file for all other sites or applications.
DeleteColumn (Function)
Deletes a column at a given position from the advanced array property (array of gglCalendar events, etc.).
iInitSubReport (Function)
Initializes the parameters of a subreport of a composite report.
Constants for managing multilingual applications
List of constants used by the functions for managing multilingual applications...
fAddBuffer (Function)
Adds the content of a buffer at the end of a file.
grBarColor (Function)
Initializes the color of a specific bar in a Column or Stacked Column chart.
HDeleteScheduledBackup (Function)
Deletes a scheduled backup from an HFSQL Client/Server server....
HModifyScheduledBackup (Function)
Modifies a backup scheduling.
NumToFinancialWritingChinese (Function)
Converts a numeric value (integer, real or currency) to a string in the Chinese financial writing format.
Properties associated with the report blocks
List of properties associated with the report blocks...
The "Radar" charts
The Radar chart is used to highlight a series according to another one......
Sequence of selection conditions for a query
When at least two selection conditions are found in a query, the sequence of selection conditions must be specified by the conditional operators AND and OR......
Code indentation
When typing compound statements ("Switch", "For" and "While", for example), the code is automatically indented to highlight the structure of the loops used in the program......
WDStatistics: Importing log files
To view the statistics about the site traffic with WDStatistics, the log files must be imported onto the current computer......
VideoStartDecoding (Function)
Starts decoding bar codes in a Camera control.
CameraDisplay (Function)
Displays the video being captured by a web camera or by the camera of a mobile device in a "Camera" control. Function kept for "Version-26-compatible" Camera controls....