ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Source>.RecordDate (Function)
Returns the date and time that an HFSQL record was last modified (Classic or Client/Server)....
H.NbRetryRead (Variable)
Indicates the number of attempts to read the file or record before giving control back to the program.
H.NbRetry (Variable)
Indicates the number of attempts for locking the file or the record before giving control back to the program.
6. Layouts
...Layouts are used to define several views of a window in the same project without duplicating the window....
10. Smart controls
Smart controls...
<Organizer>.SelectedRange (Function)
Returns the start or end date and time of the time slot selected in an Organizer control.
The Rating control
The Rating control allows the user to: indicate the popularity level of an element via repeated icons. find out the popularity level of an element via repeated icons....
<Window>.ToFile (Function)
Automatically updates: the values of a data file's items in memory with the values from the controls in the window. The data file items bound to the window controls are automatically updated with the values of these controls. the value of the WLanguage variables with the value of the window controls. The WLanguage variables bound to the window controls are automatically updated with the values of these controls. This function is also available for WEBDEV pages....
DisplayEnabled (Property)
The DisplayEnabled property is used to: determine whether or not a control or window is refreshed. If the control is displayed, its content is refreshed regularly. refresh a control or window....
ExecuteRefreshUI
Immediately executes the "Request for refreshing the display" event of the window, page, internal window, internal page, control template or supercontrol.
InitialVisible (Property)
The InitialVisible property is used to determine if: a control was visible during the first display of the associated window or page. a window was visible during its first display....
Native Sybase Connector: Output value of a stored procedure run on the server
The Native Sybase Connector (also called Native Sybase Access) is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
Events associated with Shape controls
List of events associated with Shape controls...
fDateTime (Function)
Returns or modifies the different dates and times associated with a file or directory (date created, modified or accessed).
5. User Groupware in practice
StatusBarAddCell (Function)
Adds a new cell to the status bar of the current window.
OpenSister (Function)
Opens a non-modal sibling window.
DateTimeUTCToLocal (Function)
Converts a UTC date and time to local time (time zone, summer time, winter time).
Remote check: Customizing with a window
To customize the remote control performed on a multi-user WINDEV application, the standard window can be replaced with a window from your application......
dAlphaBlend (Function)
Blends two images together. This allows you to create fade-in effects between 2 images.
PageToFile (Function)
Automatically updates: the value of the items in a data file with the value of the controls in the page. The data file items bound to the window controls are automatically updated with the values of these controls. the value of the WLanguage variables with the value of the window controls. The WLanguage variables bound to the page controls are automatically updated with the values of these controls. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
Text formatting variant
You can customize text attributes such as character spacing, line spacing and font size in a window or page......
Assisted input management functions
The following functions are used to program assisted input in edit controls...
Organizer report
The report editor gives you the ability to create "Organizer" reports....
Sliding Banner functions
The following functions are used to manage the Sliding Banner control:...