ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HTMLExecuteBrowserProcedure (Function)
Executes a WLanguage browser procedure in an HTML Display control that displays a page created with WEBDEV.
<Spreadsheet>.EndModification (Function)
Signals the end of grouping for a set of operations on a Spreadsheet control in a single event (management of "undo/redo")....
SpreadsheetFreeze (Function)
Used to freeze the display of a row or column in a Spreadsheet control.
Managing breakpoints
During a project test in the editor, breakpoints are used to automatically start the debugger from a given line......
Options displayed in a status bar with multiple cells
In the status bar description window, you can specify the options that will appear in each cell of the status bar......
TransparencyMode (Property)
The TransparencyMode property is used to get and change the transparency mode of an image.
ERR_BAD_PARAMETER
Image properties (help system)
At any time, you can change the characteristics of an image inserted into a help page in the image properties......
HourGlass (Function)
Transforms the mouse cursor into hourglass (and conversely). In Android and iOS, displays an endless progress bar in a window....
Indirection operators
The { and } operators are used to access a control, a variable, a class member or a file item by dynamically building the name of control, variable, class member or item...
InWindowsPhoneSimulatorMode (Function)
Indicates whether the code is run in the Windows Phone simulator. Function kept for backward compatibility....
SpreadsheetEndModification (Function)
Signals the end of grouping for a set of operations on a Spreadsheet control in a single event (management of "undo/redo")....
<Table>.FilteredColumn (Function)
Returns the list of columns filtered by the user in a Table or TreeView Table control.
ScanWithUserInterface (Function)
Saves a document from a scanner to one or more files, using the scanner's user interface....
AppleTrackingAuthorizationStatus (Function)
Determines if the app has been allowed to track activity based on user data (iOS only).
<Connection variable>.ModifyViewRights (Function)
Modifies the rights granted to a user or group on an SQL view or on a materialized view.
<Scanner variable>.WithUserInterface (Function)
Saves a document from a scanner to one or more files, using the scanner's user interface....
CheckUserIDentity (Function)
Allows you to check the real identity of the current user via biometrics check.
TableAddTitleHeader (Function)
Adds a column title-header into a Table or TreeView Table control in a window.
Diagram Editor control properties
If the image is an image map, you can include "Clickable areas" in the image......
DateTimeLocalToUTC (Function)
Converts a local date and time (time zone, summer time, winter time) to UTC.
JSInfoEvent (Function)
Used to handle the JavaScript properties of the browser event that triggered the code execution.
CtAccess (Property)
The CtAccess property is used to set the type of access to the data file when connecting to a specific table via OLE DB.
CtDescribedAccess (Property)
The CtDescribedAccess property is used to set the type of access to the data file when connecting to a specific table via OLE DB.
Setup in MSI format
You have the ability to create a setup program in MSI standard......