ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

PageParameter (Function)
Returns the value of a parameter passed to the current page.
Constants for managing errors and exceptions
List of constants used by the functions for managing errors and exceptions....
MapAddMarker (Function)
Adds a new marker onto a map displayed in a Map control.
WithClosingButton (Property)
The WithClosingButton property is used to: Determine whether all the tabs of a Dynamic Tab control have a Close button. Show a Close button in all the tabs of a Dynamic Tab control....
xlsOpen (Function)
Opens an Excel file (xls or xlsx files).
EmailSaveAttachment (Example)
Usage example of the EmailSaveAttachment function
BeaconDetectBackground (Function)
Notifies the application when the device enters or leaves the transmission range of a set of Beacons.
EmailReadNextHeader (Function)
Reads the header of the email found after the current email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
ActionPlanExecute (Function)
Runs an instance of the action plan in the software factory.
DynamicSiteDisplay (Function)
Starts a dynamic WEBDEV site from a static page or or from a dynamic WEBDEV page.
kbCard (Type of variable)
The kbCard type defines all the advanced characteristics of a card in a Kanban control.
HashString (Function)
Calculates the Hash of a character string according to a specific algorithm.
Structure (Type of variable)
A structure is a custom type of data...
Message (Property)
The Message property is used to: Find out the help message associated with a control or with a menu option (in a window). Modify the help message associated with a control or with a menu option (in a window)....
xlsNbWorksheet (Function)
Returns the number of worksheets found in an XLS file.
Encryption (Property)
The Encryption property allows you to manage the type of encryption used between Client computers and an HFSQL server.
Constants for managing Organizer controls
Constants for managing Organizer controls...
16. Java applications in practice
Java applications in practice...
MapCircle (Type of variable)
The MapCircle type is used to define the characteristics of a circle to be drawn on the map displayed in a Map control.
ControlExist (Function)
Checks the existence of a control (or group of controls) in a window, in a page or in a report.
The different types of buttons in a window
WINDEV and WINDEV Mobile include 5 types of buttons......
xlsColumnType (Function)
Returns the type of data entered in a column of an XLS file.
Unicode (Property)
The Unicode property is used to: Determine if the value of a control is a Unicode string. Specify whether the value of a control is a Unicode string....
zipAddFile (Function)
Adds a file (of any type) into an archive in CAB, ZIP, WDZ and 7z, TAR or TGZ (TAR.GZ) format and compresses it.
HRplDeclareLink (Function)
Declares a (1, 1) (0, n) link between two tables.