ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Sub-query
A sub-query is a query whose result is used by another query...
Validating a page other than the current page
In some cases, you may have to propose the validation of a page via a button (or a link) found in a different frame......
Windows
The windows represent the main interface of a WINDEV application......
The Static control
A Static control is a control used to display a static text......
WeekNumber (Function)
Returns the week number within the year that corresponds to the specified date (this date is a character string).
ExeInfo (Function)
Retrieves the specified information about the version of an executable or DLL.
The Scrollbar control
...The Scrollbar control is used to scroll objects (text, captions, etc....
The Spin control
A Spin control is used to increase or reduce a value found in a control......
Age (Function)
Returns the age according to the date of birth.
DatePicker (Function)
Opens the system date picker.
iInitReportQuery (Function)
Initializes the query linked to the report (for a query with parameters).
sEvent (Function)
Branches an event on a serial port.
Creating a WINDEV application for Linux
WINDEV allows you to create native 64-bit Linux executables. Their UI is developed with the window editor....
InDays (Property)
The InDays property is used to convert a Duration variable to days.
InHours (Property)
The InHours property is used to convert a Duration variable to hours.
InMinutes (Property)
The InMinutes property is used to convert a Duration variable to minutes.
InSeconds (Property)
The InSeconds property is used to convert a Duration variable to seconds.
InMilliseconds (Property)
The InMilliseconds property is used to convert a Duration variable to milliseconds.
Spelling check functions
The following functions are used to manage the spelling checker:
KeyGenerateInitialKey (Function)
Generates the initial key (unique license number) for the activation system of the application.
KeyCompareKey (Function)
Compares an initial key with an activation key.
KeyGetIdentifier (Function)
Retrieves the identifier that was used to generate an initial key.
sListPort (Function)
Returns the list of serial and parallel ports on the computer.
Find/Replace in the current project
The "Find/Replace" feature is used to......
sEscape (Function)
Runs different functions that directly affect the bits of serial port, parallel port or infrared port, independently of the communication protocol.
sClose (Function)
Closes the specified serial port, parallel port or infrared port.