ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Thread (Type of variable)
The Thread type allows you to define all the characteristics of a thread.
HDFS constants
The following constants are used by the HDFS functions:...
Year (Property)
The Year property is used to: Get the year from a Date or DateTime variable or item. Change the year in a Date or DateTime variable or item....
ExecuteJS (Function)
Runs JavaScript code in the context of the Web page displayed by an HTML Display control.
HSeekFirst (Function)
Positions on the first file record whose value for a specific item is greater than or equal to a sought value.
sfExecuteProcessResult (Type of variable)
The sfExecuteProcessResult type is used to find out the result of SFExecuteProcess...
TokenDeletable (Property)
The TokenDeletable property is used to: Determine if the end user is allowed to delete tokens in a "Text token" Edit control. Allow or prevent the end user from deleting tokens in a "Text token" Edit control....
ServiceInstall (Function)
Installs a Windows service or a Linux daemon according to the information given in the members of the Service variable.
Array management functions
List of functions for managing arrays...
XMLDocument (Example)
Usage example of the XMLDocument function
sfLeadConvertResult (Type of variable)
The sfLeadConvertResult type is used to find out the result of SFConvertLead...
SNMPTrapEnable (Function)
Enables the interception of an SNMP "trap" sent by an agent.
DocAdd (Function)
Adds: at the end of a Word Processing document: an element, a document, a paragraph, a text, an image or a fragment. at the end of a fragment: an element, a text or an image....
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)....
Events associated with Internal Page controls
List of events associated with internal pages and Internal Page controls
xmlNode (Type of variable)
The xmlNode type is used to handle a node of an XML document.
Library,Disk (External language)
Opens the project library that is stored on disk.
"?" menu
WINDEV proposes a help menu adapted to your applications......
grTimeLevelMask (Function)
Defines the display mask for a level of time scale in a chart.
nfcData (Type of variable)
The nfcData type is used to describe and handle the data of a variable of type nfcTag.
Dequeue (Function)
Removes an element from the queue.
TableInsertLine (Function)
Inserts a row into: a Table control, a TreeView Table control....
StringToDate (Function)
Converts a date in character string format to a date in YYYYMMDD format.
Camera control: decoding bar codes
In iOS and Android, bar codes can be decoded via the Camera control using BCCapture......