ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Miscellaneous Windows functions
List of miscellaneous Windows functions
Windows Scheduler functions
List of functions for managing the scheduler
WINDEV Mobile: Platforms, processors and operating systems
WINDEV Mobile applications can run on the following platforms
SNMP functions
List of SNMP functions
Installing WINDEV, WEBDEV or WINDEV Mobile
This page describes the configuration required to install WINDEV, WEBDEV or WINDEV Mobile, as well as the different installation steps...
InWindowsMode (Function)
Indicates whether the code is run in Windows mode or not.
Service functions
List of functions for managing services
Mouse functions
List of functions for mouse management
SysWindowsVersion (Function)
Returns information about the Windows version used on the current computer.
Registry functions
List of functions for managing the registry
Multitask (Function)
MultiTask is used to:
  • define a timeout,
  • give control back to Windows,
  • give control back to Windows and to WLanguage.
Interactive notifications
A notification is a small window that appears at the bottom right of the screen, and that can be viewed at any time in the Windows notification area...
Recycle bin functions
List of functions for managing the recycle bin
Assisted Application Development
The Assisted Application Development (AAD) is a permanent help in the environment. This help...
FontBold (Property)
The FontBold property is used to: Determine if the text is bold. Change the weight...
The HTML Display control
The HTML Display control displays a web page in an application......
Discover WINDEV Mobile
WINDEV Mobile tutorial: WINDEV Mobile overview Discover WINDEV Mobile - 10 min
ConsoleError (Function)
Writes a character string in the standard error output stream "stderr".
iMargin (Function)
Defines the "logical" print margins.
<zipArchive variable>.AddDirectory (Function)
Adds all the files found in a directory and in its subdirectories into an archive and compresses them.
WinScreenRectangle (Example)
Usage example of the WinScreenRectangle function
Instantiation of an object
To access a class, the object must be declared as being part of the class to handle, this is called...
dSaveImageGIF (Function)
Saves an image: in a file in GIF format. in memory....
HCross (Function)
Crosses a record in a data file.
HForward (Function)
Moves several records forward from the current position in the data file, according to a specified...
HListItem (Function)
Returns the list of items: found in a data file ( a query or a view) known to the HFSQL engine....
Managing the automatic identifiers when adding a record
When adding a record into a HyperFileSQL file (HAdd), three management modes are available...
Configuring the Project Management Hub
The Project Management Hub allows you to configure......
ServiceWaitStatus (Function)
Waits for a service to be in a specific status.
ServiceStatus (Function)
Returns the current status of a service.
xlsOpen (Example)
Usage example of the xlsOpen function
DotNetDelegate (Example)
Usage example of the DotNetDelegate function
The Calculated control
The "Calculated" control is used to perform calculations in a report......
grLabelFont (Function)
Modifies the font used for the category labels of a chart.
iInitReportQueryConnection (Function)
Initializes the query linked to the report.
TreeView Table report
The report editor allows you to create "TreeView Table" reports......
Compilation statement: COMPILE IF
The <COMPILE IF> statement allows you to compile (or not) a WLanguage code according...
The Image Editor control
The "Image Editor" control is a rich control that allows end users to create and edit images...