ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DefaultFilePath (Property)
The DefaultFilePath property gets and sets the full file name (path and file name) suggested by default when saving a document in a Word Processing or HTML Editor control via the "Save as" option.
HFSQL Client/Server: Configuring the data files on the server
PageEnableDDW (Function)
Enables or disables the DDW (Dim Disabled Window) when displaying a modal page (the pages used to communicate with the user for example).
SSLActive (Function)
Used to enable or disable the secure SSL mode.
Classes, members, methods and properties
A class is made of......
WDOptimizer: Overview
The different operations that can be performed with WDOptimizer are as follows......
Error 301: Unknown identifier
DelayBeforeClosing (Function)
Limits the display duration of a window or dialog box. If no user action is performed, when the specified amount of time is reached: for a window, the code of a window button will be run. for a dialog box, the dialog box is automatically closed....
Skin template
WINDEV, WEBDEV and WINDEV Mobile allow you to customize the interface of your applications via several preset interfaces......
The Layout control
The Layout control simplifies the implementation of dynamic UIs where controls are displayed and/or hidden programmatically......
ControlNext (Function)
Returns the name of the next control in input mode.
HRestorePosition (Function)
Restores the context of a previously saved file (HSavePosition): current record, filter, pointers.
Managing databases in the WINDEV Java applications
This document presents the different access modes to databases from a WINDEV Java application......
Creating an executable without library
When creating an executable, you can choose not to use a library or not to include all the elements of the project in the library......
Testing a window
Testing a single window allows you to run the current window in WINDEV or WINDEV Mobile......
Describing the replicated files (ReplicEdit)
A replication includes one or more data files......
4. WEBDEV, WINDEV and WINDEV Mobile: fully compatible format
Table control based on a data file
A Table control based on a data file is a control whose columns are bound to the items of a data file or query (data source)......
Creating the windows and the pages of the RAD pattern
SandboxMode (Property)
The SandboxMode property determines if the sandbox mode is used.
<Dashboard>.Mode (Function)
Opens or closes the Dashboard control edit mode.
KioskEnable (Function)
Switches the current Android application to kiosk mode.
InKioskMode (Function)
Indicates whether the Android application is in kiosk mode.
<Source>.SetMemo (Function)
Used to modify the management mode of memo items.
HTransactionIsolation (Function)
Configures the isolation mode of transactions for a connection to an HFSQL server.