ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Source>.LogInfo (Function)
Adds comments to the log when saving the operation.
HSeekFirst (Function)
Positions on the first file record whose value for a specific item is greater than or equal to a sought value.
Dynamic audit
The dynamic audit of an application analyzes its runtime performance......
System popup menu
The system popup menus are managed by the system (Android, Windows, ......
Provider (Property)
The Provider property is used to manage the type of a connection (HFSQL Client/Server, OLE DB, etc.)....
ListSeek (Function)
Searches for an element in a List Box, ListView or Combo Box control (including the values described by gStoredValue).
zipArchive (Variable type)
The type zipArchive type is used to manipulate an archive file corresponding to one of the following formats: ZIP, CAB, RAR, WDZ, 7z, TAR, gzip or TGZ (TAR.GZ).
HInfoMemo (Function)
Returns the characteristics of binary and text memos.
HReconnect (Function)
Performs a reconnection to the server for all the interrupted connections. The uninterrupted connections are not modified.
14. Generation modes
Generation modes...
Automated tests: Overview
Several test tools are available to guarantee the quality of your applications......
ListSelectPlus (Function)
Selects one or more elements in a List Box, ListView or Combo Box control.
<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....
Grayed (Property)
The Grayed property is used to: Determine if a control (or a group of controls) is grayed out. Gray out or ungray a control, a group of controls or a window....
eCurrencyName (Function)
Returns the caption of a currency.
HChangeName (Function)
Modifies the physical name of a data file.
FontName (Property)
The FontName property is used to: Identify the font used in a control. Change the font used in a control....
HExecuteView (Function)
Runs a view that was created beforehand (can be used to refresh the view data for example). This function uses the former view mechanism.
WDConver : Use in command line mode
Using WDConver in command line mode consists in running a conversion description created and saved with WDConver ("......
Applying the Responsive Web Design mode to an existing page
This help page explains how to apply the Responsive Web Design mode to an existing WEBDEV page......
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).
Validating a page other than the current page
In some cases, you may have to propose the validation of a page via a button (or a link) found in a different frame......