ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

EmailReadPreviousHeader (Function)
Reads the header of the email found before the current email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
HashFile (Function)
Calculates the Hash of a file according to a specific algorithm.
WEBDEV: Improving accessibility
To make your WEBDEV sites accessible to the visually impaired, simply enter specific attributes in the fields ......
fCurrentDrive (Function)
Gets or sets the current drive.
EmptyIfZero (Property)
The EmptyIfZero property is used to: Find out the management mode of zero value in a control. Modify the management mode of zero value in a control...
iMargin (Function)
Defines the "logical" print margins.
Use (Function)
Opens a WINDEV window and closes all the other windows that were opened beforehand.
Constructor and destructor
When creating a class in the code editor, the Constructor and Destructor methods are automatically created by default......
Feedback component
The Feedback component is a component provided with WINDEV......
ExtendedInfo (Property)
The ExtendedInfo property is used to get additional information: about a data file accessed by a Native Connector or HFSQL Client/Server. about an item accessed by a Native Connector or HFSQL Client/Server. about a connection. In this case, this property is equivalent to CtExtendedInfo....
SemaphoreCreate (Function)
Creates a semaphore.
HSetReplication (Function)
Temporarily disables (or re-enables) the replication.
The Pager control
The Pager control is used to quickly access the records of a Table or Looper control displayed on several pages......
grInterval (Function)
Indicates the interval between values on the vertical and horizontal axis of a chart.
<Source>.DeclareExternal (Function)
Temporarily imports into the current analysis the description of a data file from an existing HFSQL data file.
Constants for test
List of constants used by the functions for managing automated tests....
iSkipPage (Function)
Generates a page break: the corresponding code is sent to the printer queue.
zipDeleteFile (Example)
Usage example of the zipDeleteFile function
Shared memory areas
WINDEV, WEBDEV and WINDEV Mobile allow you to handle shared memory areas......
Sharing elements with a WINDEV application
GPSStatus (Function)
Retrieves the activation status of the geolocation provider or asks to be notified when the status changes.
Automatic documentation of external components
External components must include a technical documentation......
zipNbPart (Function)
Returns the number of sub-archives (parts) found in an archive in CAB, RAR, ZIP, WDZ, 7z, TAR or TGZ (TAR.GZ) format.
Importing a WINDEV/WINDEV Mobile project and its elements
A WINDEV project and all its elements compatible with WINDEV Mobile (analysis, windows, classes, sets of procedures, queries, ......
2. Modes to install an application