ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

sEvent (Function)
Branches an event on a serial port.
Today (Function)
Returns or modifies the system date (date of the day defined on the current computer).
CertificateCheckString (Function)
Checks the correspondence between a signature and a string.
RoundFloor (Function)
Returns: the numeric value rounded down to the nearest integer. the duration rounded down to the nearest interval. the date and time rounded down to the nearest interval....
OrganizerListAppointment (Function)
Returns: the list of appointments found between two dates in an Organizer control, all appointments found in an Organizer control, a specific appointment (selected or hovered)....
OrganizerTimeDisplayed (Function)
Defines the time range displayed by the Organizer control in Day mode or in Week mode.
2. Static or dynamic site
Events associated with Static controls
List of events associated with Static controls...
SysDir (Function)
Returns the path of a system directory.
PhysicalName (Property)
The PhysicalName property is used to manage the physical name of HFSQL data files.
DescribedPhysicalName (Property)
The DescribedPhysicalName property is used to manage the physical name of HFSQL data files.
TableToWord (Function)
Creates a Word file (.RTF) from the data found in a Table or TreeView Table control.
DateSys (Function)
Returns or modifies the system date (current date defined on the current computer).
LooperSelectMinus (Function)
Deselects a row in a Looper control.
Step 4: Starting the print
To start the print job, simply use iEndPrinting......
Navigation Bar control properties
A Navigation Bar control found in a page can be handled in WLanguage by the following properties......
Linear Looper control properties
Web Camera control properties
A Web Camera control found in a page can be handled in WLanguage by the following properties.
Creating and deploying a setup program: How to?
Creating the setup program allows you to deploy a WINDEV application on the end-user computers......
Scheduler control events
The following events associated with Scheduler controls:...
BackgroundColor (Property)
The BackgroundColor property is used to set the background color of a control, window, page or block of a report.
DisplayedValue (Property)
The DisplayedValue property returns the value currently displayed in the control of a window or page.
MatchRegularExpression (Function)
Checks whether a character string matches a specific format and retrieves the different substrings that match the format.
ControlClone (Function)
Creates a new control from an existing control.
HRestoreBackup (Example)
Usage example of the HRestoreBackup function