ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HTransactionFree (Function)
Transforms all "in transaction" records into "normal" records if they do not belong to a transaction currently in progress.
WINDEV 2024 Tutorial - Table of contents
StringToArray (Function)
Fills a one- or two-dimensional array of the specified type with the character string passed in parameter.
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).
ScreenToSource (Function)
Automatically initializes: the values of a table's items in memory with the values from the controls in the window. the value of the WLanguage variables with the value of the window controls. This function is also available for WEBDEV pages....
ThreadEnd (Function)
Ends the execution of the current thread.
LoadError (Function)
Loads the file containing the error messages in the desired language into memory.
HErrorLock (Function)
Used to check whether a lock error occurred.
Project Management Hub: Time tracking
The time spent can be listed on......
VariableReset (Function)
Resets the variable to its initial value.
Mean (Function)
Calculates the mean of several elements: elements found in an array, numeric values, ......
XMLBuildString (Function)
Retrieves and formats the content of an XML document (created by XMLDocument and modified by the XML functions).
OrgSaveImage (Function)
Creates an image representing the entire Organization Chart control.
HClusterSynchronizationErrorInfo (Function)
Returns the error that occurred during the previous synchronization step of HFSQL cluster.
HInfoReplica (Function)
Returns information about the specified replica.
FTPRenameFile (Example)
Usage example of the FTPRenameFile function
<Image>.DrawRectangle (Function)
Draws a rectangle in an Image control.
<Image variable>.DrawRectangle (Function)
Draws a rectangle in an Image variable.
SCPSendFile (Function)
Transfers files via the Secure Copy Protocol.
SCPGetFile (Function)
Gets a file via the Secure Copy Protocol.
Printing a report (iPhone/iPad, Android or Universal Windows App)
When creating a report, the test of this report can be run from the report editor......
Crosshair in a chart
In a Line chart, it may be difficult to read the value of axes for a point that is far from these axes......
Installing a WEBDEV site with zero-downtime update
Starting with version 24, you can update a Session or AWP site without disconnecting users......