ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Cumulated (Property)
The Cumulated property is used to determine if the value of a column or row in Pivot Table control corresponds to a total (total at the end of a row or column).
Declaring the functions of the Windows API
Syntax for declaring the functions of the Windows API...
Style of pages: Background image
To optimize the style of your pages, WEBDEV allows you to use a background image in your pages......
The HTML control
The HTML control displays HTML pages or HTML code......
Configuring a BaaS server (User Groupware and Private Store)
Several features in WINDEV, WEBDEV and WINDEV Mobile use a BaaS server......
Handling a database from a Java application
You can start developing your application as soon as the WINDEV project is defined as being a Java project......
11. Controls in practice
Discover the main characteristics of the controls...
ContactRead (Function)
Reads a contact in a Lotus Notes or Outlook address book.
SFExecuteQuery (Function)
Runs an SOQL query (Salesforce Object Query Language) on a Salesforce database.
Items (Property)
The Items property is used to configure the different items of a full-text index.
GroupLast (Function)
Reads the last group of contacts in a Lotus Notes or Outlook address book.
SpellAddDictionary (Function)
Adds a word to the dictionary of OpenOffice: for the instance of the current application. for all the applications....
HUpdateQuery (Function)
Creates or updates a query on an HFSQL server.
TableStartFilling (Function)
Starts the process to populate a Table or TreeView Table control programmatically.
LooperStartFilling (Function)
Starts the process to populate a Looper control programmatically.
Body (Property)
The Body property is used to identify and modify the HTML body of an HTML Display control or an HTML Editor control.
CtExtendedInfo (Property)
The CtExtendedInfo property is used to get the additional information inserted into database connection string.
TableFixColumn (Function)
Fixes a column to the left or frees a column fixed to the left.
H.NumRec (Variable)
Contains the number of the physical record loaded in memory (which means the number of the last record read).
HCancelSeek (Function)
Cancels the current search criterion.
DotNetGetResult (Function)
Returns the result of the last .Net procedure that was successfully run.
Phonetic (Function)
Returns the phonetic transcription of the string passed as parameter.
MyInternalWindow (Reserved word)
MyInternalWindow is used to handle the current internal window.
Universal Windows 10 application: Deployment platform
Once the Universal Windows 10 app is generated, the wizard proposes to select the deployment platform......
The Switch control
Switch controls (also called "Toggle controls") are now commonly used in interfaces......