ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TimeToInteger (Function)
Converts a time to an integer.
Warning 18: Loop without potential end
PDFReaderSave (Function)
Saves the content of a PDF Reader to a file.
Android 10: Modifying the behavior of applications
Starting with Android 10, Google no longer allows an application running in the background to open a window
TreeInsert (Function)
Inserts a leaf into a TreeView control at a specific position.
Flexbox control description: General tab
In the "General" tab of the Flexbox control description window, you can view and change the options of the different controls integrated into a flexbox container......
Valid (Property)
The Valid property is used to determine if an element is valid.
TimeDifference (Function)
Calculates the difference between two times in hundredths of a second.
HCross (Function)
Crosses a record in a data file.
OCRAddLanguage (Function)
Adds a language to the native OCR system.
Mathematical SQL functions
The mathematical SQL functions that can be used on the queries written in SQL code are as follows......
BankHoliday (Function)
Indicates whether a day is a public holiday or not.
AJAXCallInProgress (Function)
Used to determine if the request being processed is an AJAX request.
SpreadsheetSave (Function)
Saves the content of a Spreadsheet control in a file in XLSX format.
TableSave (Function)
Updates or adds the record bound to the current row in the Table or TreeView Table control.
HTTPGetResult (Function)
Retrieves the result or the header of last HTTP request run.
ChangeSeparator (Function)
Changes the value of the separators (decimal separator or thousand separator) used in the numeric masks for internationalization.
xlsSave (Function)
Saves an XLS document.
SQL functions that can be used in SQL queries
The following SQL functions can be used on the queries written in SQL code (classified by theme)......
HSave (Function)
Modifies the current record if it exists, otherwise adds a new record.
Background (Type of variable)
The Background type defines the advanced characteristics of the element background.
BankHolidayAdd (Function)
Indicates that a day (or a list of days) is a public holiday.
Warning (Function)
Displays a custom message in a system warning window.
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a Webservice proxy (SOAP).
TreeAdd (Function)
Adds a "leaf" element (and all necessary nodes) into a TreeView control.