ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

BTActivate (Function)
Enables or disables the management of Bluetooth on the device.
Client/Server transactions: available isolation modes
The HFSQL engine proposes to isolate the transactions......
Automated tests on an executable
WINDEV proposes to run the different project tests directly on the corresponding executable......
xlsDocument (Type of variable)
An xlsDocument variable is used to describe and modify an Excel document...
Creating an SSL certificate that can be used with SocketCreateSSL
To create an SSL server with SocketCreateSSL, you must use a signed certificate containing a private key......
HDuplicateRecord (Function)
Duplicates the record read in a data file: the record found in memory is added into the data file (query or view).
Authentication via Active Directory
Kerberos is an authentication mode based on the use of tickets and secret keys......
YAML (Type of variable)
The YAML type simplifies the handling of data in YAML format.
Creating an executable: General options
The main executable options are as follows......
xlsSave (Function)
Saves an XLS document.
PDFIsProtected (Function)
Checks whether the PDF file requires a password in order to be read.
The planes in WEBDEV
The planes are used to group the controls of an element......
fMemWait (Function)
Waits for the end of process about the notifications of modification of a shared memory area.
IWListNext (Function)
Displays the next internal window in the list of internal windows browsed by an Internal Window control.
IWListPrevious (Function)
Displays the previous internal window in the list of internal windows browsed by an Internal Window control.
How to set focus to a window control?
This help page presents the different methods that can be used to set focus to a window control....
SchedulerWorkingHourResource (Function)
Used to indicate the specific working hours per day and per resource in a Scheduler control.
Setting the initial focus to a control (AAF)
The context menu of Edit controls includes the option "Set initial focus to this control"......
ModbusConnectRTU (Function)
Connects a client to a Modbus slave via a serial port.
CtInitialCatalog (Property)
The CtInitialCatalog property is used to get the default database defined for the access.
LogBackupDirectory (Property)
The LogBackupDirectory property is used to manage the backup directory of log files.
ImageInitialHeight (Property)
The ImageInitialHeight property is used to get and set the default height of the image created in an Image Editor control.