ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HFSQL Control Center: Open an analysis
The HFSQL Control Center allows you to fully manage an analysis......
<Page>.Use (Function)
Displays a WEBDEV page in the browser of the Web user and closes all the current page contexts.
tapiCallEnd (Function)
Returns the date and time of the end of call.
FirstDayOfYear (Function)
Returns the date of the first day of the year.
CalendarSelect (Function)
Returns the date selected in a Calendar control.
Screen,Next (External language)
Returns the name of the next editable control.
LocalStorageValueName (Function)
Returns the name of a value for the local storage.
EnumerationFromName (Function)
Returns an enumeration value known by its name.
fTempFile (Function)
Returns the name of a unique temporary file.
ThreadCurrent (Function)
Returns the name of the thread currently run.
DateToDay (Function)
Returns the day that corresponds to a given date.
Extra (Property)
The Extra property is used to: Get additional information about a control, window, or page. Edit additional information of a control, window or page. In browser code, you can only get additional information of a control or page....
BrowserName (Function)
Returns the name of the browser of the Web user ("user agent").
LastDayOfWeek (Function)
Returns the date of the last day of the week corresponding to a given date.
NationToName (Function)
Returns the name of the language corresponding to a nation.
Defining a help window template
WINDEV allows you to create help window templates......
Alignment rulers (Editor)
When creating or modifying a window in the window editor, you have the ability to display the alignment rulers......
SysNameMainScreen (Function)
Returns the name of the main screen for the computer.
NetworkDomainName (Function)
Returns the name of the domain associated with the computer.
Modifying the query content
The queries are used to easily select the records coming from one or more files, matching one or more selection criteria, ......
iCurrentFile (Function)
Returns the name of the file currently generated.
<Calendar>.Select (Function)
Returns the date selected in a Calendar control.
<Date type>.ToDay (Function)
Returns the day that corresponds to a given date.
LastDayOfYear (Function)
Returns the date of the last day of the year.
ControlCurrent (Function)
Returns the name of the control currently in edit.