ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iPreview (Example)
Usage example of the iPreview function
diffCreate (Function)
Compares two buffers and creates a buffer containing the differences between these two buffers.
HCancelDeclaration (Example)
Usage example of the HCancelDeclaration function
fCreate (Example)
Usage example of the fCreate function
fUncompress (Example)
Usage example of the fUncompress function
Installing WINDEV, WEBDEV or WINDEV Mobile
This page describes the configuration required to install WINDEV, WEBDEV or WINDEV Mobile, as well as the different installation steps......
Choosing the action associated with the link
You can associate an action with the link regardless of the type of link......
HSetPosition (Function)
Sets the position on a record, based on the approximate position of one of its items.
HExtractMemo (Example)
Usage example of the HExtractMemo function
The email structure
The email structure is a preset structure of WLanguage (no declaration is required)......
PostgreSQL Native Connector: Features and notes
Remarks and specific features of Native PostgreSQL Connector......
FolderModeImage (Property)
The FolderModeImage property is used to get and change the display mode of the folder image in TreeView and TreeView Table controls.
XMLExecuteXPath (Example)
Usage example of the XMLExecuteXPath function
RoundFloor (Function)
Returns: the numeric value rounded down to the nearest integer. the duration rounded down to the nearest interval. the date and time rounded down to the nearest interval....
Query editor: Characteristics
xmlSignatureVerification (Variable type)
The xmlSignatureVerification type is used to define the information required to verify an XML signature.
ExceptionChangeParameter (Function)
Configures the automatic behavior that will be implemented if an exception occurs in the current process.
HDeclare (Example)
Usage example of the HDeclare function
fDelete (Example)
Usage example of the fDelete function
fWrite (Example)
Usage example of the fWrite function
EmailReadPrevious (Function)
Reads the email found before the current email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
Multitask (Function)
MultiTask is used to: define a timeout, give control back to Windows, give control back to Windows and to WLanguage....
HMergeView (Function)
Creates an HFSQL view from two previously created views (HCreateView). This function uses the former view mechanism.