ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fSize (Example)
Usage example of the fSize function
FTPSize (Example)
Usage example of the FTPSize function
Project Management Hub: Dashboard
The Project Management Hub groups all the details of the projects in a dashboard......
INIRead (Example)
Usage example of the INIRead function
FTPCurrentDir (Example)
Usage example of the FTPCurrentDir function
fCompare (Example)
Usage example of the fCompare function
<DiskFile variable>.WriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).
BeaconDetectBackground (Function)
Notifies the application when the device enters or leaves the transmission range of a set of Beacons.
HSeekFirst (Function)
Positions on the first file record whose value for a specific item is greater than or equal to a sought value.
TableExpandAll (Function)
Expands: the entire hierarchy (all nodes) of a TreeView Table control. all breaks of a Table control....
<Image>.Rotation (Function)
Rotates an Image control.
fReadLine (Example)
Usage example of the fReadLine function
fGraphicFilter (Example)
Usage example of the fGraphicFilter function
ThreadEnd (Function)
Ends the execution of the current thread.
Process (Property)
The Process property is used to modify the processes to be executed by the events available on a control, window, page, report, etc.
dbgCheckEqual (Function)
Checks whether the expressions are equal in assertive programming and in automated test mode.
Mean (Function)
Calculates the mean of several elements: elements found in an array, numeric values, ......
InitWindow (Function)
Initializes (or not) the controls to zero and runs the initialization processes of the controls and the window.
LoadError (Function)
Loads the file containing the error messages in the desired language into memory.
FinCurrentVal (Function)
Returns the current value of investment.
StatCorrelation (Function)
Calculates the coefficient of correlation between two series of values.
StatStandardDeviationP (Function)
Calculates the standard deviation for a full series of values.
fDateTime (Function)
Returns or modifies the different dates and times associated with a file or directory (date created, modified or accessed).
ErrorPropagate (Function)
Propagates a non-fatal error that can be processed by the calling code if the management of non-fatal errors was enabled for this code (in the code editor or by ErrorChangeParameter).
DelayBeforeClosing (Function)
Limits the display duration of a window or dialog box. If no user action is performed, when the specified amount of time is reached: for a window, the code of a window button will be run. for a dialog box, the dialog box is automatically closed....