ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Warning (Function)
Displays a custom message in a system warning window.
XML functions
List of XML functions...
<Duration type>.ToString (Function)
Converts a duration to a character string in the specified format.
OCRParameter (Function)
Initializes the general options of the native OCR (Optical Character Recognition) system.
Conversion (Function)
Converts a value from a unit to another one.
ListSelectPlus (Function)
Selects one or more elements in a List Box, ListView or Combo Box control.
Project Management Hub: Managing the schedule
The project contributors can manage their tasks directly from the schedule or from the task list......
HPrevious (Function)
Positions on the previous file record according to a browse item.
HLast (Function)
Sets the position on the last record of a data file according to a browse item.
NbPrintedRec (Property)
The NbPrintedRec property is used to determine the number of records already printed.
DeclareWebserviceContext (Function)
Used to declare a list of variables whose value will be persistent between the successive calls to a Webservice.
HTMLSave (Function)
Saves the content of an htmlDocument variable to an HTML file.
HReadLast (Function)
Sets the position on the last record of a data file according to a browse item.
DDEEvent (Function)
Associates a WLanguage procedure with a DDE event: when the DDE event occurs, the associated WLanguage procedure is automatically run.
Calendar functions
List of Calendar functions...
SessionPrologue (Function)
Enables or disables a WLanguage procedure called on each request in a session.
Compilation options (chm format)
xmlNamespace (Type of variable)
The xmlNamespace type is used to handle the XML namespace of a node attribute in an XML document.
Installing a SOAP server with IIS
HSL (Function)
Creates a color from its hue, saturation and lightness.
ExecuteProcess (Function)
Starts the execution of a process programmatically, i.e. without the user having to perform any particular action in the interface.
PDFSave (Function)
Saves the content of a pdfDocument variable in a ".PDF" file.
IntegerToTime (Function)
Converts an integer into a time in HHMMSSCC format.
xmlDocument (Type of variable)
The xmlDocument type is used to handle an XML file.
Manipulating TreeView controls programmatically (prefix syntax)
WINDEV, WINDEV Mobile and WEBDEV allow you to manipulate a TreeView control through programming......