ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Describing a report table
To display the table description, select "Table description" in the context menu of one of the table elements...
Handling incoming or outgoing faxes
To send and receive faxes directly from an WINDEV application or a WEBDEV site, several functions allow you to handle faxes via the fax server available in Windows XP and Windows 2000......
Merge (Property)
The Merge property is used to merge the cells of a Table or TreeView Table control.
Modifying an SVG image (XML functions)
SVG (Scalable Vector Graphics) is a vector image format......
Error 1011: To access the global member of the class, use ClassName::MemberName
How to save and retrieve an image in a binary memo
User group settings
Testing the WEBDEV Application Server setup with an example
Calling a DLL written in Visual Basic
Visual Basic (like many other languages) allows you to create custom DLLs......
How to retrieve the bugs or suggestions of my users?
The different Control Centers provided with WINDEV allow you to easily manage the user feedback for your applications......
Toolbar and menu of the SCM
The different options of the SCM can be handled via the SCM toolbar or the options of a specific menu ("SCM" from the main menu of the product used)......
<Menu>.InsertOption (Function)
Inserts a new option at a specific position.
Caption (Property)
In a database, the Caption property is used to: Find out the caption associated with a file item. Find out the caption associated with a data file. Find out and modify the connection caption. In a report, the Caption property is used to: Find out the text displayed in a Static or Link control. Modify the text displayed in a Static or Link control. In a window or page, the Caption property is also used to: Find out and modify the caption of a control in a window or in a page. Find out and modify the caption of a menu option. Find out and modify the title of a window or page. Find out the content of a Breadcrumb control....
WEBDEV license agreement
WEBDEV license agreement...
"About" window
The "About" window is used to display and access various information about the current application......
Clipboard with history
The clipboard stores the last 10 pieces of content cut or pasted (from any editor)......
2. Types of setup
Types of setup...
WLanguage
The integrated WINDEV language, WLanguage, is powerful, simple and intuitive......
Report editor: options and keyboard shortcuts
Several toolbars are displayed in the report editor......
Voice commands in the environment
The environments of WINDEV, WEBDEV and WINDEV Mobile respond to the voice commands......
Managing rights on HFSQL Client/Server
To ensure data security and confidentiality, some actions may be restricted to a group of users......
Query: Displaying the records corresponding to a given period
When a "Date" item is found in the query, you have the ability to only select the records corresponding to a given period......
Error 1007: The member is global: use the: operator: to access it
MultimediaReader (Property)
The MultimediaReader property is used to get and change the media player currently used by a Multimedia control to play media files.
Creating a window skin template