ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<picLayer variable>.DrawRoundedRectangle (Function)
Draws a rounded rectangle in a picLayer variable.
WINDEV Mobile License Agreement
WINDEV Mobile License Agreement...
fDecrypt (Function)
Decrypts a file that was encrypted by fCrypt.
HPrepareSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the database server in order to optimize the next executions of this query.
API (Function)
Runs a function found in an external DLL.
Item Description (Type of variable)
An Item Description variable is used to describe one or more items in a data file programmatically.
TableToExcel (Function)
Creates an Excel file with the data from a Table or TreeView Table control.
iPrintWord (Function)
Sends the character string passed in parameter to the print "buffer".
SensorDetectChangeAcceleration (Function)
Notifies when acceleration forces are applied to the device along any of the three axes.
<Image variable>.DrawRoundedRectangle (Function)
Draws a rounded rectangle in an Image variable.
<Image>.DrawRoundedRectangle (Function)
Draws a rounded rectangle in an Image control.
<WDPic variable>.DrawRoundedRectangle (Function)
Draws a rounded rectangle in a WDPic variable.
grAutoRefreshCategoryLabel (Function)
Identifies or defines whether the category labels are refreshed whenever the chart is drawn.
Context menu of Check Box columns (AAF)
The Table and TreeView Table controls can propose Check Box columns allowing the user to select the requested options......
Position (Function)
Finds the position of a specified string within another string.
fRename (Function)
Modifies the name of a file.
WinEdUndo (Function)
Undoes the last action performed by the end user when modifying the interface ("Allow end users to modify the UI" option enabled).
WinEnableDDW (Function)
Enables or disables the DDW (Dim Disabled Window) feature: for a specific window. for all the application windows....
Screen,FileToScreen (External language)
Initializes the window controls with the values of the file items linked to the controls.
Two-level setup
The two-level setup (or multisite setup) combines: a reference network setup deployed on a local network. an HTTP setup used to update the reference setup on the local network....
MultimediaOpen (Function)
Opens a media file in a Multimedia control.
13. External component in practice
External component in practice...
12. External component in practice
Break in a report
The break is used to group the records corresponding to a sort criterion......
Client/Server transactions: Available isolation modes
The HFSQL engine proposes to isolate the transactions......