ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

InTestMode (Function)
Indicates whether the application or the site is started: from the WINDEV or WEBDEV editor, from the executable or browser. from the WEBDEV administrator....
MyPopupControl (Reserved word)
MyPopupControl is used to handle the control that opened a popup window...
HexaToBuffer (Function)
Converts a string with hexadecimal bytes to a binary buffer.
OpenPopupPosition (Function)
Opens a popup window by specifying its opening position and waits until it is closed.
TableMoveColumn (Function)
Moves a column in a Table or TreeView Table control.
BackgroundColor (Property)
The BackgroundColor property is used to set the background color of a control, window, page or block of a report.
ChronoReset (Function)
Stops and resets a running stopwatch.
TimerSys (Function)
Periodically and automatically calls a WLanguage procedure.
InWebMode (Function)
Indicates whether the current process is run: from a WINDEV executable. from the WEBDEV runtime engine (AWP)....
SocketCreate (Function)
Creates a socket.
HListDatabase (Function)
Lists the Client/Server databases associated with a connection....
HashCheckString (Function)
Checks the Hash of a character string for a specific type of algorithm.
LooperMoveLine (Function)
Moves a row or swaps two rows in a Looper control.
Error handling WLanguage procedure called by zipExtractDirectory
WLanguage procedure ("Callback") called if an error is encountered when extracting files with zipExtractDirectory.
TableMoveLine (Function)
Moves a row or swaps two rows in a Table control.
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.
LooperDeleteAll (Function)
Deletes all rows from a Looper control populated programmatically.
HListKey (Function)
Returns the list of keys in a table (query or view) recognized by the HFSQL engine.
NoCharacter (Function)
Returns a string after removing the specified leading and trailing characters.
MatWrite (Function)
Writes an element into a matrix.
zipAddFileList (Function)
Adds a list of files (of any type) into an archive in ZIP, CAB, WDZ or 7z format and compresses it.