ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Valid (Property)
The Valid property is used to determine if an element is valid.
ChronoResume (Function)
Restarts a stopwatch that was stopped by ChronoEnd or ChronoPause.
PDFSave (Function)
Saves the content of a pdfDocument variable in a ".PDF" file.
Print functions (prefixed syntax)
List of print functions...
RGB (Function)
Defines a color from its Red, Green and Blue components.
OCRAddLanguage (Function)
Adds a language to the native OCR system.
HReadFirst (Function)
Sets the position on the first record according to a browse item.
SpreadsheetSave (Function)
Saves the content of a Spreadsheet control in a file in XLSX format.
XML functions
List of XML functions...
HSave (Function)
Modifies the current record if it exists, otherwise adds a new record.
Print functions
List of print functions...
HDescribeTrigger (Function)
Adds or modifies a trigger on an HFSQL data file.
AJAXCallInProgress (Function)
Used to determine if the request being processed is an AJAX request.
ExecuteProcess (Function)
Starts the execution of a process programmatically, i.e. without the user having to perform any particular action in the interface.
Calendar functions
List of Calendar functions...
HTML Display control processes
WINDEV and WINDEV Mobile include different WLanguage events associated with HTML Display Controls......
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.
IntegerToTime (Function)
Converts an integer into a time in HHMMSSCC format.
TimeValid (Function)
Checks the time validity.
SessionPrologue (Function)
Enables or disables a WLanguage procedure called on each request in a session.
TableSave (Function)
Updates or adds the record bound to the current row in the Table or TreeView Table control.
OAuth2Parameters (Type of variable)
The OAuth2Parameters type is used to define the information required to authenticate on a web service implementing the OAuth 2.0 standard.
Properties available in Java
WINDEV allows you to generate a Java application without even knowing the Java language......