ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Value Description (Type of variable)
A Value Description variable is used to handle the description of an enumeration value through programming.
How to retrieve the bugs or suggestions of my users?
The different Control Centers provided with WINDEV allow you to easily manage the user feedback for your applications......
tapiError (Function)
Indicates whether an error was returned by the last tapixxx function (functions for managing phone calls) to the TAPI module.
sfSaveResult (Type of variable)
The sfSaveResult type is used to find out the result of SFAdd and SFModify...
Assisted universal replication
To easily establish the universal replication between the data of a remote application and a central database, WINDEV and WEBDEV allow you to......
Sequence of events associated with reports
Several operations are performed when printing a report. These operations are performed in the following order......
docTable (Type of variable)
The docTable type is used to define the advanced characteristics of a Table paragraph found in a Word Processing document.
Preventing the use of the browser's "Back" button
If the browser "Back" button is used to display the previous page, this action will have no effect......
Creating the executable and the setup program
The languages supported by the application are taken into account......
Looper controls populated programmatically: Operations in WLanguage
Here is an overview of how to handle Looper controls populated programmatically in WLanguage....
Spreadsheet control properties
A Spreadsheet control and its cells can be handled in a window or in a report by the following WLanguage properties......
Miscellaneous Windows functions
List of miscellaneous Windows functions...
Managing the HFSQL contexts in the windows and in the reports
An HFSQL context contains information relative to the data used......
Option Description (Type of variable)
An Option Description variable is used to handle the characteristics of a combination option through programming.
mongoOperationsOption (Type of variable)
The mongoOperationsOption type is used to define the options of bulk operations.
Certificate (Type of variable)
The Certificate type is used to handle: the certificates used to sign the strings or the files. the certificates used to sign the emails....
Chart: Managing legends
Several types of legends are supported in the charts......
PanelAttach (Function)
Attaches or changes the attach position of a Dockable Panel control.
nWDInit: Initialize the external language
Initializes the external language......
FreeAWPContext (Function)
Frees the AWP context in advance (on disk) to allow the other call on the same AWP context to be processed in parallel.
AuthToken (Type of variable)
The AuthToken type contains the characteristics of a token to access a web service.
Characteristics of the columns in a Table control in a window
The columns are used to display information in a Table control......
The Appointment structure
The Appointment structure is a preset structure of WLanguage (no declaration is required)......
NotifPushListInvalidIdentifiers (Function)
Returns the list of invalid identifiers on the APN service of Apple.
User Groupware: Multilingual applications
If your application is a multilingual application, the multilingual feature must also be managed in the windows/pages of user groupware......