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
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...
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...
(No title )
SNMP functions
List of SNMP functions
Mouse functions
List of functions for mouse management
WINDEV Mobile: Platforms, processors and operating systems
WINDEV Mobile applications can run on the following platforms
InWindowsMode (Function)
Indicates whether the code is run in Windows mode or not.
Multitask (Function)
MultiTask is used to:
  • define a timeout,
  • give control back to Windows,
  • give control back to Windows and to WLanguage.
SysWindowsVersion (Function)
Returns information about the Windows version used on the current computer.
grScatter3DMarkCaption (Function)
Used to specify the mark caption for a 3D Scatter chart.
Developing multilingual applications
A multilingual application is an application that can be distributed in several languages......
SpreadsheetSelectWorksheet (Function)
Selects a worksheet (identified by its name) in a Spreadsheet control.
grSurfaceMarksCaption (Function)
Allows you to specify the mark caption for a Surface chart.
Font
The Font keyword can correspond to: a Font variable. the Font property....
SpreadsheetAllowProcedure (Function)
Allows the use of a WLanguage function/procedure in a formula of a Spreadsheet control....
SpreadsheetControlFormula (Function)
Allows you to use a control in order to create a custom formula bar for the Spreadsheet control.
"Preset controls" pane
window or in the current page by "Drag and Drop"......
1. WINDEV editors
WINDEV editors...
ImageArea (Function)
Returns the number of the image area clicked by the Web user.
GetActiveObject (Function)
Allows to use an Automation object already started on the current computer.
grExist (Function)
Checks the existence of a chart in memory.
StringBuild (Function)
Builds a character string from an initial string and parameters.
Automatic Application Features (AAF) of Spreadsheet controls
The Spreadsheet control includes multiple Automatic Application Features (AAF) in order to simplify...
AWP without UI
Bootstrap, Angular, React, Vue......
Page templates
WEBDEV allows you to create page templates......
Testing a dynamic project (session or AWP mode) from WEBDEV
The test of the entire project allows simulating the startup of the site......
Performance profiler
The performance profiler (also called Profiler) is used to check and optimize the execution time...
Automatic Drag and Drop
For some types of controls, WINDEV and WEBDEV propose an automatic management of Drag and Drop....