ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

InServiceMode (Function)
Indicates whether the code is run in a service.
LabelHeight (Property)
The LabelHeight property is used to: Find out the height of labels in a Label report. Modify the height of labels in a Label report....
TwainCurrentSource (Function)
Allows you to find out and change the Twain device used by default.
HStartServer (Function)
Allows you to start an HFSQL server (this function is using the MantaManager service).
HInfoFileProperty (Function)
Allows you to find out the properties of a data file located in an HFSQL server.
IntegerToWeekNumber (Function)
Returns the week number within the year that corresponds to the specified date (this date is an integer).
StatAverageDeviation (Function)
Calculates the average deviation of values in relation to their arithmetic mean.
StatStandardDeviation (Function)
Calculates the standard deviation for a series of values.
12. Synchronizing data
StatStandardDeviationP (Function)
Calculates the standard deviation for a full series of values.
NumberDisplayedPage (Property)
The NumberDisplayedPage property is used to identify and change the number of the page currently displayed in the PDF Reader or Word Processing control.
OperationLogDirectory (Property)
The OperationLogDirectory property is used to manage the directory of the operation log file associated with a data file.
SourceFile (Property)
The SourceFile property is used to set the characteristics of a link.
dbgWriteWarningAudit (Function)
Writes a custom runtime warning into the dynamic audit.
HRefreshView (Function)
Asks to recalculate the content of a materialized view.
Decode (Function)
Decodes a character string that was encoded by Encode.
CameraConfigure (Function)
Allows you to configure the video capture driver.
NbArrayElement (Property)
NbArrayElement is used to configure the number of elements in an array item.
BrowserClose (Function)
Closes the current browser window and stops the execution of the current code.
VideoConfigure (Function)
Allows you to configure the video capture driver.
EmailStartNotesSession (Function)
Allows you to access the data handled by the Lotus Notes messaging (emails, contacts, groups of contacts, tasks, appointments).
AutoRefresh (Property)
The AutoRefresh property is used to: Find out whether the data found in the series is automatically recalculated whenever grDraw is called Modify the mode for recalculating the data found in the series....
MyReport (Reserved word)
MyReport is used to handle the current report...
HLinkMemo (Example)
Usage example of the HLinkMemo function
InitialWidth (Property)
The InitialWidth property is used to: Find out the initial width of a control or window. Modify the base width used to anchor the controls in "width". Find out the initial width of a report control....