ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TreeCollapse (Function)
Collapses a branch previously expanded.
Implementing the log process in an application
Regardless of the data files used by your application (HFSQL Classic or HFSQL Client/Server), the log process can be implemented on these data files......
TableSelectPlus (Function)
Selects a row in a Table or TreeView Table control.
PageDisplay (Function)
Displays a web page in the user's browser....
CharactType (Function)
Returns information about the type of character.
fListFile (Function)
Lists the files found in a directory and returns the list of files.
TableAdd (Function)
Adds a row in: a Table control, a TreeView Table control, a Combo Box control "with table" (Table control displayed in a Combo Box control)....
fCompare (Function)
Compares the content of two files bit by bit.
SQLConnect (Function)
Connects the current application to a database that must be interrogated via SQL.
zipDeleteAll (Function)
Deletes all files from an archive.
Execute (Function)
Starts the execution of a process through programming.
ErrorThrow (Function)
Throw a non-fatal error.
iFont (Function)
Selects the default font.
HDelete (Function)
Deletes a record from a data file (query or view).
MyParent (Reserved word)
MyParent is used to handle...
zipOpenCAB (Function)
Opens an existing archive in CAB format.
OpenChild (Function)
Opens a non-modal child window.
Visible (Property)
The Visible property is used to: Find out whether an element is visible. Make an element visible or invisible....
fSaveText (Function)
Creates and fills a text file with the content of a text control or text variable (string variable, edit control in a window, Static Text control in a report, ...).
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a Webservice proxy (SOAP).