ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WDAdminHF: Saving the databases
The remote HFSQL administrator allows you to create backups of HFSQL Client/Server data files......
HReadSeek (Function)
Sets the position on the first record whose value for a specific item is greater than or equal to a sought value (generic search).
End
END can correspond to: the END keyword of WLanguage used to specify the end of a loop. the End property, which can be used on EventTimeline variables. .......
Custom tooltips
Tooltips are very useful for application users......
iPrintReport (Function)
Prints a report created with the report editor.
xlsSave (Function)
Saves an XLS document.
AttachPointDeleteAll (Function)
Deletes all the connection points for a control.
AFTER
Runs a process only after a given procedure has been executed, and continues to execute the current code while waiting for this procedure to end.
The home page
The home page is the first page of your site......
DateValid (Function)
Checks the validity of a date between January 01 0001 and December 31 9999.
LastDayOfWeek (Function)
Returns the date of the last day of the week corresponding to a given date.
dPoint (Function)
Draws a point: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
ChronoValue (Function)
Indicates the time elapsed (in milliseconds) since the call to ChronoStart.
<Date type>.ToString (Function)
Converts: a date to a string in the specified format. a date time to a string in the specified format....
PDF Reader control functions
The following functions are used to manage PDF Reader controls:...
SQLConnect (Function)
Connects the current application to a database that must be interrogated via SQL.
7. AJAX technology
Draws a rectangle in an Image variable....
WDTRAD options
WEBDEV layouts
A layout allows you to define several views of a page without duplicating it......
Year (Property)
The Year property is used to: Get the year from a Date or DateTime variable or item. Change the year in a Date or DateTime variable or item....
Now (Function)
Returns or modifies the system time (current time defined for the current computer).
CurrentYear (Function)
Returns the current year in integer format.
Question edit wizard
When typing a new message intended to the end user, WINDEV or WINDEV Mobile automatically displays the following window......