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.
SpreadsheetClose (Function)
Closes the XLSX document that was opened by SpreadsheetLoad.
fCopyDir (Example)
Usage example of the fCopyDir function
SizeUnit (Property)
The SizeUnit property gets and sets the font size unit.
RibbonEndExpandedMode (Function)
Collpases a collapsed ribbon that is temporily expanded.
HTMLToText (Function)
Converts an HTML string or buffer to text.
Language (Property)
The Language property is used to set the language used to compare and sort Unicode items (Unicode...
HSynchronizeReplica (Function)
Synchronizes the master replica and the subscriber replica: the operations performed on one...
Internal component
An internal component is a set of elements from a project......
Testing a dynamic project (session or AWP mode) from WEBDEV
The test of the entire project allows simulating the startup of the site......
OAuth2Parameters (Variable type)
The OAuth2Parameters type is used to define the information required to authenticate on a web...
Manipulating Chart controls in a WEBDEV site
When a Chart control is executed on a page of the WEBDEV site, users can personalize visuals via...
Handling Rating controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle Rating controls programmatically....
Country (Type of variable)
The Country type is used to find out the characteristics of a country.
Setup in MSI format
You have the ability to create a setup program in MSI standard......
Drag and Drop
Drag and Drop is used to transfer data between several controls with the mouse. This data can...
Native 64-bit and native 32-bit: a single source code
The 64-bit operating systems are starting to appear on the PCs and on the servers......
Testing a WEBDEV site on a mobile device
It is increasingly common for developers to test websites on mobile devices......
HashCheckFile (Function)
Checks the Hash of a file for a specific type of algorithm.
fUnlock (Function)
Entirely or partially unlocks an external file.
EmailReadPrevious (Function)
Reads the email found before the current email according to the protocol used (POP3 or IMAP, MS...