ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

tapiLineDial (Function)
Dials a phone number for a voice line and chooses the device to use.
AppointmentNext (Function)
Reads the appointment found after the current appointment in the calendar of a Lotus Notes or Outlook messaging.
BTActivate (Function)
Enables or disables the management of Bluetooth on the device.
StreamChangeDriver (Function)
Specifies the camera that will be used as source for a stream and/or a Conference control....
EmailConfigure (Function)
Used to configure the WLanguage functions for email management.
AppointmentPrevious (Function)
Reads the appointment found before the current appointment in the calendar of a Lotus Notes or Outlook messaging.
CtInitialCatalog (Property)
The CtInitialCatalog property is used to get the default database defined for the access.
FTPSend (Example)
Usage example of the FTPSend function
Manipuler un champ Editeur_HTML par programmation
Abre una ventana cuyo resultado se recuperará a través de una Procedure WLanguage ("callback").
Declaring the functions of the Windows API
Syntax for declaring the functions of the Windows API...
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......
Guided tour management constants
Duplicating a project
Duplicating a project allows you to have two identical projects with the same name but found in different directories......
IgnoreError (Property)
The IgnoreError property gets and sets the different certificate errors ignored by the HTML Display and WEBDEV Page controls.
ContactRead (Function)
Reads a contact in a Lotus Notes or Outlook address book.
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....
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).
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).
DotNetGetResult (Function)
Returns the result of the last .Net procedure that was successfully run.