ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

zipDeleteAll (Function)
Deletes all files from an archive.
SaaS administrator - Adding a site
Adding a SaaS site is used to declare a SaaS site deployed on a WEBDEV Application Server to a SaaS Webservice in order to allow it to be used......
Title (Property)
The Title property is used to: Get the title of a Table control column, a Chart control, a window or a page Change the title of a Table control column, a Chart control, a window or a page....
Error messages that can be displayed in the browser
This help page presents the different error messages that can be displayed in the browser......
Filter
The Filter keyword can correspond to: the Filter function. the Filter property....
DeepLinkProcedure (Function)
Defines the WLanguage procedure executed when the user clicks on a deep link.
TableSelect (Function)
Returns the index of the selected element in the Table or TreeView Table control.
SessionHeartBeatEnable (Function)
Enables or disables the "heartbeat" of the current session.
LooperSearch (Function)
Searches for a value in an attribute of a Looper control.
fWrite (Function)
Writes: a character string into an external file. a memory section....
TableCount (Function)
Returns: the number of columns found in a Table or TreeView Table control. the number of rows found in a Table or TreeView Table control....
Creating the windows and the pages of the RAD pattern
fMakeDir (Function)
Creates a directory (and the intermediate directories if necessary).
TableSelectMinus (Function)
Deselects a row from a Table or TreeView Table control.
TableColumnIndex (Function)
Returns the index of a column in a Table or Treeview Table control.
TableSort (Function)
Sorts a Table or TreeView Table control on one or more columns (lexicographical sort).
TableInputInProgress (Function)
Indicates whether a Table or TreeView Table control is currently in edit.
fListDirectory (Function)
Lists the subdirectories of a given directory and returns the full paths of listed subdirectories.
NetworkConnect (Function)
Associates a drive with a shared network directory.
Associative array (Type of variable)
An associative array is an "advanced" type of array...
STOP (Reserved word)
STOP is used to call the WLanguage debugger during a test in the editor...
SaveParameter (Function)
Saves a persistent value in the registry or in another file specified by InitParameter.
iDestination (Function)
Configures the print destination.
HRestorePosition (Function)
Restores the context of a previously saved file (HSavePosition): current record, filter, pointers.
ControlFirst (Function)
Indicates the name of the first field specified in the tab order for the specified window.