ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WinInactiveEffect (Function)
Enables or disables the DDW (Dim Disabled Window) feature: for a specific window. for all the application windows....
Detection (Property)
The Detection property is used to determine and change the automatic detection of incoming streams. If the stream detection is enabled, the streams allows the detection.
Type of windows created by RAD
The wizard for window creation proposes several types of windows associated with HFSQL data files......
ListSeek (Function)
Searches for an element in a List Box, ListView or Combo Box control (including the values described by gStoredValue).
1. HFSQL Client/Server: Implementation
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 1 - HFSQL Client/Server: Implementation - 10 min...
17. TLS/SSL: Encrypting information on the Web
HFSQL Client/Server database: Recommendations
This help page presents the main recommendations for optimizing the security and performance of an HFSQL Client/Server database according to the constraints and desired features......
Manipulating Dashboard controls programmatically
To programmatically manipulate Dashboard controls, WINDEV, WEBDEV and WINDEV Mobile include dashboard-specific functions......
COMCallMethod (Function)
Runs a method of an interface of a COM object instantiated by COMCreateInstance.
Execute (Function)
Starts the execution of a process through programming.
Enlarging a window
Modern UIs generally use larger windows and larger fonts in the different controls......
HReadNext (Function)
Sets the position on the next data file record according to a browse item.
Setup by HTTP (Network setup via IP)
The network setup via HTTP consists in installing and updating a WINDEV application via an HTTP server (Live update)......
Creating a replication
To understand the operating mode of ReplicEdit, we are going to create a replication by using a simple example......
Native Informix Connector: Specific features and remarks
Remarks and specific features of Native Informix Connector...
mlzAddLine (Function)
Adds a new dynamic row into a Multiline Zone control.
NullSupported (Property)
The NullSupported property is used to manage the NULL value in HFSQL data files.
ThreadMode (Function)
Changes the management mode of threads.
WDAPI: Using the APIs in a WINDEV application
The two most interesting features of WDAPI are......
iParameterPreview (Function)
Configures the print preview: display a message regarding the resources of current computer. display or not the ribbon panes (as well as the buttons found). the export options available in the mini preview window....
HReadLast (Function)
Sets the position on the last record of a data file according to a browse item.
The Map control: Automatic Application Features (AAF)
The Map control proposes several features directly accessible to the end user......
The Table control on mobile devices (Android and iOS)
The Table control is available for Android and iOS applications......
TableSearch (Function)
Performs a search in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
Native PostgreSQL Connector: Programming with SQL functions
You can use SQL functions to handle the PostgreSQL database......