ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

H.SQLServerMode (Variable)
Allows you to specify the version of the Native SQL Server Connector that will be used.
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....
Report viewer: "Print" tab
The report viewer allows end users to view reports before printing them......
zipDeleteAll (Function)
Deletes all files from an archive.
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.
TableInputInProgress (Function)
Indicates whether a Table or TreeView Table control is currently in edit.
Stemming (Property)
The Stemming property is used to enable stemming and to define the language used for stemming in a full-text index defined through programming.
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...
SaveParameter (Function)
Saves a persistent value in the registry or in another file specified by InitParameter.
HRestorePosition (Function)
Restores the context of a previously saved file (HSavePosition): current record, filter, pointers.
DateToWeekNumber (Function)
Returns the week number within the year that corresponds to the specified date.
ExceptionInfo (Function)
Retrieves information about the current exception.
Dimension (Function)
Returns the size of a variable (string, numeric, array, ...) or resizes a dynamic array.
HAlias (Function)
Creates a logical alias of a data file (or query) or cancels all existing aliases.
Managing WebSockets
The WebSockets are used to communicate from a Web application (Intranet or Internet site run in a browser) to a Web server by using sockets......
XMLRead (Function)
Returns the value of an XML element or the value of the attribute for an XML element.
Thumbnail (Property)
The Thumbnail property is used to: get the value of an item thumbnail. This item was defined in the data model editor or through programming. get and change the image associated with a Thumbnail control....