ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Logical operators
The logical operators are as follows......
PositionOccurrence (Function)
Finds the Xth position of a string within another string.
MemExist (Function)
Checks the existence of a memory zone.
HCreation (Function)
Creates an empty data file (".FIC" extension) with the index file and the memo file if necessary.
Errors while managing data files
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
Compile (Function)
Dynamically compiles an Procedure whose source code is provided (dynamic compilation).
StoredItem (Property)
The StoredItem property is used to: Find out the stored item or the stored variable of a Table, Looper, List Box or Combo Box control. Modify the stored item or the stored variable of a Table, Looper, List Box or Combo Box control....
nfcData (Type of variable)
The nfcData type is used to describe and handle the data of a variable of type nfcTag.
Drawing in WINDEV, WEBDEV and WINDEV Mobile
WINDEV, WEBDEV and WINDEV Mobile include several functions for displaying, drawing, copying and saving the drawings and images from your applications or sites......
TableAddColumn (Function)
Adds elements on the right of an Horizontal Table control.
Queue (Type of variable)
A Queue variable is a structured type that groups a set of elements of the same type.
Anchor (Property)
The Anchor property sets the anchors of a control in a window, page or report.
CtAccess (Property)
The CtAccess property is used to set the type of access to the data file when connecting to a specific table via OLE DB.
Constant
The constants are language elements whose value is fixed once and for all...
fAttribute (Function)
Returns or modifies the attributes of a file.
HPass (Function)
Defines the password used to create or open a data file.
Events associated with windows
List of events associated with windows...
xmlDocument (Type of variable)
The xmlDocument type is used to handle an XML file.
Toast (Type of variable)
The Toast type is used to define all the advanced characteristics of a toast notification.
Array (Type of variable)
An array is a structured type that is used to group a set of elements of the same type...
The Multimedia control (WEBDEV)
...The Multimedia control is used to easily display a video in the browser....
Error: Redefinition of syntax
The '<method>' methods of the '<derived class>' class and of the '<base class>' class do not have the same prototype......
HListFullTextIndex (Function)
Returns the list of full-text indexes of a file (a query or a view) recognized by the HFSQL engine.
ExeInfo (Function)
Retrieves the specified information about the version of an executable or DLL.
grCreateFont (Function)
grCreateFont is kept for backward compatibility.