ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

28. Site SEO
Context menu associated with Table controls and their columns (AAF)
WINDEV applications automatically include a context menu for Table controls, TreeView Table controls and their columns......
Handling a Tab control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Tab control through programming......
Input (Function)
Displays a message allowing the user to type an information.
COMQueryInterface (Function)
Calls the QueryInterface method of the specified COM object to get a specific interface of this object so that it can be used with COMCallMethod.
TitleColor (Property)
The TitleColor property is used to: get the text color of a column title in a Table or TreeView Table control. set the text color of the title of one or all columns in a Table or TreeView Table control....
Reduced (Property)
The Reduced property is used to determine if a Dockable Panel control is expanded/collapsed, or to switch between the two states....
LoadDLL (Function)
Loads the specified library (DLL) in memory.
FreeDLL (Function)
Frees the 32-bit library (DLL) that was loaded in memory by LoadDLL.
Instance (Function)
Returns the "system handle" (HINSTANCE) of the current program.
ERR_LAUNCH_FAILED
Activating an application or a site
When distributing an application or a site, you may want to offer both a full version and a limited version......
FontAppointmentTitle (Property)
The FontAppointmentTitle property is used to: Find out the characteristics of the font used for the title of appointments in the Scheduler and Organizer reports. Modify the characteristics of the font used for the title of appointments in the Scheduler and Organizer reports....
Real-time chart
This type of chart is used to represent a permanent data flow in real time......
<Chart>.Title (Function)
Modifies the caption and/or position of the chart title....
How to find out whether a report was printed?
Upload functions
The following functions are used to manage the upload:...
WEBDEV User Groupware: Tips
This help page contains different programming tips for the User Groupware in WEBDEV......
ODBCSQLCode (Property)
ODBCSQLCode is used to: Find out the SQL code of the "query performed on a connection" (data source of report). Modify the SQL code of the "query performed on a connection" (data source of report)....
Customizing the guide
The guide is a powerful search engine included in WINDEV, allowing you to find all referenced documents about a subject......
iPrintXLS (Function)
Prints the current worksheet of a document in "xlsx" or "xls" format.
PDF Reader control functions
The following functions are used to manage PDF Reader controls:...
<PDF reader>.GetSignature (Function)
Gets the signature of a PDF document as a buffer.
HComputer (Function)
Stores a unique computer number or identifier in order to use the log and transactions over the network.
Items used in a select query
A query created in the query editor can contain several types of items......