ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SQLChangeConnection (Function)
Modifies the current connection.
User (Property)
The User property is used to manage the user of a connection (HFSQL Client/Server, OLE DB, etc.)....
XMLLast (Function)
Positions on the last element (tag or attribute) of the current tree level.
XMLFirst (Function)
Positions on the first element (tag or attribute) in the current tree level.
XMLDelete (Function)
Deletes the current element (as well as the entire branch) from an XML document.
PDFToText (Function)
Extract the text contained in an Document PDF.
Val (Function)
Returns the numeric value of a character string.
fDir (Function)
Finds a file or directory.
URLDecode (Function)
Decodes an encoded URL (which means with characters in %xx format).
Apply (Function)
Executes a procedure for each element of a WLanguage array.
CurrentIndex (Function)
Depending on the specified control, returns: the number of the current row displayed in the current Table control, the number of the option with focus in a Check Box control, the number of the current row in the current Looper control, the index of the current indexed control....
iRoundBorder (Function)
Prints a border with rounded outlines at specified coordinates.
HSortView (Function)
Sorts an HFSQL view by creating an index on a view item. This function uses the former view mechanism.
BitwiseOR (Function)
Returns the result of the bitwise OR operation performed between two values.
sfEmptyRecycleBinResult (Variable type)
The sfEmptyRecycleBinResult type is used to find out the result of SFEmptyRecycleBin...
zipCurrentFile (Function)
Returns the name of the archived file currently handled by the functions for adding and extracting files.
OrganizerDateVisible (Function)
Makes a day visible or invisible in an Organizer control.
The Combo Box control
The "Combo Box" control is used to display a list of elements and to select an element from this list......
SaaSChangePassword (Function)
Changes the password of the connected user.
WinCopyForm (Function)
Copies the content of a form into the clipboard.
OpenChild (Example)
Usage example of the OpenChild function
ThreadWait (Function)
Waits for the end of the execution of the specified thread.
ThreadSuspend (Function)
Temporarily suspends the execution of the specified thread. Function not recommended.
SchedulerModifyTask (Function)
Modifies the parameters of a scheduled task.