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
Preset page templates
The preset page templates provide some structures of pages corresponding to a wide range of sites...
jQueryExecute (Function)
Runs a JavaScript method of the jQuery library on a page element.
dPolyline (Function)
Draws a line composed of multiple segments.
Browser code (WLanguage): Framework 2
From version 22, WEBDEV proposes a new WLanguage framework for the browser code...
sysNotificationButton (Type of variable)
The sysNotificationButton type is used to define all the advanced characteristics of Button control...
Preparing the phone to run the test of an Android application
WINDEV Mobile allows you to develop Android applications. To run the test of these applications...
Writing to the Free Technical Support
When you encounter a problem, try to isolate it and to reproduce it by using the minimum number...
Preventing the use of the browser's "Back" button
If the browser "Back" button is used to display the previous page, this action will...
Select query: Displaying the first/last n records
The editor of Select queries is used to limit the number of records that will be displayed...
FolderWeb (Function)
Returns the path of the directory containing: the images, the JavaScript files, the Java...
TableInputSearch (Function)
Enables input in the the search area in the column title of the Table or Treeview Table control.
TableInfoXY (Function)
Returns for a given position in a Table or TreeView Table control (coordinates of a control point):...
FTPCommand (Function)
Sends a specific FTP command to a server.
WDSQL: Converting the structure of an HFSQL database
WDSQL is used to convert the structure of an HFSQL database into SQL script......
H.SQLServerMode (Variable)
Allows you to specify the version of the Native SQL Server Connector that will be used.
OpenIDParameters (Type of variable)
The OpenIDParameters type is used to define all the advanced features of an authentication...
Optimizing the query execution
The query editor allows you to optimize the execution speed of one or more queries......
Yes,No (External language)
Displays a dialog box that includes a logo, a message and the "Yes" and "No&quot buttons.
ImageYPos (Function)
Returns the vertical position (Y) of the mouse cursor in relation to the specified Clickable Image...
iPreview (Example)
Usage example of the iPreview function
Insert (Function)
Inserts an element at a given position: into a one-dimensional WLanguage array....
11. Internal components in practice
Internal components in practice...
GDPR: an audit of data
A new GDPR audit is available to easily identify and monitor personal data in a WINDEV, WEBDEV...
Day (Property)
The Day property is used to: Get the day from a Date or DateTime variable, or get the number...
Debugging an external component
You have developed an external component and you want to debug it? The user of an external...