ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Provider (Property)
The Provider property is used to manage the type of a connection (HFSQL Client/Server, OLE DB, etc.)....
The "Area" charts
The Area chart is used to highlight the amplitude of a change......
Creating an application or website using RAD (Rapid Application Development)
The RAD (Rapid Application Development) is a technology used to easily create a full application (or site)......
AssistedInputConfigure (Function)
Specifies how to open and filter the autocomplete suggestion list.
HLinkMemo (Example)
Usage example of the HLinkMemo function
Managing color palettes
Starting with version 2025, WINDEV and WINDEV Mobile include color palettes for projects and windows......
Installing a SOAP server with Netscape iPlanet 4.1
Creating the summary
Users are familiar with summaries, as the summary is the first element they look at in printed documentation......
ListSelectPlus (Function)
Selects one or more elements in a List Box, ListView or Combo Box control.
MemoryCurrency (Property)
The MemoryCurrency property gets and sets the currency used when manipulating a "Currency + Euro" control programmatically.
FOR statement
The statement block is repeated while a control variable is modified and compared to a limit value (before each beginning of statement block)...
HSeekFirst (Function)
Positions on the first file record whose value for a specific item is greater than or equal to a sought value.
The "Bubble" charts
A bubble chart shows the correlation between three variables via bubbles of different sizes: categories and values on the X and Y axes and an additional parameter. The size of the bubble indicates the value of this third parameter.
Managing emails with "Simple MAPI"
Simple MAPI simplifies the management of emails received by the hosting company......
ListSeek (Function)
Searches for an element in a List Box, ListView or Combo Box control (including the values described by gStoredValue).
SetFocus (Function)
Set focus: to a control (found in a window, in a page or in a frameset). to a window....
Chart constants
List of constants used by the functions for chart management....
HInfoMemo (Function)
Returns the characteristics of binary and text memos.
Pyramid charts
Pyramid charts allow you to view data in descending order......
iPageHeight (Example)
Usage example of the iPageHeight function
<Source>.LogInfo (Function)
Adds comments to the log when saving the operation.
<Source>.FileExist (Function)
Determines: whether a file exists, which means whether it was physically created (HCreation or HCreationIfNotFound). whether a view or a query was defined....
HChangeName (Function)
Modifies the physical name of a data file.
HCreateMovableReplica (Function)
Creates a movable replication.
<Connection variable>.FileExist (Function)
Finds out if a file exists, i.e. if it has been physically created (HCreate or HCreationIfNotFound).