ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

tapiCompleteTransfer (Function)
Performs a call transfer (with ability to retrieve the call).
NbPrintedRec (Property)
The NbPrintedRec property is used to determine the number of records already printed.
ListSelectCount (Function)
Returns the number of elements selected in a List Box, ListView or Combo Box control.
BitwiseNOT (Function)
Returns the result of the bitwise logical NOT operation of a value.
LooperSelectCount (Function)
Returns the number of selected rows in a Looper control.
Native SQLite Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQLite Connector.
VideoGenerateThumbnail (Example)
Usage example of the VideoGenerateThumbnail function
Customizing the display of an Organization Chart control
To customize the interface of an Organization Chart control, you must use specific internal windows....
Windows
The windows represent the main interface of a WINDEV application......
Color palettes
The color palettes are an easy way to customize the visual aspect of a site......
OpenIDReadIdentity (Function)
Retrieves the identity of a user contained in an AuthToken variable.
Making a backup of a project
It is possible to regularly make a backup of the different elements of a project......
OrganizerDeleteAll (Function)
Deletes all the appointments from an Organizer control.
WBSetup: Managing additional languages
The "WBSetup" project corresponds to the standard setup program of WEBDEV sites......
Using C# code
You can use C# code in WINDEV applications (Windows applications and components, .NET assemblies......
HSavePosition (Function)
Stores the current file context: current record, filter, pointers.
HStatCalculate (Function)
Performs various statistical calculations on the file keys.
AJAXExecuteAsynchronous (Function)
Runs a server procedure without refreshing the page.
Diagram Editor (WEBDEV): Features
The Diagram Editor control includes many features accessible via......
Manager of automated tests
The test manager is used to......
NotesAddAttachment (Function)
Attaches a file to an item of the current document in Lotus Notes.
3. UML models in practice
HFConf.Ini file
The HFConf.INI file is found at server root. This file is used to define several characteristics of HFSQL Client/Server server....
grHMColor (Function)
Specifies the colors of different values in a Heatmap chart.
FileToMemoryTable (Function)
Populates a Table control programmatically with the records from a data file, HFSQL view or query (query created in the query editor or with HExecuteSQLQuery).