ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

OCRParameter (Function)
Initializes the general options of the native OCR (Optical Character Recognition) system.
<Duration type>.ToString (Function)
Converts a duration to a character string in the specified format.
DateTimeDifference (Function)
Calculates the difference between two dates and times.
HFilterIdentical (Function)
Defines and enables a filter used to find the exact value of a string item.
HTMLSave (Function)
Saves the content of an htmlDocument variable to an HTML file.
HTTPGetResult (Function)
Retrieves the result or the header of last HTTP request run.
HSL (Function)
Creates a color from its hue, saturation and lightness.
HFilterIncludedBetween (Function)
Defines and enables an "Included between" filter on a file, view or query.
AJAXCallInProgress (Function)
Used to determine if the request being processed is an AJAX request.
Calendar functions
List of Calendar functions...
xmlNamespace (Type of variable)
The xmlNamespace type is used to handle the XML namespace of a node attribute in an XML document.
TableSave (Function)
Updates or adds the record bound to the current row in the Table or TreeView Table control.
Events associated with Shape controls
List of events associated with Shape controls...
PDFSave (Function)
Saves the content of a pdfDocument variable in a ".PDF" file.
IntegerToTime (Function)
Converts an integer into a time in HHMMSSCC format.
ChronoReset (Function)
Stops and resets a running stopwatch.
TimeValid (Function)
Checks the time validity.
ChronoStart (Function)
Starts a stopwatch to measure the duration of a process (in milliseconds) and resets a running stopwatch.
Events associated with a Signature control
The following processes are associated with a Signature control:...
InAJAXMode (Function)
Specifies whether the code is run from: a process in AJAX mode. a procedure called by AJAXExecute or AJAXExecuteAsynchronous....
Manipulating TreeView controls programmatically (prefix syntax)
WINDEV, WINDEV Mobile and WEBDEV allow you to manipulate a TreeView control through programming......
fMemExist (Function)
Checks the existence of a shared memory zone.
PDF file management functions
...PDF file functions...
PVTSave (Function)
Saves the result of the calculation performed in a Pivot Table control (in a file or in memory).
fMemWait (Function)
Waits for the end of process about the notifications of modification of a shared memory area.