ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TimeToInteger (Function)
Converts a time to an integer.
BankHolidayDeleteAll (Function)
Clears the list of all public holidays.
HManageServerUpdate (Function)
Used to manage the automatic update of HFSQL Client/Server servers by specifying the check frequency regarding the availability of updates....
dSaveImage (Function)
dSaveImage is kept for backward compatibility.
TimeSys (Function)
Returns or modifies the system time (current time defined for the current computer).
Office tools
WINDEV includes multiple "Office" controls that allow end users to use the desired tools without leaving the application......
Functions for managing Dates and Times (prefix syntax)
List of functions for managing dates and times...
PDFReaderSave (Function)
Saves the content of a PDF Reader to a file.
Valid (Property)
The Valid property is used to determine if an element is valid.
TableSave (Function)
Updates or adds the record bound to the current row in the Table or TreeView Table control.
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......
BankHolidayList (Function)
Returns the list of the public holidays defined by BankHolidayAdd.
BankHoliday (Function)
Indicates whether a day is a public holiday or not.
OCRAddLanguage (Function)
Adds a language to the native OCR system.
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.
<Connection variable>.ConnectionQuality (Function)
Returns the quality level of connection: the higher the level is, the faster the connection will be.
HSave (Function)
Modifies the current record if it exists, otherwise adds a new record.
BankHolidayAdd (Function)
Indicates that a day (or a list of days) is a public holiday.
ControlExecuteClosing (Function)
Runs the closing WLanguage event of an office control and displays its confirmation dialog if necessary.
ChronoValue (Function)
Indicates the time elapsed (in milliseconds) since the call to ChronoStart.
14. Managing the "Back" button in practice
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.
Deploying an iOS application
WINDEV Mobile tutorial: Deploying an iOS application 10 min