ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Manipulating files on an FTP server
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another...
Testing a dynamic project from a test server
Before deploying your dynamic WEBDEV site, we recommend that you run the final tests from a test sever......
BufferToInteger (Function)
Extracts an integer from a binary buffer at a given position.
Map (Function)
Executes a procedure on each element of a source array and returns the results in a WLanguage array.
BufferToReal (Function)
Extracts a real from a binary buffer at a given position.
fTrackDirectory (Function)
Detects the modifications performed on the content of a directory.
XMLOpenReader (Function)
Creates a reader used to read an XML document without loading it in memory.
fMoveDir (Function)
Moves a directory and its content.
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..
<Drive variable>.CopyDirectory (Function)
Copies a directory on a remote drive to another directory.
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....
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....
Characteristics of Table controls in a window
Table controls allow you to display and/or enter data......