ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Windows Scheduler functions
List of functions for managing the scheduler
Miscellaneous Windows functions
List of miscellaneous Windows functions
Mouse functions
List of functions for mouse management
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 )
WINDEV Mobile: Platforms, processors and operating systems
WINDEV Mobile applications can run on the following platforms
SNMP functions
List of SNMP functions
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.
Manipulating controls in a page
The different operations that can be performed on the page controls are as follows......
Managing sockets with WINDEV, WEBDEV and WINDEV Mobile
WINDEV, WEBDEV and WINDEV Mobile include several functions allowing you to perform an advanced...
Events associated with a Rich Text Area control
WEBDEV manages the following events by default (order of appearance in the code editor)......
StreamStop (Function)
Stops receiving or broadcasting a type of data in a stream.
OLECreateCopy (Function)
Associates an OLE control with an OLE object while specifying a base file.
OLECreateEmpty (Function)
Associates an OLE control with an OLE object by invoking a specific OLE server.
AllModifiableWithReportsAndQueries (Property)
The AllModifiableWithReportsAndQueries property is used to determine if a report can be modified...
SpreadsheetSave (Function)
Saves the content of a Spreadsheet control in a file in XLSX format.
ScrollbarPosition (Function)
Allows you to manage the position of scrollbars: Modifies or recovers the position of one...
Programming the browsing Looper controls
These are the main concepts for programming data-bound Looper controls......
HFSQL Client/Server database: Recommendations
This help page presents the main recommendations for optimizing the security and performance...
2. Managing a database
WEBDEV Tutorial: My first WEBDEV website Lesson 2 - Managing a database - 30 min
LoadImageSheet (Function)
Loads an image set in memory so that it can be used later by gImage.
26. Style sheets: to simplify the layout
12. Synchronizing data