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.
DashMoveWidget (Function)
Changes the position of a widget found in a Dashboard control.
DashResizeWidget (Function)
Changes the dimensions of a widget found in a Dashboard control.
Secure (Property)
The Secure property is used to configure the table encryption security level.
iEndReport (Function)
Forces the report print to stop.
RepeatableReadSupported (Property)
The RepeatableReadSupported property is used to: Know whether the table (table defined...
Report based on an SQL query with data accessed via a connection (ODBC, etc.)
A report based on an SQL query with data accessed via a connection can print records...
Report based on a form
The report editor gives you the ability to print reports on pre-printed forms (image file or PDF...
Automatic Drag and Drop
For some types of controls, WINDEV and WEBDEV offer an automatic management of Drag and Drop....
Events associated with Edit controls
WLanguage events associated with Edit controls...
Printing the content of a table (AAF)
A Table control proposes an automatic popup menu allowing the user to perform several operations...
Dynamic serving
"Dynamic serving" is a technique where the same address (URL) leads to 2 different pages......
.NET object
To access a class......
WDSQL: Database structure
WDSQL is used to find out the structure of the accessed database......
Transactions: Secure processes on HFSQL data files
This chapter presents the following topics......
Describing an element
A flexible modeling includes different elements linked together......
SCM: Working with the Source Code Manager
The principle for working with the Source Code Manager is as follows......
Alias (Property)
The Alias property gets the alias of an element.
SIPVisible (Function)
Displays the keyboard.
Events associated with breaks
Adds a shadow effect on an image found in an Image variable....
EmulateMouse (Function)
Simulates a mouse event (left click, right click, double click, ...).