ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

OCRModelPathDirectory (Function)
Used to set the directory that contains the language models for the native OCR system.
Responsive Web Design: Managing slices
In the WEBDEV editor, different resolutions are represented via slices......
WDMSG
You can create multilingual projects in WINDEV, WEBDEV or WINDEV Mobile......
BeaconDetectBackground (Function)
Notifies the application when the device enters or leaves the transmission range of a set of Beacons.
Binding controls to data
A window or page can display information from......
The "Debugger" pane
The "Debugger" pane displays the debugger options when debugging the project or a project element ("Debugger" option)......
WDINT overview
WDINT is an optional tool of WINDEV, WEBDEV and WINDEV Mobile......
ERR_BAD_PARAMETER
Dynamic site: Persistent session
For a dynamic WEBDEV site, when starting the site (site called from a browser), a session representing the site is loaded in memory on the server......
How to set the focus to a column in a Table control?
To set the focus to a column in Table control (i.e. to be positioned in input in this column), ......
ControlEnabled (Function)
Enables a control or a group of controls in a window. An animation can be set on the controls during this operation.
5. Deploying a dynamic site (Session or AWP) in practice
ErrorWithTimeout (Function)
Displays a custom error message in a system error window for a set amount of time.
dbgCheckTrue (Function)
Checks whether an expression is set to True in assertive programming and in automated test mode.
MaxButtonWidth (Property)
The MaxButtonWidth property is used to get and set the maximum width of a button in a tab pane.
DynamicServingConfigure (Function)
Indicates the environment that will be used by the "Dynamic Serving" to choose the set of pages to display.
DocEndModification (Function)
Signals the end of grouping for a set of operations in a single event (management of "undo/redo")....
TestCheckTrue (Function)
Checks whether an expression is set to True in assertive programming and in automated test mode.
<Source>.InfoLock (Function)
Returns information about the lock set on a data file, on one or all the records in a data file.
HInfoLock (Function)
Returns information about the lock set on a data file, on one or all the records in a data file.
<Connection>.InfoLock (Function)
Returns information about the lock set on a data file, on one or all the records in a data file.
2. WEBDEV administrator in practice
ODBC driver for HFSQL Classic and for HFSQL Client/Server (Windows)
The ODBC driver for HFSQL Classic (single-user or multi-user) is used to access an HFSQL Classic database from an external database software that supports the accesses by ODBC......
2. Examples and components provided with WEBDEV
ControlInvisible (Function)
Makes a control (or a group of controls) invisible in a window. An animation can be set on the controls during this operation.