ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ThreadMode (Function)
Changes the management mode of threads.
ListSeek (Function)
Searches for an element in a List Box, ListView or Combo Box control (including the values described by gStoredValue).
17. TLS/SSL: Encrypting information on the Web
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.
WinInactiveEffect (Function)
Enables or disables the DDW (Dim Disabled Window) feature: for a specific window. for all the application windows....
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.
Type of windows created by RAD
The wizard for window creation proposes several types of windows associated with HFSQL data files......
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.
2. Application development cycle
WINDEV Mobile covers the entire application development cycle...
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......
grAutoRefreshCategoryLabel (Function)
Identifies or defines whether the category labels are refreshed whenever the chart is drawn.
fDecrypt (Function)
Decrypts a file that was encrypted by fCrypt.
HPrepareSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the database server in order to optimize the next executions of this query.
API (Function)
Runs a function found in an external DLL.
Item Description (Type of variable)
An Item Description variable is used to describe one or more items in a data file programmatically.