ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Item control
The "Item" control is used to edit the content of an item found in a data file......
iPrintImage (Function)
Sends the image file to print to the print buffer.
The options of the User Groupware
An application is often intended to be used by several users connected via a network......
jQuery (Function)
Runs a JavaScript method (or several chained methods) of the jQuery library on a page element.
Creating an automatic help
The Automatic Application Features (AAF) allow you to add features to your application without having to write a single line of code......
HBackup (Function)
Makes a backup copy of the content of an HFSQL server: all databases on the server, one or more databases, one or more data files.
Monitoring robot: Creating a check
The monitor of the monitoring robot is used to create the different checks that must be performed by the monitoring robot......
Miscellaneous Windows constants
List of constants used by the Windows functions....
InvalidInputListControl (Function)
Builds a list of controls that require data input/contain invalid data....
Coloring the procedures
A color (text color) can be assigned to the procedures so that they can be easily classified and identified......
Clipping the window according to an image
An image can be used to easily define the shape of a window......
Spreadsheet report
The report editor allows you to create "Spreadsheet" reports......
KioskDisable (Function)
Disables kiosk mode for the current application.
Check model
You can use check models to easily create checks...
Events associated with internal windows
List of events associated with internal windows...
DnDAccept (Example)
Usage example of the DnDAccept function
grMenuOption (Function)
Modifies the text of an option in the context menu of a chart.
HHistoryModification (Function)
Returns the modifications performed on one or more items of a given record. The result can be displayed in a list box or in a table to allow the user to view the modifications made to the specified file.
SQL functions that can be used in SQL queries
The following SQL functions can be used on the queries written in SQL code (classified by theme)......
HTMLExecuteControlProcess (Function)
Executes a WLanguage event associated with a control in an HTML page displayed by an HTML Display control.
xlsLayout (Type of variable)
The xlsLayout type is used to define all the layout characteristics of a sheet of an XLSX document in a Spreadsheet control.
InvalidInputDetect (Function)
Detects and signals an error on required controls left empty and/or controls with invalid data....
Specific page for displaying the site errors
If an error occurs in the dynamic WEBDEV site, a standard error page is displayed by default. This page informs the Web user of the error that occurred in the site....
MyInternalWindow (Reserved word)
MyInternalWindow is used to handle the current internal window.
Characteristics of the columns of a Table control in a page
The columns are used to display information in a Table control....