ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Extensions of files created by WINDEV, WEBDEV, WINDEV Mobile
The table below presents the main extensions of files created and supported by WINDEV, WEBDEV and WINDEV Mobile......
WinCurrentLayout (Function)
Returns the index of the current layout: in the current window. in the specified window or internal window....
BrowserClose (Function)
Closes the current browser window and stops the execution of the current code.
SchedulerReset (Function)
Populates the ScheduledTask and/or TriggerScheduledTask structures with the default values....
Thread management constants
List of constants used by the functions for managing threads, critical sections, semaphores, mutexes, ......
Synchronizing threads via events
Events can be used to synchronize the different threads of an application......
Report viewer (Print preview)
The report viewer allows you to see the report layout without printing it......
fRead (Function)
Reads: a block of bytes (characters) in an external file (ANSI or Unicode), the content of an external file (ANSI or Unicode) and assigns it to a memory area....
fCopyFile (Function)
Copies one or more files (regardless of their attributes).
CurrentTitle (Function)
Modifies the title of the current window (returned by CurrentWin) and the title bar.
ServiceUninstall (Function)
Uninstalls a service.
notificationFormat (Type of variable)
The notificationFormat type is used to describe the display format of a notification when this one is expanded.
The Tab control
The Tab control is used to simultaneously display different controls......
Audits
The audits provide a set of features used to automatically improve the project quality and performances, and to follow the conditions in which it is implemented......
CharactType (Function)
Returns information about the type of character.
HSimulateNetwork (Function)
Simulates the operating mode of HFSQL Client/Server on an ADSL or 3G network....
DndSource (Property)
The DndSource property is used to determine and change a control's drag-and-drop behavior....
BackgroundStyle (Property)
The BackgroundStyle property is used to get and modify the background style of cells in tables and/or TreeView Tables....
SAPExecute (Function)
Calls a synchronous function or BAPI on a SAP system.
PDFReaderOpen (Function)
Opens a PDF file displayed in a PDF Reader control.
Functions for managing menus (prefix syntax)
List of functions for managing menus...