ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fAddText (Function)
Adds the content of a character string at the end of a file.
Handling report blocks
The different operations available on report blocks are as follows......
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.
HActivateTrigger (Function)
Re-enables a trigger that was disabled by HDeactivateTrigger.
AdditionCompleted (Example)
Usage example of the AdditionCompleted property
UMCActive (Function)
Used to find out and modify the activation of UMC management (User Macro-Code).
NullAllowed (Property)
The NullAllowed property is used to manage the NULL value in the items of HFSQL data files.
AlbumPicker (Function)
Retrieves a photo, an image or a video stored in the photo album of the mobile device.
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.
Table,Display (External language)
Refreshes the Table control.
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...
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....
CameraStartDecoding (Function)
Starts decoding bar codes in a Camera control.