ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HListQueryParameter (Function)
Returns the list of parameters for a query created in the query editor.
HFree (Function)
Transforms the crossed records (HCross) into deleted records.
HRetrieveRecord (Function)
Returns the content of the current record (in a file, a view or a query, ...).
HCheckIndex (Function)
Checks whether the data found in the index file (.NDX file) properly refers the data found in the data file (.FIC file).
HCancelSeek (Function)
Cancels the current search criterion.
HDeclare (Function)
Declares a description of data file (found in an analysis) in the current project.
HInfoMemo (Function)
Returns the characteristics of binary and text memos.
Page menu
WEBDEV allows you to create a drop-down menu in your HTML pages......
Manipuler un champ Editeur_Images_WB par programmation
Abre una ventana cuyo resultado se recuperará a través de una Procedure WLanguage ("callback").
ConfigureAAF (Function)
Used to specify the behavior of some Automatic Application Features (AAF).
Creating a Java archive
When your Java application is developed, you can......
Creating a Java project
WINDEV allows you to generate a Java application without even knowing the Java language......
SSLActive (Function)
Used to enable or disable the secure SSL mode.
HImportText (Function)
Imports a Text file into a data file in HFSQL Classic or Client/Server format (data file described in the data model editor, or declared by HDeclare, HDeclareExternal or HDescribeFile)....
Year (Property)
The Year property is used to: Get the year from a Date or DateTime variable or item. Change the year in a Date or DateTime variable or item....
New Features brochure - Version 27: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 27 presented in the New Features brochure....
HErrorModification (Function)
Used to: return the value of a record item if a modification conflict occurs. check if a modification conflict occurred....
<Variable Drive>CopyFile (Function)
copy a single file from the remote disk to another directory on the remote disk.
<Variable Drive>DirectoryList (Function)
Lists the directories of an Drive.
Browser management functions
List of functions for managing browsers...
HFTListWord (Function)
Lists the words of the current record that will be taken into account by the full-text indexing.
ListView control linked to a data file (or to a query)
A ListView control can be used to display the content of a data file (or the content of a query)......
AJAX: Overview
The AJAX technology is available in native mode in WEBDEV and in the PHP sites developed with WEBDEV......
HCreation (Function)
Creates an empty data file (".FIC" extension) with the index file and the memo file if necessary.
HChangeLogDir (Function)
Modifies the location of log files corresponding to an HFSQL data file.