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....
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.
9. Types of standard controls
Types of standard controls...
gImage (Function)
Builds a sequence of characters containing an image.
Clipboard management functions
List of functions for managing the clipboard...
Events associated with a Gantt Chart column
Managing geolocation and GPS
WINDEV Mobile and WEBDEV allow you to exploit geolocation and GPS features found on mobile devices and browsers.
AAFContextMenuToString (Function)
Returns the list of options in the context menu actually displayed by the control.
EmailReadNext (Example)
Usage example of the EmailReadNext function
Creating a report
The report editor allows you to easily create all types of reports via a wizard......
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....
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......
Adapting an application to support multiple languages
WINDEV Tutorial - Managing multiple languages Adapting an application to support multiple languages - 20 min
DownloadParameter (Type of variable)
The DownloadParameter type is used to define all the advanced characteristics of a file download performed by DownloadAdd.
Conditions for updating an application automatically (Live update)
Whenever the application is modified on the development computer (modifications of windows, code, analysis, ......
RGBToHTML (Function)
Returns the HTML color corresponding to the RGB color.
Word Processing constants
The following constants are used by the functions for managing the Word Processing control:...
Managing the HFSQL servers
The HFSQL Control Center allows you to fully manage HFSQL servers......
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......
1. Application overview
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 1 - Application overview - 10 min
System popup menu
The system popup menus are managed by the system (Android, Windows, ......