ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ErrorRestoreParameter (Function)
Restores the error process of a process.
ValidatePassword (Function)
Indicates whether the specified password is valid for the current user.
MyFile (Reserved word)
In a trigger, MyFile is used to identify the file that activates the trigger...
Border (Property)
The Border property is used to get and change the borders of an element.
TableAddChild (Function)
Adds a row into a TreeView Table control, at the end of a given hierarchy level.
TableDeleteChild (Function)
Deletes all child rows from a branch of the hierarchy.
Error 27: No END statement is associated with this ELSE
FinError (Function)
Returns the number of the last error caused by a Finxxx function (financial functions).
IsEven (Function)
Identifies an even number.
EndTimerSys (Function)
Ends the execution of a timer triggered by TimerSys.
StringToUTF8 (Function)
Converts an ANSI or UNICODE string to UTF-8.
<Chart>.AutoRefreshCategoryLabel (Function)
Identifies or defines whether the category labels are refreshed whenever the chart is drawn.
ExceptionRestoreParameter (Function)
Restores the exception process of a process.
The Organizer control
The Organizer control is used to display and handle organizers......
HChangeConnection (Example)
Usage example of the HChangeConnection function
AAF: Handling the columns of a Table control
The Table controls displayed in a window allow the end user to perform several operations......
Extracting messages added or modified since last extraction
A project was already created and translated......
ControlInOutReason (Function)
Indicates the origin of the entry in the control.
SocketRead (Example)
Usage example of the SocketRead function
SQLTable (Function)
Transfers the result of a query to a Table control populated programmatically (a List Box or Combo Box control), with the possibility of Partial Fetch (the result is retrieved by blocks of rows).
Multiple setup of same site on the same server
The same site can now be automatically installed on the same server without having to rename the project......
Discovering AAFs (Automatic Application Features)
Applications created with WINDEV offer users many automatic features on the different windows or controls in the application......