ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WDSQL: Creating an SQL query
Once the connection to the database is established, WDSQL allows you to create different types of SQL queries......
Creating a window skin template
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.
Management of XML
WINDEV, WINDEV Mobile and WEBDEV include several functions for handling XML code......
ImageInfoSave (Function)
Saves the modifications performed on the Exif tags of an image by ImageInfoModify.
MouseCursor (Property)
The MouseCursor property is used to identify and change the hover cursor defined for a control, window or page.
HClient structure
The HClient structure is used to......
SQLColumnFormat (Function)
Returns the different types of columns supported: by the data source identified by SQLConnect by the database accessed by a specific connection (connection described in the analysis or described by HDescribeConnection or HOpenConnection)....
DictionaryLoad (Function)
Indicates and loads the dictionary corresponding to a given language.
Clipboard management functions
List of functions for managing the clipboard...
Set of procedures
The global procedures are grouped in set of procedures......
Generator of WINDEV skin templates: Customizing the elements
The generator of WINDEV skin templates is used to generate the necessary files for creating a custom skin template for the WINDEV projects......
HCreateMovableReplica (Function)
Creates a movable replication.
The "Area" charts
The Area chart is used to highlight the amplitude of a change......
AAFContextMenuToString (Function)
Returns the list of options in the context menu actually displayed by the control.
EmailReadNext (Example)
Usage example of the EmailReadNext function
HFSQL and Docker
Docker is a software platform that allows you to run applications in software containers on Linux (Docker runs like a daemon)......
FontUnderlined (Property)
The FontUnderlined property is used to: Determine if the text is underlined. Underline (or not) a text....
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......
WDConver : Use in command line mode
Using WDConver in command line mode consists in running a conversion description created and saved with WDConver ("......
System popup menu
The system popup menus are managed by the system (Android, Windows, ......
Creating the summary
Users are familiar with summaries, as the summary is the first element they look at in printed documentation......