ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Drag and Drop management functions
The following functions are used to manage Drag and Drop:...
Check: Computer connectivity (PING request)
The monitoring robot will perform a ping on the specified IP address......
fSizeUncompressed (Function)
Returns the size of a file before compression. When a file is decompressed by fUncompress, we recommend that you to compare the non-compressed size of file with the available disk space.
Preventing the use of the browser's "Back" button
If the browser "Back" button is used to display the previous page, this action will have no effect......
MaxButtonWidth (Property)
The MaxButtonWidth property is used to get and set the maximum width of a button in a tab pane.
sysNotificationButton (Type of variable)
The sysNotificationButton type is used to define all the advanced characteristics of Button control in an interactive notification.
fTrackDirectory (Function)
Detects the modifications performed on the content of a directory.
Automatic server update
The HFSQL Control Center is used to implement the automatic server update......
User Control Center: Available network applications
The User Control Center is used to list the applications for which a network setup was created......
Functions for managing Radio Button controls (prefix syntax)
The following functions are used to manage Radio Button controls via prefix syntax......
"Unit examples" pane
The "Unit examples" pane proposes the unit examples found in the different products......
Assisted HFSQL error handling
WINDEV, WEBDEV and WINDEV Mobile include a module for assisted management of HFSQL errors......
Break in a Looper control
A break in a Looper control is used to group the data corresponding to one or more arguments......
Client application: Running procedures on a server of.Net services
Several DotNet functions are available in WINDEV......
Help editor options
The options of the help editor ("Display......
ERR_BAD_PARAMETER
The Flexbox control
Flexbox is a standard layout system for web pages......
1. Analysis: database structure
1. Analysis: Database structure
Telemetry: Configuring the WINDEV and WINDEV Mobile applications
To use the telemetry in a WINDEV or WINDEV Mobile application, you must......
Manipulating Dashboard controls programmatically
To programmatically manipulate Dashboard controls, WINDEV, WEBDEV and WINDEV Mobile include dashboard-specific functions......
The "Image catalog" pane
The "Image catalog" pane is a context-sensitive image catalog......
ODBCDatabaseName (Property)
ODBCDatabaseName is used to: Find out the name of the database used when printing a report based on a "query performed on a connection". Specify the name of the database used when printing a report based on a "query performed on a connection"....
Describing a problem to the Free Technical Support
Queue (Type of variable)
A Queue variable is a structured type that groups a set of elements of the same type.