ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Content (Property)
The Content property is used to read or write the whole content of a control: List Box populated programmatically, Combo Box populated programmatically, Spreadsheet....
Handling an Action Bar through programming
An Action Bar can be handled through programming. To do so, use the variable corresponding to the Action Bar in the code....
CallDLL32 (Function)
Runs a function found in an external DLL.
Hosting parameters
The hosting parameters define the default values that will be used to create the new hosting accounts......
Using .NET assemblies in a project
To use .NET assemblies in a project......
NotesDeactivateView (Function)
Disables the view currently handled in Lotus Notes.
HTMLFindElementByClass (Function)
Searches for elements whose "class" attribute matches a specific value in an HTML document (or in an HTML node).
TimeValid (Function)
Checks the time validity.
OLEPlay (Function)
Used to: retrieve the list of available operations (other than edit) from a server, perform an operation....
tapiListen (Function)
Starts the call detection (also called "call monitoring service").
CallInterface (Function)
Runs a method of an interface of an object implemented in a DLL external to the WINDEV framework.
Transactions: Secure processes on HFSQL data files
This chapter presents the following topics......
RTFSelection (Function)
Modifies or lists attributes of text currently selected in an control RTF (from a window or report WINDEV).
HConnectionQuality (Function)
Returns the quality level of connection: the higher the level is, the faster the connection will be.
5. Which type of server to choose?
TableInputSearch (Function)
Enables input in the the search area in the column title of the Table or Treeview Table control.
TableInfoXY (Function)
Returns for a given position in a Table or TreeView Table control (coordinates of a control point): the name of the column displayed for the specified position. the index of the row or column for the specified position....
RGBGreen (Function)
Returns the green component of an RGB color.
RGBRed (Function)
Returns the red component of an RGB color.
RGBBlue (Function)
Returns the blue component of an RGB color.
Report data source
...The reports can be created with the data coming from:...
Optimizing the query execution
The query editor allows you to optimize the execution speed of one or more queries......
fResourceDir (Function)
Returns the path of the read-only resources of the application.
User Groupware: Creating and installing the executable
The executable of an application that supports the User Groupware is a multi-instance executable....
FileDisplay (Function)
Displays a file in the browser of Web user.