ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HSetIntegrity (Function)
Enables or disables the management of an integrity constraint on a file link.
GeometryWithin (Function)
Determines whether geometry A is completely within geometry B (i.e., geometry B completely contains geometry A).
GeometryContain (Function)
Determines if geometry A contains geometry B.
Certificate (Variable type)
The Certificate type is used to handle: the certificates used to sign the strings or the files. the certificates used to sign the emails....
HReadLast (Function)
Sets the position on the last record of a data file according to a browse item.
fDirSize (Function)
Returns the size of a directory in bytes.
AuthIdentify (Function)
Performs an authentication using the OAuth 2.0 protocol on any webservice.
HListFullTextIndex (Function)
Returns the list of full-text indexes of a file (a query or a view) recognized by the HFSQL engine.
Notifications Push: notification format (Android and iOS)
An application written in WINDEV Mobile Android or iOS can receive Push notifications......
The Signature control
The Signature control is a report control used to sign......
HFilterIdentical (Function)
Defines and enables a filter used to find the exact value of a string item.
HTTPSendForm (Function)
Sends an HTTP form.
Types associated with Word processors
WINDEV and WEBDEV propose several types of variables allowing you to handle Word Processing documents......
fUnlock (Function)
Entirely or partially unlocks an external file.
Installation directory
The setup wizard allows you to configure the installation directory of application....
HCheckIndex (Function)
Checks whether the data found in the index file (.NDX file) properly refers the data found in the data file (.FIC file).
gStoredValue (Function)
Adds an "invisible" value to an element in a List Box, Combo Box or Scheduler control.
UnloadWDL (Function)
Frees the library that was loaded in memory by LoadWDL.
WLanguage procedure called by FTPListFile
Procedure ("Callback") called by FTPListFile for each file found.
NbCopy (Property)
The NbCopy property is used to determine and change the number of report copies to print.
Value (Property)
The Value property is used to get and change the value of an element.
Filtering the headers and the content of a Pivot Table
By default, the entire data found in the data files is taken into account when calculating the content of a Pivot Table control......
RadioButtonAdd (Function)
Adds a new option into a Radio Button control.
Component (Type of variable)
The Component type is used to easily handle an external component.