ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Drive variable>.CopyDirectory (Function)
Copies a directory on a remote drive to another directory.
BufferToInteger (Function)
Extracts an integer from a binary buffer at a given position.
fMoveDir (Function)
Moves a directory and its content.
fWatchDirectory (Function)
Detects changes made to the contents of a directory.
fMakeDir (Function)
Creates a directory (and the intermediate directories if necessary).
<Source>.ErrorModification (Function)
Returns the value of a record item when a modification conflict occurs..
Configuring an application with User Groupware
Popup window
WINDEV allows you to open windows in popup format......
Managing the automatic identifiers when adding a record
When adding a record into a HyperFileSQL file (HAdd), three management modes are available for the automatic identifiers......
How to read emails via the POP3 protocol?
This help page explains how to read emails via the POP3 protocol....
Characteristics of Table controls in a window
Table controls allow you to display and/or enter data......
User Groupware (compatible with version 17)
A Windows application, an Internet or Intranet site require to define the role of different contributors......
Managing HFSQL Client/Server databases
The HFSQL Control Center allows you to fully manage HFSQL Client/Server databases......
Managing the replications of HFSQL servers (Control Center)
The HFSQL Control Center is used to create, configure and manage the replications between HFSQL servers....
HErrorModification (Function)
Used to: return the value of a record item if a modification conflict occurs. check if a modification conflict occurred....
DriveCreateDirectory (Function)
Creates a directory on the remote disk.
Drive (Type of Variable)
The Drive type allows handle a Drive generically. To use this type of Variable, it is necessary to connect to the desired Drive.
<Variable Drive>MoveDirectory (Function)
Move a directory and its contents to another directory on the same Drive (remote disk).
iSequencingAddXLS (Function)
Adds an XLS or XLSX document into a sequence of report print jobs.
PDFNbSignatures (Function)
Gets the number of signatures in a PDF document.
PDFGetSignatureDate (Function)
Gets the date of one of the signatures of a PDF document.
HDescribeLink (Function)
Describes a link between two tables programmatically.
xxWDGetReturnValue
Used to retrieve the return value further to a call to nWDEvaluate, nWDExecute or nWDExecuteEx......