ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

XMLValidNode (Function)
Validates an XML node, its children and its attributes from its description in the XSD schema linked to the XML document.
<xmlNode variable>.ValidNode (Function)
Validates an XML node, its children and its attributes from its description in the XSD schema linked to the XML document.
TaskDelete (Function)
Deletes the current task from the task list of a Lotus Notes or Outlook messaging.
SeekProcedure (Function)
Seeks a procedure identified by its name. The procedure found can be run directly.
Managing databases in the WINDEV Java applications
This document presents the different access modes to databases from a WINDEV Java application......
AppointmentFirst (Function)
Reads the first appointment found in the calendar of a Lotus Notes or Outlook messaging.
apFullProjectName (Function)
Retrieves the full physical name of a project opened during the execution of an action plan.
NoLeftCharacter (Function)
Returns a string after removing the specified characters from the left side of the initial string.
NoRightCharacter (Function)
Returns a string after removing the specified characters from the right side of the initial string.
xlsCoordinatesToName (Function)
Retrieves the name of a cell, XLS worksheet or Spreadsheet control according to its coordinates.
xlsNameToCoordinates (Function)
Returns the coordinates of a cell, XLS file or spreadsheet control according to its name.
NoteLoadAll (Function)
Imports and displays the repositionable notes of the current window saved beforehand by NoteSaveAll.
WorksheetName (Property)
The WorksheetName property is used to get and change the name of a worksheet in an XLS document.
AAFExportParameter (Function)
Saves all customizations made via AAFs (Automatic Application Features) in a file.
WLanguage procedure called by fTrackDirectory
WLanguage procedure ("callback") called by fTrackDirectory when a change is made to the tracked directory.
OCRModelPathDirectory (Function)
Used to set the directory that contains the language models for the native OCR system.
WLanguage procedure called by fTrackFile
WLanguage procedure ("callback") called by fTrackFile when a change is made to the tracked file.
PhysicalName (Property)
The PhysicalName property is used to manage the physical name of HFSQL data files.
DescribedPhysicalName (Property)
The DescribedPhysicalName property is used to manage the physical name of HFSQL data files.
ControlFirst (Function)
Indicates the name of the first field specified in the tab order for the specified window.
fExtractPath (Function)
Returns the different elements of a path: disk, directories, name and extension of the file.
ContactPrevious (Function)
Reads the contact before the current contact in a Lotus Notes or Outlook address book.
ContactNext (Function)
Reads the contact after the current contact in a Lotus Notes or Outlook address book.
iPrintBodyComplement (Function)
Forces a body complement block to print while specifying the height of complement block.
diagSelection (Type of variable)
The diagSelection type is used to define all the advanced characteristics of a selection made in a diagram.
InternalPage
The Internal Property Page allows you to define the name of the internal Page to use.
InternalWindow
The Property Internal Window allows you to define the name of the internal window to use.