ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Constants for managing the registry
List of constants used by the registry management functions....
BrowserOS (Function)
Indicates the operating system installed on the browser of the Web user.
fbSession (Type of variable)
The fbSession type is used to describe a connection to the Facebook service and to manage the authentication to this service.
grCategoryColor (Function)
Initializes the category color for a chart whose type is: Pie, Column, Bubble chart, Waterfall....
ToastDeleteAll (Function)
Deletes all the toasts displayed by ToastDisplay.
The Appointment structure
The Appointment structure is a preset structure of WLanguage (no declaration is required)......
Page Footer block
The Page footer block is run at the end of each page......
mlzAddLine (Function)
Adds a new dynamic row into a Multiline Zone control.
RTFWithImagesAndTables (Property)
The RTFWithImagesAndTables property is used to manage images and tables in RTF Static controls in a report.
StringFormat (Function)
Formats a character string according to the selected options.
HDBIndex (Function)
Opens an xBase index file.
GalleryPopupDisplayed (Function)
Indicates whether the automatic zoom popup of the Image Gallery control is displayed.
gpwEnumControl (Function)
Enumerates the controls found in a window or page.
Handling a Web Component control through programming
BTInfoDevice (Function)
Returns specific information about a Bluetooth device.
GUIDAnalysis (Property)
The GUIDAnalysis property returns the GUID of the analysis that was used to create the data file.
NationToLanguage (Function)
Returns the language corresponding to a nation.
LanguageToNation (Function)
Returns the nation corresponding to a language.
SchedulerReset (Function)
Populates the ScheduledTask and/or TriggerScheduledTask structures with the default values....
RegistryCopyKey (Function)
Copies a registry key with all its subkeys and values.
ParallelTaskExecute (Function)
Triggers the execution of a parallel task.
fTrackFile (Function)
Triggers the tracking of a file.
NbPrintedRec (Property)
The NbPrintedRec property is used to determine the number of records already printed.
Renaming a project
Renaming a project is used ton modify the name of the project. All the elements linked to the project before it is renamed are kept.
Configuring the Apache server (1.3.x and 2.0.x)
WEBDEV Development: Configuring the Apache 1.3.x or 2.0.x server for the CGI protocol and for the WEBDEV sites....