ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FontUnderlined (Property)
The FontUnderlined property is used to: Determine if the text is underlined. Underline (or not) a text....
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....
Responsive Web Design: Tips
The Responsive Web Design was used in your pages but you still encounter some lock points......
InitialValue (Property)
The InitialValue property is used to get the initial value of a control in a window or page.
State (Property)
The State property is used to get and change the state of an element.
MouseCursor (Property)
The MouseCursor property is used to identify and change the hover cursor defined for a control, window or page.
1. Windows generated using the RAD methodology
The RAD (Rapid Application Development) is used to create windows from......
Overview of HFSQL Cluster
HFSQL Cluster is a database server intended to be deployed on several servers......
gImage (Function)
Builds a sequence of characters containing an image.
Clipboard management functions
List of functions for managing the clipboard...
AAFContextMenuToString (Function)
Returns the list of options in the context menu actually displayed by the control.
EmailReadNext (Example)
Usage example of the EmailReadNext function
SourceFromPage (Function)
Automatically updates: the value of the items in a data file with the value of the controls in the page. the value of the WLanguage variables with the value of the page controls....
gLink (Function)
Adds an "invisible" value into an element found in a List Box or Combo Box control. Function kept for compatibility. It is recommended to use gStoredValue....
eExchangeRate (Function)
Returns the value of the exchange rate for a currency.
Native SQL Server Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQL Server Connector......
Word Processing constants
The following constants are used by the functions for managing the Word Processing control:...
2. Examples provided with WINDEV
The examples provided with WINDEV are intended to help you learn the features of WINDEV....
Screen,Get (External language)
Retrieves the value in a control or in a variable.
Creating the summary
Users are familiar with summaries, as the summary is the first element they look at in printed documentation......
Report based on a programmed data source
In a report on a programmed data source, the reading of the records that will be displayed in the report requires full programming in WLanguage......
Managing emails with "Simple MAPI"
Simple MAPI simplifies the management of emails received by the hosting company......
TestMode (Property)
The TestMode property determines if the Ad control displays a test ad.
System popup menu
The system popup menus are managed by the system (Android, Windows, ......
Synchronizing the analysis with external databases
The analysis must be synchronized with an external database if it uses......