ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ControlFirst (Function)
Indicates the name of the first field specified in the tab order for the specified window.
SQLInfo (Function)
Initializes the different SQL variables with information relative to the last query run.
HIndex (Function)
Rebuilds the file index (".NDX" file).
HexaToBuffer (Function)
Converts a string with hexadecimal bytes to a binary buffer.
fAttributeReadOnly (Function)
Gets and sets the read-only attribute of a file.
HListDatabase (Function)
Lists the Client/Server databases associated with a connection....
TreeAdd (Function)
Adds a "leaf" element (and all necessary nodes) into a TreeView control.
HTTPSend (Function)
Sends an HTTP request and waits for the response from the HTTP server.
Testing and debugging a WINDEV project on the user computer
WINDEV offers multiple possibilities to test and debug a project directly on the development computer (see Testing and debugging a WINDEV executable on the development computer)......
ChronoReset (Function)
Stops and resets a running stopwatch.
The Multimedia control
The Multimedia control is used to play multimedia files......
fMakeDir (Function)
Creates a directory (and the intermediate directories if necessary).
zipCreate (Function)
Creates an archive.
HOpenConnection (Function)
Opens a connection to a specific database.
OpenMobileWindow (Function)
Opens a window in a mobile application.
Local procedure
Two types of procedures are available......
fOpen (Function)
Opens an external file (ANSI or UNICODE) for programmatic manipulation.
LooperDeleteAll (Function)
Deletes all rows from a Looper control populated programmatically.
MySelf (Reserved word)
MySelf is used to handle the current control...
TableDisableFilter (Function)
Disables a user filter on a column or on all the columns found in a Table or TreeView Table control.