ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Customizing the report viewer (preview)
You can display a print preview in the report viewer......
ParentObject (Function)
Identifies the "parent" of a graphic object: field, column, window, page, etc.
ExecuteProcess (Function)
Starts the execution of a process programmatically, i.e. without the user having to perform any particular action in the interface.
15. Cookies: information stored on the end user's computer
Password (Property)
The Password property can be used: on the edit controls (or on the text table columns) to find out whether the control is a "Password" control or to modify the "Password" type of the control. on the connections (HFSQL Client/Server, OLE DB, etc.) to define the password of the user who uses the connection....
ToolTip (Property)
The ToolTip property is used to get and change the text displayed in the tooltip associated with a window or page control.
SchedulerAddTask (Example)
Usage example of the SchedulerAddTask function
HConnect (Example)
Usage example of the HConnect function
BackgroundColor (Property)
The BackgroundColor property is used to set the background color of a control, window, page or block of a report.
HListFile (Example)
Usage example of the HListFile function
4. User Groupware
xlsOpen (Example)
Usage example of the xlsOpen function
TwainState (Example)
Usage example of the TwainState function
zipAddFile (Example)
Usage example of the zipAddFile function
SOAPRun (Example)
Usage example of the SOAPRun function
zipOpen (Example)
Usage example of the zipOpen function
SOAPGetResult (Example)
Usage example of the SOAPGetResult function
Spelling checker in the interface
WINDEV, WEBDEV and WINDEV Mobile allow you to use the OpenOffice spelling checker in your interfaces...
xlsMsgError (Example)
Usage example of the xlsMsgError function
Sliding window (sliding menu)
The sliding windows (also called sliding menus) are often used in the mobile applications......
Using the Control Centers in Client/Server mode
All the Control Centers provided with WINDEV, WEBDEV and WINDEV Mobile use the same database......