ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TreeAdd (Function)
Adds a "leaf" element (and all necessary nodes) into a TreeView control.
SCM: Branch management window
The Source Code Manager offers a graphic interface for editing branches to optimize the management of branches in your projects......
IntegerToTime (Function)
Converts an integer into a time in HHMMSSCC format.
PDFSave (Function)
Saves the content of a pdfDocument variable in a ".PDF" file.
ChronoReset (Function)
Stops and resets a running stopwatch.
TimeValid (Function)
Checks the time validity.
xmlDocument (Type of variable)
The xmlDocument type is used to handle an XML file.
ChronoStart (Function)
Starts a stopwatch to measure the duration of a process (in milliseconds) and resets a running stopwatch.
ChronoResume (Function)
Restarts a stopwatch that was stopped by ChronoEnd or ChronoPause.
ArrowStart (Function)
Sets the position of the source end of an arrow in a "Shape" control.
ArrowEnd (Function)
Sets the position of the target end of an arrow in a "Shape" control.
PicRectangularSnipOCR (Function)
Runs OCR and extracts the text from a rectangular area defined with the mouse.
The TreeView Table control
The Treeview Table control is a cross between the Table control and the TreeView control......
Surround code fragments
You can surround code fragments with a condition, structure, etc....
Translation with Google Translate
WINDEV, WEBDEV and WINDEV Mobile allow you to support up to 64 languages in the same project......
TableSave (Function)
Updates or adds the record bound to the current row in the Table or TreeView Table control.
OCR constants
Adds a language to the native OCR system....
<Libellé>.AnimationGetParameter (Function)
Reads the value of one of the animation parameters defined for a Static Text control.