ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

iPageHeight (Function)
Calculates the height of printable page (in millimeters) while taking the top or bottom margins into account.
BrowserName (Function)
Returns the name of the browser of the Web user ("user agent").
upnpDevice (Variable type)
The upnpDevice type is used to define the advanced characteristics of a UPnP device.
Date (Property)
The Date property is used to: Retrieve the date from a DateTime variable. Modify the date in a DateTime variable. Retrieve the date from a Date item (in "Date and Time" format) . Modify the date in a Date item (in "Date and Time" format)...
Time (Property)
The Time property enables you to: Retrieve the time from a DateTime variable. Modify the time in a DateTime variable. Retrieve the time from in a Date item (in "Date and Time" format) Modify the time in a Date item ("Date and Time" format)....
HConvertX (Function)
Converts a numeric value into a binary string in order to perform a search on a numeric key.
dCopyImage (Example)
Usage example of the dCopyImage function
ColorHue (Function)
Calculates the hue of a color.
VariantToJSON (Function)
Converts the content of a Variant variable to JSON.
dbgEnableAssert (Function)
Enables or disables the assertive programming.
iPageWidth (Function)
Calculates the width (in millimeters) of the printable page while taking the left or right margins into account.
emailIMAPSession (Variable type)
The emailIMAPSession type is used to access a messaging server by using the IMAP protocol (Internet Access Message Protocol) in order to retrieve the messages found on this server.
VariableReset (Function)
Resets the variable to its initial value.
TableInsertLine (Function)
Inserts a row into: a Table control, a TreeView Table control....
Salesforce functions
List of Salesforce functions...
PlanActif (Property)
The Property Plane Active allows you to know and modify the number of the plan Active in a window, an internal window or a Cell control .
ocrTextBlock (Variable type)
The ocrTextBlock type is used to define and identify all the advanced characteristics of a text block read by the native OCR system.
dCopyWindowImage (Function)
Copies the image from a WINDEV window to an Image variable or to an Image control.
restRequest (Type of variable)
The restRequest type is used to define the advanced characteristics of a REST request.
SOAPAddAttribute (Function)
Adds an attribute to an automatic variable generated by the import of a Webservice.
SchedulerReset (Function)
Populates the ScheduledTask and/or TriggerScheduledTask structures with the default values....
HRecordToXML (Function)
Retrieves the structure and the value of the current record and exports them into a character string in XML format.
XMLPath (Function)
Returns the current position in the document in XPATH format.